X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/30a74a09202eedbea5e5c7bd59768e616cd38c79..d6c7e2952413c33a4af9b1599e4000b9df622661:/services/api/app/mailers/profile_notifier.rb diff --git a/services/api/app/mailers/profile_notifier.rb b/services/api/app/mailers/profile_notifier.rb index 13e3b34387..8c0c5ec863 100644 --- a/services/api/app/mailers/profile_notifier.rb +++ b/services/api/app/mailers/profile_notifier.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class ProfileNotifier < ActionMailer::Base default from: Rails.configuration.admin_notifier_email_from