X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..e596f2e3d8d782fad59b514853419420db45fdac:/apps/workbench/config.ru diff --git a/apps/workbench/config.ru b/apps/workbench/config.ru index c0b36964ec..7ee9ab6d52 100644 --- 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__)