diff options
author | Alexey Shchepin <alexey@process-one.net> | 2013-01-24 16:25:13 +0200 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2013-01-24 16:25:13 +0200 |
commit | 0ae400533c02cdaffd2f6e24af2067a7d1b673da (patch) | |
tree | cbd1a5848c05a20329b30cc01ff2db479a58017c /src/stringprep | |
parent | Make sure update_info returns atoms only (EJAB-1595) (Thanks to Jose M Herrero) (diff) |
Update copyright dates
Diffstat (limited to 'src/stringprep')
-rw-r--r-- | src/stringprep/stringprep.erl | 2 | ||||
-rw-r--r-- | src/stringprep/stringprep_drv.c | 2 | ||||
-rw-r--r-- | src/stringprep/stringprep_sup.erl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/stringprep/stringprep.erl b/src/stringprep/stringprep.erl index b4b7068c..6b9ec2be 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-2012 ProcessOne +%%% ejabberd, Copyright (C) 2002-2013 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/src/stringprep/stringprep_drv.c b/src/stringprep/stringprep_drv.c index 9196d3e5..569b4521 100644 --- a/src/stringprep/stringprep_drv.c +++ b/src/stringprep/stringprep_drv.c @@ -1,5 +1,5 @@ /* - * ejabberd, Copyright (C) 2002-2012 ProcessOne + * ejabberd, Copyright (C) 2002-2013 ProcessOne * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/stringprep/stringprep_sup.erl b/src/stringprep/stringprep_sup.erl index 3f64a2db..373aa10d 100644 --- a/src/stringprep/stringprep_sup.erl +++ b/src/stringprep/stringprep_sup.erl @@ -5,7 +5,7 @@ %%% Created : 29 Jun 2007 by Mickael Remond <mremond@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2012 ProcessOne +%%% ejabberd, Copyright (C) 2002-2013 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |