aboutsummaryrefslogtreecommitdiff
path: root/src/web/mod_http_bindjson.erl
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2012-05-04 17:47:20 +0200
committerChristophe Romain <christophe.romain@process-one.net>2012-09-11 17:18:22 +0200
commitf3879348863631769d260822eb2fb3312657bd09 (patch)
treeaffe102b58b7ce01430d3ca6026e8151ad3a7858 /src/web/mod_http_bindjson.erl
parentExplain that 2 LDAP connections are established per vhost (diff)
update copyright date to 2012
Diffstat (limited to 'src/web/mod_http_bindjson.erl')
-rw-r--r--src/web/mod_http_bindjson.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/mod_http_bindjson.erl b/src/web/mod_http_bindjson.erl
index 30f841c99..23f4a13c3 100644
--- a/src/web/mod_http_bindjson.erl
+++ b/src/web/mod_http_bindjson.erl
@@ -4,7 +4,7 @@
%%% Purpose : Implementation of XMPP over BOSH (XEP-0206)
%%% Created : Tue Feb 20 13:15:52 CET 2007
%%%
-%%% ejabberd, Copyright (C) 2002-2010 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