Merge branch 'develop' into feature/addressable-lists
[akkoma] / test / web / twitter_api / util_controller_test.exs
index cab9e5d904f79d0725e4c71fdeee467f2878f0ea..21324399fb3fc5b12863dae94ff152994b5ff796 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.UtilControllerTest do
   use Pleroma.Web.ConnCase