diff options
author | Alexey Shchepin <alexey@process-one.net> | 2013-01-24 16:25:13 +0200 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2013-01-24 16:25:13 +0200 |
commit | 0ae400533c02cdaffd2f6e24af2067a7d1b673da (patch) | |
tree | cbd1a5848c05a20329b30cc01ff2db479a58017c /src/mod_pubsub/node_flat_odbc.erl | |
parent | Make sure update_info returns atoms only (EJAB-1595) (Thanks to Jose M Herrero) (diff) |
Update copyright dates
Diffstat (limited to 'src/mod_pubsub/node_flat_odbc.erl')
-rw-r--r-- | src/mod_pubsub/node_flat_odbc.erl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mod_pubsub/node_flat_odbc.erl b/src/mod_pubsub/node_flat_odbc.erl index dc0dca0f9..56cc867b7 100644 --- a/src/mod_pubsub/node_flat_odbc.erl +++ b/src/mod_pubsub/node_flat_odbc.erl @@ -11,11 +11,11 @@ %%% under the License. %%% %%% The Initial Developer of the Original Code is ProcessOne. -%%% Portions created by ProcessOne are Copyright 2006-2012, ProcessOne +%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne %%% All Rights Reserved.'' -%%% This software is copyright 2006-2012, ProcessOne. +%%% This software is copyright 2006-2013, ProcessOne. %%% -%%% @copyright 2006-2012 ProcessOne +%%% @copyright 2006-2013 ProcessOne %%% @author Christophe Romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} |