X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/97ee2e7bfcdb17fd195382b22a15f0f2752b8007..e231fef37079916d0dc6babf93d669d474598ced:/services/api/app/helpers/application_helper.rb diff --git a/services/api/app/helpers/application_helper.rb b/services/api/app/helpers/application_helper.rb index c5999b3714..904674bf21 100644 --- a/services/api/app/helpers/application_helper.rb +++ b/services/api/app/helpers/application_helper.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + module ApplicationHelper include CurrentApiClient end