From a4465fbeaa23d94c19fd6b736a3677e36394a5b7 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 15 Jul 2019 18:31:38 +0200 Subject: [PATCH] Update copyright of scram2.erl to 2019 (thanks to Neustradamus) --- ejabberd_auth_http/src/scram2.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ejabberd_auth_http/src/scram2.erl b/ejabberd_auth_http/src/scram2.erl index f344469..92e340e 100644 --- a/ejabberd_auth_http/src/scram2.erl +++ b/ejabberd_auth_http/src/scram2.erl @@ -5,7 +5,7 @@ %%% Created : 7 Aug 2011 by Stephen Röttger %%% %%% -%%% ejabberd, Copyright (C) 2002-2013 ProcessOne +%%% ejabberd, Copyright (C) 2002-2019 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as