X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Finstances.ex;h=557e8decfdd3c41e3d52e73edaa4469c4c603839;hb=764b4f95a8e9e751d5a6136fc2be44d61a082443;hp=fa5043bc595c472ef8ddcfd1f5d5217704b122c2;hpb=135c19676994defd6de729a497af5fb1f9c7b0ad;p=akkoma diff --git a/lib/pleroma/instances.ex b/lib/pleroma/instances.ex index fa5043bc5..557e8decf 100644 --- a/lib/pleroma/instances.ex +++ b/lib/pleroma/instances.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2020 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Instances do @moduledoc "Instances context."