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 447c919a..af90266a 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 ProcessOne. -%%% Portions created by ProcessOne are Copyright 2006-2008, ProcessOne +%%% Portions created by ProcessOne are Copyright 2006-2009, ProcessOne %%% All Rights Reserved.'' -%%% This software is copyright 2006-2008, ProcessOne. +%%% This software is copyright 2006-2009, ProcessOne. %%% -%%% @copyright 2006-2008 ProcessOne +%%% @copyright 2006-2009 ProcessOne %%% @author Christophe romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} |