20032: Fix unnecessary race in test.
[arvados.git] / apps / workbench / Rakefile
index 752f3d87888f0b9361c2945f88dde5197af7140b..037f9013ac1fe40e2a1d526d3f4f8dcb1ac11269 100644 (file)
@@ -1,4 +1,8 @@
 #!/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.