diff options
author | Christophe Romain <christophe.romain@process-one.net> | 2011-02-14 13:50:55 +0100 |
---|---|---|
committer | Christophe Romain <christophe.romain@process-one.net> | 2011-02-14 13:50:55 +0100 |
commit | fd52f2cb7d9d79287002959bd2d7d2c675fc3f0e (patch) | |
tree | e9d465211759f86ea3d7b40965dc8b21e05480fa /src/mod_pubsub/pubsub_index.erl | |
parent | Provide HTTPS URL in CAPTCHA form when listener has 'tls' option (EJAB-1406) (diff) |
update copyright up to 2011
Diffstat (limited to 'src/mod_pubsub/pubsub_index.erl')
-rw-r--r-- | src/mod_pubsub/pubsub_index.erl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mod_pubsub/pubsub_index.erl b/src/mod_pubsub/pubsub_index.erl index 6cde91dc..f10c3361 100644 --- a/src/mod_pubsub/pubsub_index.erl +++ b/src/mod_pubsub/pubsub_index.erl @@ -11,12 +11,12 @@ %%% under the License. %%% %%% The Initial Developer of the Original Code is ProcessOne. -%%% Portions created by ProcessOne are Copyright 2006-2010, ProcessOne +%%% Portions created by ProcessOne are Copyright 2006-2011, ProcessOne %%% All Rights Reserved.'' -%%% This software is copyright 2006-2010, ProcessOne. +%%% This software is copyright 2006-2011, ProcessOne. %%% %%% -%%% @copyright 2006-2010 ProcessOne +%%% @copyright 2006-2011 ProcessOne %%% @author Christophe Romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} |