fix 486: Add option --assume-yes to allow it to work non-interactive
[akkoma] / lib / pleroma / web / activity_pub / mrf / reject_non_public.ex
index 6272840838dfbf8740aa0bf6f299812b878b14db..07d7394374e7df57e610b1572d14d149081ae265 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.RejectNonPublic do
   alias Pleroma.User
   @behaviour Pleroma.Web.ActivityPub.MRF