Fix MRF policies to also work with Update
[akkoma] / lib / pleroma / web / mailer / subscription_controller.ex
index 478a835187186f05d49b53885978402b11052fd5..f89abe46a81e8af0b2793b4c0ae660ebefd8d386 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Web.Mailer.SubscriptionController do
   use Pleroma.Web, :controller