Merge branch 'captcha' into 'develop'
[akkoma] / lib / pleroma / web / ostatus / ostatus.ex
index c6440c20e9daa1d1248494fb201fe7aed7785b6a..bb28cd786ed7b7fd86eaf7418e36b499800e1a36 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.OStatus do
   @httpoison Application.get_env(:pleroma, :httpoison)