aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/pubsub_index.erl
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2012-03-07 16:20:25 +0200
committerAlexey Shchepin <alexey@process-one.net>2012-03-07 16:20:25 +0200
commit92feebd0fabba213bd012fafa61be4168955bb72 (patch)
tree7bdd113f2ba794f040b97d140a5a7001fcc4c31b /src/mod_pubsub/pubsub_index.erl
parentDon't ignore Length parameter in tls:recv (diff)
parentMerge remote-tracking branch 'mainline/2.1.x' into 2.2.x (diff)
Merge branch '2.2.x' of git+ssh://git@gitorious.process-one.net/+ejabberd-developers/ejabberd/maincustomers.git into 2.2.x
Diffstat (limited to 'src/mod_pubsub/pubsub_index.erl')
-rw-r--r--src/mod_pubsub/pubsub_index.erl6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mod_pubsub/pubsub_index.erl b/src/mod_pubsub/pubsub_index.erl
index f10c33612..8e9b8d559 100644
--- a/src/mod_pubsub/pubsub_index.erl
+++ b/src/mod_pubsub/pubsub_index.erl
@@ -11,12 +11,12 @@
%%% under the License.
%%%
%%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2011, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2012, ProcessOne
%%% All Rights Reserved.''
-%%% This software is copyright 2006-2011, ProcessOne.
+%%% This software is copyright 2006-2012, ProcessOne.
%%%
%%%
-%%% @copyright 2006-2011 ProcessOne
+%%% @copyright 2006-2012 ProcessOne
%%% @author Christophe Romain <christophe.romain@process-one.net>
%%% [http://www.process-one.net/]
%%% @version {@vsn}, {@date} {@time}