X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Ffilter.ex;h=9ddc5fd6ce78352a74107b840eb4fabc2bda2c65;hb=d8cc96cb1f9e2a4e736f6830529e8aa9a5d289d8;hp=c57bd3bf84973e64132fd045fd473d8a09dbf859;hpb=443d59baa05165c3b5b7ab14f3eabd6f2eba09f2;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}