X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5f62b0c02ef381f4617a4201197e34998638308e..644f5de63e2b8b02e054fcbb3e9af39560cffae3:/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