X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fviews%2Fmailer%2Fsubscription_view.ex;h=1dc80987b9cacae717582f7f9cf738baa176c2ee;hb=2926713fe5c36b8fc64bcce13ca16bc12eaff96c;hp=fc3d20816546b4320c5ef837a4ca1cfb611fbf3c;hpb=d2da3d30f3349946500423bab53e0c1221ab7b9b;p=akkoma diff --git a/lib/pleroma/web/views/mailer/subscription_view.ex b/lib/pleroma/web/views/mailer/subscription_view.ex index fc3d20816..1dc80987b 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-2021 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Web.Mailer.SubscriptionView do use Pleroma.Web, :view end