add license boilerplate to pleroma core
[akkoma] / lib / pleroma / web / ostatus / ostatus.ex
index c6440c20e9daa1d1248494fb201fe7aed7785b6a..cd5493e16ea82b048aa666ea1186045c629213bd 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.OStatus do
   @httpoison Application.get_env(:pleroma, :httpoison)