Merge branch 'develop' into feature/database-compaction
[akkoma] / test / list_test.exs
index 2ab8228150ff7523b7f4429542ee7e652fa3362a..1909c0cd9e664771e7e425eab8542c5e7d8e8a2a 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.ListTest do
   alias Pleroma.Repo
   use Pleroma.DataCase