diff options
author | Badlop <badlop@process-one.net> | 2008-01-15 17:02:57 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2008-01-15 17:02:57 +0000 |
commit | 2d2fcc82105bbdae6d04fed7ffb40f357756d926 (patch) | |
tree | e4ed02aac29e9e088efc11e3f407f84c18bc8fe4 /src/mod_pubsub/node.template | |
parent | Merge 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 'src/mod_pubsub/node.template')
-rw-r--r-- | src/mod_pubsub/node.template | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mod_pubsub/node.template b/src/mod_pubsub/node.template index 95a4e4117..82b1580fa 100644 --- a/src/mod_pubsub/node.template +++ b/src/mod_pubsub/node.template @@ -11,11 +11,11 @@ %%% 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 %%% @author Christophe romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} |