X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..d6c7e2952413c33a4af9b1599e4000b9df622661:/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