Merge branch '10865-legacy-jobs-api' closes #10865
[arvados.git] / services / api / config / initializers / session_store.rb
index 44293cca894eb2447de20bd25afff009bc6a599c..5e9290c88e30a3d253b48ecff6d5093d4fa812fb 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.
 
 Server::Application.config.session_store :cookie_store, :key => '_server_session'