diff options
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} |