projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
14812: Get defaults and config from arvados-server
[arvados.git]
/
apps
/
workbench
/
config.ru
diff --git
a/apps/workbench/config.ru
b/apps/workbench/config.ru
index c0b36964ec3c6e5746dd13e067d7cbd185a08cdf..7ee9ab6d523bb1df1264158c24071b9a8ee953b1 100644
(file)
--- a/
apps/workbench/config.ru
+++ b/
apps/workbench/config.ru
@@
-1,3
+1,7
@@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)