Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'
[akkoma] / test / tasks / user_test.exs
index 7479bf749c041ba05e8897274057036e989e30af..44271898c1de0d9f77609fa6787acd048f63e623 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 Mix.Tasks.Pleroma.UserTest do
   alias Pleroma.User
   use Pleroma.DataCase