diff options
author | Badlop <badlop@process-one.net> | 2010-01-12 16:11:32 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2010-01-12 16:11:32 +0000 |
commit | 7b76fdcde758bbc6b9e94ed5667f2b61259da344 (patch) | |
tree | aead75f4c2fcb7b3b84a1b8603491d9fb728ec7a /src/mod_pubsub/node_public.erl | |
parent | For XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1 works too. (diff) |
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
SVN Revision: 2891
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 5e26d8273..6013c0ba4 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} |