2411: Add copyright notices to everything.
[arvados.git] / services / api / lib / tasks / test_tasks.rake
index 27bf232f4753deaa5611e714cfe65b0272530847..0d5ed40d110d5bd707d5a2e361b99c753728880e 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 namespace :test do
   new_task = Rake::TestTask.new(tasks: "test:prepare") do |t|
     t.libs << "test"