X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7ea3065904e73e024f9028c787c86e4bbe861ff7..5eda2f0ee6fcab67d3a74517a85946435931c67b:/services/api/test/functional/user_sessions_controller_test.rb diff --git a/services/api/test/functional/user_sessions_controller_test.rb b/services/api/test/functional/user_sessions_controller_test.rb index 1d85ef352d..f7021cf9de 100644 --- a/services/api/test/functional/user_sessions_controller_test.rb +++ b/services/api/test/functional/user_sessions_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 UserSessionsControllerTest < ActionController::TestCase