aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/pubsub_index.erl
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2012-02-23 16:59:22 +0100
committerChristophe Romain <christophe.romain@process-one.net>2012-02-23 16:59:22 +0100
commit7d7c739cb3efc7d24ba67aa1a94d892daad74d4c (patch)
treed583672e26058e29de062091f162d0ab81752850 /src/mod_pubsub/pubsub_index.erl
parentAvoid quadratic behavior in reading SSL data (diff)
parentUpdate copyright dates (diff)
Merge remote-tracking branch 'mainline/2.1.x' 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}