Merge branch 'feature/pinned-posts' into 'develop'
[akkoma] / lib / pleroma / web / activity_pub / views / object_view.ex
index ff664636c581405fe2646b060cbe2120bbdc8405..b5c9bf8d089537e18fe49f2c7b36714c963f5b98 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.ObjectView do
   use Pleroma.Web, :view
   alias Pleroma.{Object, Activity}