aboutsummaryrefslogtreecommitdiff
path: root/src/tls
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2011-02-14 13:50:55 +0100
committerChristophe Romain <christophe.romain@process-one.net>2011-02-14 13:50:55 +0100
commitfd52f2cb7d9d79287002959bd2d7d2c675fc3f0e (patch)
treee9d465211759f86ea3d7b40965dc8b21e05480fa /src/tls
parentProvide HTTPS URL in CAPTCHA form when listener has 'tls' option (EJAB-1406) (diff)
update copyright up to 2011
Diffstat (limited to 'src/tls')
-rw-r--r--src/tls/sha_drv.c2
-rw-r--r--src/tls/tls.erl2
-rw-r--r--src/tls/tls_drv.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tls/sha_drv.c b/src/tls/sha_drv.c
index 8e6de3203..22426703f 100644
--- a/src/tls/sha_drv.c
+++ b/src/tls/sha_drv.c
@@ -1,5 +1,5 @@
/*
- * ejabberd, Copyright (C) 2002-2010 ProcessOne
+ * ejabberd, Copyright (C) 2002-2011 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/tls/tls.erl b/src/tls/tls.erl
index 7c90569cd..967cf9249 100644
--- a/src/tls/tls.erl
+++ b/src/tls/tls.erl
@@ -5,7 +5,7 @@
%%% Created : 24 Jul 2004 by Alexey Shchepin <alexey@process-one.net>
%%%
%%%
-%%% ejabberd, Copyright (C) 2002-2010 ProcessOne
+%%% ejabberd, Copyright (C) 2002-2011 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/tls/tls_drv.c b/src/tls/tls_drv.c
index ae8707625..36cd8d9b9 100644
--- a/src/tls/tls_drv.c
+++ b/src/tls/tls_drv.c
@@ -1,5 +1,5 @@
/*
- * ejabberd, Copyright (C) 2002-2010 ProcessOne
+ * ejabberd, Copyright (C) 2002-2011 ProcessOne
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as