X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fviews%2Fmailer%2Fsubscription_view.ex;h=1dc80987b9cacae717582f7f9cf738baa176c2ee;hb=3aa25b008d145bc7bfda907bca3b327753380728;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..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