2411: Add copyright notices to everything.
[arvados.git] / services / api / test / functional / arvados / v1 / groups_controller_test.rb
index 7e3cad7d8c921da8c29f055e7bc067883d53d641..5ae1e9a9e27615dfdcd664596c1c60707891b9ab 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::GroupsControllerTest < ActionController::TestCase