X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..47eb67e4c084abde49d5463d4ced8b4436a59dfd:/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__)