add license boilerplate to pleroma core
[akkoma] / lib / pleroma / web / twitter_api / twitter_api_controller.ex
index c644681b05fb047dd7f506c98a5f2f112227c2b8..c25cb08768f993ace91764da13568167c6cb7f9f 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.Controller do
   use Pleroma.Web, :controller