X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3270fbf5a3cbd121dad7327513d5a5866c3583c4..0561bd0c3c07257fd58ded6c7cfa5feeae97af57:/apps/workbench/test/controllers/sessions_controller_test.rb diff --git a/apps/workbench/test/controllers/sessions_controller_test.rb b/apps/workbench/test/controllers/sessions_controller_test.rb index a6113da7ab..bd22cf58a2 100644 --- a/apps/workbench/test/controllers/sessions_controller_test.rb +++ b/apps/workbench/test/controllers/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 SessionsControllerTest < ActionController::TestCase