2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / config / initializers / session_store.rb
index 2d49dca0ed3fb67eb5d529896f95ac01bab64e06..b53e9ef9155cc28f0b902c985493447fc15ff570 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 # Be sure to restart your server when you modify this file.
 
 ArvadosWorkbench::Application.config.session_store :cookie_store, key: '_arvados_workbench_session'