Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'
[akkoma] / test / web / twitter_api / views / user_view_test.exs
index 0adc69ff945b228cc9b79519cd462535d640238a..32e9466e1784128d7968c0073dc7918e39dd574e 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.UserViewTest do
   use Pleroma.DataCase