diff options
Diffstat (limited to 'src/web/mod_http_bindjson.erl')
-rw-r--r-- | src/web/mod_http_bindjson.erl | 2 |
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 |