add license boilerplate to pleroma core
[akkoma] / lib / pleroma / web / activity_pub / mrf / simple_policy.ex
index 12fc3b18198029c596768c26c1df19d1cfc5a3f4..9ced1e620505fcce8748922b22efd569e7181214 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Web.ActivityPub.MRF.SimplePolicy do
   alias Pleroma.User
   @behaviour Pleroma.Web.ActivityPub.MRF