only non-reblogs, self-authored, public statuses can be pinned
[akkoma] / lib / pleroma / web / activity_pub / transmogrifier.ex
index 4bc96b00d6053a747c850f0253223ff032a52697..87b7fc07f3ba2ef742e600cc7dd67ff27c70cec3 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Web.ActivityPub.Transmogrifier do
   @moduledoc """
   A module to handle coding from internal to wire ActivityPub and back.