2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / controllers / users_controller.rb
index 350f297af3bbcea1b3f9797b273ab15c7cf072c0..4a40f031203f7a1663d5d92f1617511cf8906f3a 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class UsersController < ApplicationController
   skip_around_filter :require_thread_api_token, only: :welcome
   skip_before_filter :check_user_agreements, only: [:welcome, :inactive]