X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fconfig.ex;h=21507cd38fee1ab655f11426b15c1d4d1f34a65d;hb=64a3993425a062842a6affc7a6faa81c194c5e2b;hp=3876ddf1f303573088f9c7059b86b258ece48f04;hpb=e99bab8f279b419a6b54efa2f5397a78970c10ee;p=akkoma diff --git a/lib/pleroma/config.ex b/lib/pleroma/config.ex index 3876ddf1f..21507cd38 100644 --- a/lib/pleroma/config.ex +++ b/lib/pleroma/config.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.Config do defmodule Error do defexception [:message]