X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..a4efc2178e0e59c4b32451365691e9100ff88186:/services/api/app/helpers/api_client_authorizations_helper.rb diff --git a/services/api/app/helpers/api_client_authorizations_helper.rb b/services/api/app/helpers/api_client_authorizations_helper.rb index 98ddddc97d..e1066badc8 100644 --- a/services/api/app/helpers/api_client_authorizations_helper.rb +++ b/services/api/app/helpers/api_client_authorizations_helper.rb @@ -1,2 +1,6 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + module ApiClientAuthorizationsHelper end