X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..39c17737ac69d7693684fe2f95bef0ec235a28bf:/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