diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-03-03 16:44:49 -0600 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-03-03 16:44:49 -0600 |
| commit | 05da5f5cca00c8b061858ff85e4a4640f3d91cb6 (patch) | |
| tree | 66bc40aebdf4f5ee7bcb727bae8d2b01305ea199 /test/emails | |
| parent | 4c02e049358441529c54a72cd11f1c81ee897d49 (diff) | |
| download | pleroma-05da5f5cca00c8b061858ff85e4a4640f3d91cb6.tar.gz pleroma-05da5f5cca00c8b061858ff85e4a4640f3d91cb6.zip | |
Update Copyrights
Diffstat (limited to 'test/emails')
| -rw-r--r-- | test/emails/mailer_test.exs | 2 | ||||
| -rw-r--r-- | test/emails/user_email_test.exs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/emails/mailer_test.exs b/test/emails/mailer_test.exs index 2425c85dd..f30aa6a72 100644 --- a/test/emails/mailer_test.exs +++ b/test/emails/mailer_test.exs @@ -1,5 +1,5 @@ # Pleroma: A lightweight social networking server -# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> +# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/> # SPDX-License-Identifier: AGPL-3.0-only defmodule Pleroma.Emails.MailerTest do diff --git a/test/emails/user_email_test.exs b/test/emails/user_email_test.exs index 9e145977e..a75623bb4 100644 --- a/test/emails/user_email_test.exs +++ b/test/emails/user_email_test.exs @@ -1,5 +1,5 @@ # Pleroma: A lightweight social networking server -# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> +# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/> # SPDX-License-Identifier: AGPL-3.0-only defmodule Pleroma.Emails.UserEmailTest do |
