X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..53ce9b61336c5385eb2250267efa69613b5eaec7:/apps/workbench/config.ru?ds=sidebyside 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__)