2411: Add copyright notices to everything.
[arvados.git] / services / api / test / functional / arvados / v1 / repositories_controller_test.rb
index 56dd57ce7c64dd4697279ce3332ccd86546c99ef..22548b6d8c285817fe8d6c2df1a6962b96edc170 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::RepositoriesControllerTest < ActionController::TestCase