X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..b96d5caa0056472fe67b82bd5305448d85c7d0cd:/services/api/test/functional/arvados/v1/authorized_keys_controller_test.rb?ds=sidebyside diff --git a/services/api/test/functional/arvados/v1/authorized_keys_controller_test.rb b/services/api/test/functional/arvados/v1/authorized_keys_controller_test.rb index 265eaefc50..8945244ae8 100644 --- a/services/api/test/functional/arvados/v1/authorized_keys_controller_test.rb +++ b/services/api/test/functional/arvados/v1/authorized_keys_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::AuthorizedKeysControllerTest < ActionController::TestCase