X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Ffilter.ex;h=9ddc5fd6ce78352a74107b840eb4fabc2bda2c65;hb=2791ce9a1ff2365ac7256f5e1dc2324dee2f82c9;hp=c57bd3bf84973e64132fd045fd473d8a09dbf859;hpb=005b4194ffa855c56b2305d02249b31452155fff;p=akkoma diff --git a/lib/pleroma/filter.ex b/lib/pleroma/filter.ex index c57bd3bf8..9ddc5fd6c 100644 --- a/lib/pleroma/filter.ex +++ b/lib/pleroma/filter.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2018 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Filter do use Ecto.Schema import Ecto.{Changeset, Query}