aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/pubsub.hrl
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2012-02-23 17:52:34 +0200
committerAlexey Shchepin <alexey@process-one.net>2012-02-23 17:52:34 +0200
commitb1e25384886eae5c1b4a76c13f4b9afb7cbea789 (patch)
tree84a211eb5df0cc226a2db8f8cd89f3141071e81d /src/mod_pubsub/pubsub.hrl
parentRecommend Erlang/OTP R13B04 and R14B04 (diff)
Update copyright dates
Diffstat (limited to '')
-rw-r--r--src/mod_pubsub/pubsub.hrl6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mod_pubsub/pubsub.hrl b/src/mod_pubsub/pubsub.hrl
index 8cc20c49e..41c4e6a47 100644
--- a/src/mod_pubsub/pubsub.hrl
+++ b/src/mod_pubsub/pubsub.hrl
@@ -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
%%%
%%% This file contains pubsub types definition.
%%% ====================================================================