aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/pubsub.hrl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2008-01-15 17:02:57 +0000
committerBadlop <badlop@process-one.net>2008-01-15 17:02:57 +0000
commit2d2fcc82105bbdae6d04fed7ffb40f357756d926 (patch)
treee4ed02aac29e9e088efc11e3f407f84c18bc8fe4 /src/mod_pubsub/pubsub.hrl
parentMerge changesets 1150 and 1151 into branch ejabberd-2.0.x: (diff)
* doc/guide.tex: Updated copyright dates to 2008
* src/*: Likewise SVN Revision: 1153
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 37346dd08..f2ecd6eeb 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 Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
%%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
%%%
%%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
%%%
%%% This file contains pubsub types definition.
%%% ====================================================================