Twitter API: Add a summary_html field.
[akkoma] / test / web / twitter_api / twitter_api_test.exs
index b7c89b6055d03aa6536b06c3dd2c20049faefb58..b9feb23d44cccb776d9adb634228b519ac0736c6 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.TwitterAPITest do
   use Pleroma.DataCase
   alias Pleroma.Web.TwitterAPI.{TwitterAPI, UserView}