aboutsummaryrefslogtreecommitdiff
path: root/src/stringprep
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2012-02-23 17:52:34 +0200
committerAlexey Shchepin <alexey@process-one.net>2012-02-23 17:52:34 +0200
commitb1e25384886eae5c1b4a76c13f4b9afb7cbea789 (patch)
tree84a211eb5df0cc226a2db8f8cd89f3141071e81d /src/stringprep
parentRecommend Erlang/OTP R13B04 and R14B04 (diff)
Update copyright dates
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 e14bfca17..b4b7068c2 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-2011 ProcessOne
+%%% ejabberd, Copyright (C) 2002-2012 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 e3246e80a..9196d3e57 100644
--- a/src/stringprep/stringprep_drv.c
+++ b/src/stringprep/stringprep_drv.c
@@ -1,5 +1,5 @@
/*
- * ejabberd, Copyright (C) 2002-2011 ProcessOne
+ * ejabberd, Copyright (C) 2002-2012 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 e1acbe832..3f64a2db7 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-2011 ProcessOne
+%%% ejabberd, Copyright (C) 2002-2012 ProcessOne
%%%
%%% This program is free software; you can redistribute it and/or
%%% modify it under the terms of the GNU General Public License as