X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fcaptcha%2Fcaptcha_service.ex;h=8d27c04f1e5a5a621c91d7ac8be3ae3b560dc972;hb=d4348eeb6266428661ba7944e1654d7f5af1543c;hp=6c5ab6c36b7af7840004527384bbb5e21bb5032a;hpb=b386e560ba22ca93b56ba74ffc134fe7e6de8b2d;p=akkoma diff --git a/lib/pleroma/captcha/captcha_service.ex b/lib/pleroma/captcha/captcha_service.ex index 6c5ab6c36..8d27c04f1 100644 --- a/lib/pleroma/captcha/captcha_service.ex +++ b/lib/pleroma/captcha/captcha_service.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.Captcha.Service do @doc """ Request new captcha from a captcha service.