diff options
Diffstat (limited to '')
-rw-r--r-- | src/mod_pubsub/node_public.erl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mod_pubsub/node_public.erl b/src/mod_pubsub/node_public.erl index 5e26d827..6013c0ba 100644 --- a/src/mod_pubsub/node_public.erl +++ b/src/mod_pubsub/node_public.erl @@ -11,12 +11,12 @@ %%% under the License. %%% %%% The Initial Developer of the Original Code is ProcessOne. -%%% Portions created by ProcessOne are Copyright 2006-2009, ProcessOne +%%% Portions created by ProcessOne are Copyright 2006-2010, ProcessOne %%% All Rights Reserved.'' -%%% This software is copyright 2006-2009, ProcessOne. +%%% This software is copyright 2006-2010, ProcessOne. %%% %%% -%%% @copyright 2006-2009 ProcessOne +%%% @copyright 2006-2010 ProcessOne %%% @author Christophe romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} |