2411: Add copyright notices to everything.
[arvados.git] / services / api / test / functional / user_sessions_controller_test.rb
index 1d85ef352d050bd515979aed5be2e1c875dc06ca..f7021cf9def1487d834186339fc38eb8cea576e7 100644 (file)
@@ -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