diff options
Diffstat (limited to '')
-rw-r--r-- | src/stringprep/stringprep.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stringprep/stringprep.erl b/src/stringprep/stringprep.erl index eac3745b..7cf6c547 100644 --- a/src/stringprep/stringprep.erl +++ b/src/stringprep/stringprep.erl @@ -5,7 +5,7 @@ %%% Created : 16 Feb 2003 by Alexey Shchepin <alexey@proces-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2009 ProcessOne +%%% ejabberd, Copyright (C) 2002-2010 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |