X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1128f6e0d62f71f4ee91ab609c918ae5bb291edd..a2bfb6d9f3d9e8675a644e9cc9a1bbcdc79f71e6:/apps/workbench/app/mailers/request_shell_access_reporter.rb diff --git a/apps/workbench/app/mailers/request_shell_access_reporter.rb b/apps/workbench/app/mailers/request_shell_access_reporter.rb index 019557309d..8615cea3a8 100644 --- a/apps/workbench/app/mailers/request_shell_access_reporter.rb +++ b/apps/workbench/app/mailers/request_shell_access_reporter.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class RequestShellAccessReporter < ActionMailer::Base default from: Rails.configuration.email_from default to: Rails.configuration.support_email_address