X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7041d6b1812a107abe862b9e6194759474028b3e..0f644e242ef37c911ad3dc25aca8135c339de349:/services/api/test/functional/arvados/v1/repositories_controller_test.rb diff --git a/services/api/test/functional/arvados/v1/repositories_controller_test.rb b/services/api/test/functional/arvados/v1/repositories_controller_test.rb index 56dd57ce7c..22548b6d8c 100644 --- a/services/api/test/functional/arvados/v1/repositories_controller_test.rb +++ b/services/api/test/functional/arvados/v1/repositories_controller_test.rb @@ -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