X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3f94855e8f06d0c01ad9596f34a90e0c65e0be46..0f644e242ef37c911ad3dc25aca8135c339de349:/apps/workbench/app/mailers/issue_reporter.rb diff --git a/apps/workbench/app/mailers/issue_reporter.rb b/apps/workbench/app/mailers/issue_reporter.rb index 212dd7dbf9..de07122c2f 100644 --- a/apps/workbench/app/mailers/issue_reporter.rb +++ b/apps/workbench/app/mailers/issue_reporter.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class IssueReporter < ActionMailer::Base default from: Rails.configuration.issue_reporter_email_from default to: Rails.configuration.issue_reporter_email_to