X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c4916927cdfad0fff3cc8b121405b2518dcabb26..e8d11e963248fada51bdb1ecc59446adccff440f:/apps/workbench/config/load_config.rb diff --git a/apps/workbench/config/load_config.rb b/apps/workbench/config/load_config.rb index 95f6edc952..e2185a8969 100644 --- a/apps/workbench/config/load_config.rb +++ b/apps/workbench/config/load_config.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # This file must be loaded _after_ secret_token.rb if secret_token is # defined there instead of in config/application.yml.