Merge branch 'fix/scrubber-cache' into 'develop'
[akkoma] / lib / pleroma / web / activity_pub / transmogrifier.ex
index 4bc96b00d6053a747c850f0253223ff032a52697..315571e1a4d92d2187b23a8b6c7857af94192947 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.Transmogrifier do
   @moduledoc """
   A module to handle coding from internal to wire ActivityPub and back.