Fix some stupid typos
[akkoma] / lib / pleroma / web / twitter_api / views / notification_view.ex
index 9eeb3afdcc14b9a1191d37a331c1189f131f35b6..d889038a2c0b2570e095b12da092f2ad61a0de8f 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.TwitterAPI.NotificationView do
   use Pleroma.Web, :view
   alias Pleroma.{Notification, User}