X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/43c411ec1441ee1710dc33389d7451f7414a170f..a164c07f7eb8679d78865b08bb2d34a0b577deb4:/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__)