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.template | |
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.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} |