diff options
Diffstat (limited to 'src/jid.erl')
-rw-r--r-- | src/jid.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jid.erl b/src/jid.erl index c09e0648..cc387ecb 100644 --- a/src/jid.erl +++ b/src/jid.erl @@ -6,7 +6,7 @@ %%% Created : 24 Nov 2015 by Evgeny Khramtsov <ekhramtsov@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2015 ProcessOne +%%% ejabberd, Copyright (C) 2002-2016 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |