2411: Add copyright notices to everything.
[arvados.git] / services / api / test / functional / arvados / v1 / collections_controller_test.rb
index 70f35f3dd2b54f51f00edee2deed4aa8dd265e3b..56b0790a0a5e3920968e6ff580f5909f301941bc 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::CollectionsControllerTest < ActionController::TestCase