summaryrefslogtreecommitdiff
path: root/test/filter_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/filter_test.exs')
-rw-r--r--test/filter_test.exs4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/filter_test.exs b/test/filter_test.exs
index 2b31bcc08..b31c68efd 100644
--- a/test/filter_test.exs
+++ b/test/filter_test.exs
@@ -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.FilterTest do
alias Pleroma.Repo
use Pleroma.DataCase