X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/abc1db31bae1b33ed899a1da4b59f2edc0f5f189..08123387faf00b0af64ea01f7196d8c5ca3fae1e:/services/api/app/mailers/admin_notifier.rb diff --git a/services/api/app/mailers/admin_notifier.rb b/services/api/app/mailers/admin_notifier.rb index 5dd36c047e..87a5699f49 100644 --- a/services/api/app/mailers/admin_notifier.rb +++ b/services/api/app/mailers/admin_notifier.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class AdminNotifier < ActionMailer::Base include AbstractController::Callbacks