diff options
author | Badlop <badlop@process-one.net> | 2009-01-12 14:44:42 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-01-12 14:44:42 +0000 |
commit | f09509502ed95dfec308d83238ce78a532e045ff (patch) | |
tree | d18077689e55cab16704d1477354b1f029af95cd /src/stringprep/stringprep.erl | |
parent | prevent unauthorized entity to gain none-affiliation for given entity (diff) |
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
* doc/guide.html: Likewise
* src/*/*.erl: Likewise
* src/*/*.erl: Remove unneeded blankspaces in license text
SVN Revision: 1804
Diffstat (limited to 'src/stringprep/stringprep.erl')
-rw-r--r-- | src/stringprep/stringprep.erl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stringprep/stringprep.erl b/src/stringprep/stringprep.erl index 3acfa87b..eac3745b 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-2008 ProcessOne +%%% ejabberd, Copyright (C) 2002-2009 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as @@ -16,7 +16,7 @@ %%% but WITHOUT ANY WARRANTY; without even the implied warranty of %%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU %%% General Public License for more details. -%%% +%%% %%% You should have received a copy of the GNU General Public License %%% along with this program; if not, write to the Free Software %%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA |