aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/pubsub.hrl
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2013-01-24 16:25:13 +0200
committerAlexey Shchepin <alexey@process-one.net>2013-01-24 16:25:13 +0200
commit0ae400533c02cdaffd2f6e24af2067a7d1b673da (patch)
treecbd1a5848c05a20329b30cc01ff2db479a58017c /src/mod_pubsub/pubsub.hrl
parentMake sure update_info returns atoms only (EJAB-1595) (Thanks to Jose M Herrero) (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 41c4e6a47..5a943ee44 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-2012, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
%%% All Rights Reserved.''
-%%% This software is copyright 2006-2012, ProcessOne.
+%%% This software is copyright 2006-2013, ProcessOne.
%%%
%%%
-%%% copyright 2006-2012 ProcessOne
+%%% copyright 2006-2013 ProcessOne
%%%
%%% This file contains pubsub types definition.
%%% ====================================================================