X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/137ebf94ff14837c9df773533ea86e821469bda9..94a62edb315ec297a02fb6c9a2016bcaa17fac9b:/services/api/config/environments/development.rb.example?ds=sidebyside diff --git a/services/api/config/environments/development.rb.example b/services/api/config/environments/development.rb.example index 449d05ab18..f5ab77a4df 100644 --- a/services/api/config/environments/development.rb.example +++ b/services/api/config/environments/development.rb.example @@ -1,4 +1,8 @@ -Server::Application.configure do +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + +Rails.application.configure do # Settings specified here will take precedence over those in config/application.rb # In the development environment your application's code is reloaded on