diff options
Diffstat (limited to 'src/mod_pubsub/node.template')
-rw-r--r-- | src/mod_pubsub/node.template | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mod_pubsub/node.template b/src/mod_pubsub/node.template index 973aa38a4..9c2344ae1 100644 --- a/src/mod_pubsub/node.template +++ b/src/mod_pubsub/node.template @@ -10,12 +10,12 @@ %%% the License for the specific language governing rights and limitations %%% under the License. %%% -%%% The Initial Developer of the Original Code is Process-one. -%%% Portions created by Process-one are Copyright 2006-2008, Process-one +%%% The Initial Developer of the Original Code is ProcessOne. +%%% Portions created by ProcessOne are Copyright 2006-2008, ProcessOne %%% All Rights Reserved.'' -%%% This software is copyright 2006-2008, Process-one. +%%% This software is copyright 2006-2008, ProcessOne. %%% -%%% @copyright 2006-2008 Process-one +%%% @copyright 2006-2008 ProcessOne %%% @author Christophe romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} |