X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c491bfd795b7c7c4f26f18003290bd7ec9e88d60..134815098b060c232d1eee381d1eeb8e9d6162ff:/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