X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fviews%2Fmailer%2Fsubscription_view.ex;h=4562a9d6c37cecb0b3cd7718375a73136ea797bc;hb=c3112fd13a6af239b9dff0813e93266ec58f571e;hp=fc3d20816546b4320c5ef837a4ca1cfb611fbf3c;hpb=f1f7a11222f4689f000825147d16b366d915f393;p=akkoma diff --git a/lib/pleroma/web/views/mailer/subscription_view.ex b/lib/pleroma/web/views/mailer/subscription_view.ex index fc3d20816..4562a9d6c 100644 --- a/lib/pleroma/web/views/mailer/subscription_view.ex +++ b/lib/pleroma/web/views/mailer/subscription_view.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2020 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Web.Mailer.SubscriptionView do use Pleroma.Web, :view end