diff options
author | Badlop <badlop@process-one.net> | 2009-01-12 14:44:42 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-01-12 14:44:42 +0000 |
commit | f09509502ed95dfec308d83238ce78a532e045ff (patch) | |
tree | d18077689e55cab16704d1477354b1f029af95cd /src/mod_pubsub/node_public.erl | |
parent | prevent unauthorized entity to gain none-affiliation for given entity (diff) |
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
* doc/guide.html: Likewise
* src/*/*.erl: Likewise
* src/*/*.erl: Remove unneeded blankspaces in license text
SVN Revision: 1804
Diffstat (limited to 'src/mod_pubsub/node_public.erl')
-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 93a6f703..125025c5 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-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} |