add license boilerplate to pleroma core
[akkoma] / lib / pleroma / web / twitter_api / representers / activity_representer.ex
index d9dd352bee41eb4a5bb7ab7ff780909617c9db92..489a55b6c5588c602993fe966b5dbc3652de443b 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
+
 # THIS MODULE IS DEPRECATED! DON'T USE IT!
 # USE THE Pleroma.Web.TwitterAPI.Views.ActivityView MODULE!
 defmodule Pleroma.Web.TwitterAPI.Representers.ActivityRepresenter do