2411: Add copyright notices to everything.
[arvados.git] / services / api / test / functional / arvados / v1 / job_tasks_controller_test.rb
index 44a4c07ced4987bb95645dc9f5c7da33b9200e34..d6f4347b87e5b39b3610cab017680c0cbba8aa84 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'test_helper'
 
 class Arvados::V1::JobTasksControllerTest < ActionController::TestCase