summaryrefslogtreecommitdiff
path: root/src/stringprep
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-01-12 16:11:32 +0000
committerBadlop <badlop@process-one.net>2010-01-12 16:11:32 +0000
commit7b76fdcde758bbc6b9e94ed5667f2b61259da344 (patch)
treeaead75f4c2fcb7b3b84a1b8603491d9fb728ec7a /src/stringprep
parentFor XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1 works too. (diff)
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
SVN Revision: 2891
Diffstat (limited to 'src/stringprep')
-rw-r--r--src/stringprep/stringprep.erl2
-rw-r--r--src/stringprep/stringprep_drv.c2
-rw-r--r--src/stringprep/stringprep_sup.erl2
3 files changed, 3 insertions, 3 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
diff --git a/src/stringprep/stringprep_drv.c b/src/stringprep/stringprep_drv.c
index a2e5e8fc..7fce98c9 100644
--- a/src/stringprep/stringprep_drv.c
+++ b/src/stringprep/stringprep_drv.c
@@ -1,5 +1,5 @@
/*
- * 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
diff --git a/src/stringprep/stringprep_sup.erl b/src/stringprep/stringprep_sup.erl
index 354d52d0..7c45ef47 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-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