add license boilerplate to pleroma core
[akkoma] / lib / pleroma / web / activity_pub / mrf / drop_policy.ex
index 8119479435ef69b0300d27f90bd5b62248dbb7e7..6ac7b0ec1818bd2bd8f589a3e882f91fa74fbc8b 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.DropPolicy do
   require Logger
   @behaviour Pleroma.Web.ActivityPub.MRF