18976: Merge branch 'main' into 18976-c-d-l-dep
[arvados.git] / apps / workbench / Rakefile
index 10fafae5e6d1c9a5467033797df4178d49837148..037f9013ac1fe40e2a1d526d3f4f8dcb1ac11269 100644 (file)
@@ -1,7 +1,11 @@
 #!/usr/bin/env rake
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 # Add your own tasks in files placed in lib/tasks ending in .rake,
 # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
 
 require File.expand_path('../config/application', __FILE__)
 
-Vcffarm::Application.load_tasks
+ArvadosWorkbench::Application.load_tasks