X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Flist.ex;h=a75dc006ee6a661fc6b0f729e07068df8dad97dc;hb=e4dc3f71aea900e566c0d66ddffc5cd57e3920dd;hp=c5bf3e0831f0302fc598ebfdbc505e9d6793404a;hpb=6786ad3d983a37728654fccfa525498c77683cdc;p=akkoma diff --git a/lib/pleroma/list.ex b/lib/pleroma/list.ex index c5bf3e083..a75dc006e 100644 --- a/lib/pleroma/list.ex +++ b/lib/pleroma/list.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2019 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.List do use Ecto.Schema import Ecto.{Changeset, Query}