Added get_stripped_html_for_object. Renamed a few things
[akkoma] / lib / pleroma / web / mastodon_api / views / mastodon_view.ex
index 1fd05d9f1ba2f31418325d6d93da2909d6596a16..a3adabc5076adb170d32db30a34c6499c61f108c 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.MastodonAPI.MastodonView do
   use Pleroma.Web, :view
   import Phoenix.HTML