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_mb.erl | |
parent | Recommend Erlang/OTP R13B04 and R14B04 (diff) |
Update copyright dates
Diffstat (limited to 'src/mod_pubsub/node_mb.erl')
-rw-r--r-- | src/mod_pubsub/node_mb.erl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mod_pubsub/node_mb.erl b/src/mod_pubsub/node_mb.erl index c328217da..3c1229f6d 100644 --- a/src/mod_pubsub/node_mb.erl +++ b/src/mod_pubsub/node_mb.erl @@ -11,12 +11,12 @@ %%% 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 Eric Cestari <eric@ohmforce.com> %%% @version {@vsn}, {@date} {@time} %%% @end |