diff options
author | Alexey Shchepin <alexey@process-one.net> | 2012-02-23 17:52:34 +0200 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2012-02-23 17:52:34 +0200 |
commit | b1e25384886eae5c1b4a76c13f4b9afb7cbea789 (patch) | |
tree | 84a211eb5df0cc226a2db8f8cd89f3141071e81d /src/mod_pubsub/node_flat.erl | |
parent | Recommend Erlang/OTP R13B04 and R14B04 (diff) |
Update copyright dates
Diffstat (limited to 'src/mod_pubsub/node_flat.erl')
-rw-r--r-- | src/mod_pubsub/node_flat.erl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mod_pubsub/node_flat.erl b/src/mod_pubsub/node_flat.erl index 1d29ad578..a22d3e7ad 100644 --- a/src/mod_pubsub/node_flat.erl +++ b/src/mod_pubsub/node_flat.erl @@ -11,11 +11,11 @@ %%% under the License. %%% %%% The Initial Developer of the Original Code is ProcessOne. -%%% Portions created by ProcessOne are Copyright 2006-2011, ProcessOne +%%% Portions created by ProcessOne are Copyright 2006-2012, ProcessOne %%% All Rights Reserved.'' -%%% This software is copyright 2006-2011, ProcessOne. +%%% This software is copyright 2006-2012, ProcessOne. %%% -%%% @copyright 2006-2011 ProcessOne +%%% @copyright 2006-2012 ProcessOne %%% @author Christophe Romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} |