X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/72aa70eec7693bfb5d46a4bdac3619b3c6b1f79c..f159fab8f9d6bc4254192ce43432defd5bd400aa:/apps/workbench/test/controllers/authorized_keys_controller_test.rb diff --git a/apps/workbench/test/controllers/authorized_keys_controller_test.rb b/apps/workbench/test/controllers/authorized_keys_controller_test.rb index 6654101981..fd55bc3be7 100644 --- a/apps/workbench/test/controllers/authorized_keys_controller_test.rb +++ b/apps/workbench/test/controllers/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 AuthorizedKeysControllerTest < ActionController::TestCase