Merge remote-tracking branch 'origin/develop' into global-status-expiration
[akkoma] / test / filter_test.exs
index 2b31bcc087f19fe120226c2aaa8c37a55cae13ae..b2a8330eed3e3b9ad09559831092ee6e94a1eb4f 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.FilterTest do
   alias Pleroma.Repo
   use Pleroma.DataCase