Merge branch '8784-dir-listings'
[arvados.git] / services / api / app / controllers / user_sessions_controller.rb
index c5507045c42e222ba3bd09ae08b41d45bccd52b8..5a90f4f8ead61df1bfa5ae791dd0c4354bcebb51 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class UserSessionsController < ApplicationController
   before_filter :require_auth_scope, :only => [ :destroy ]