Merge branch 'cleanup/admin-api-useless-if' into 'develop'
[akkoma] / lib / pleroma / web / twitter_api / twitter_api.ex
index d816dc3bca9563eb6ea321f83835bd0f05372d0f..0aa4a8d232b1ec4ed7320b1789c5109ba82b68b1 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.TwitterAPI.TwitterAPI do
   alias Pleroma.{UserInviteToken, User, Activity, Repo, Object}
   alias Pleroma.{UserEmail, Mailer}