Handle new-style mastodon follow lists
[akkoma] / test / config_test.exs
index 837cbb30c55d8f0f7e9969bc99d14ccc33ba5394..0a6f0395a1287837433cf0081fe4a115c79ba272 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.ConfigTest do
   use ExUnit.Case