diff options
author | Badlop <badlop@process-one.net> | 2015-01-08 17:34:43 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2015-01-08 17:34:43 +0100 |
commit | 5a35405cd523127fcd051a38414529680b69505c (patch) | |
tree | 260906e801d22b8361a12c2eeeb4d7622373bb6b /src/pubsub_db_odbc.erl | |
parent | Merge pull request #396 from hamano/scram-stringprep-checking (diff) |
Update copyright dates to 2015 (EJAB-1733)
Diffstat (limited to '')
-rw-r--r-- | src/pubsub_db_odbc.erl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pubsub_db_odbc.erl b/src/pubsub_db_odbc.erl index 320a58c9..f22ee196 100644 --- a/src/pubsub_db_odbc.erl +++ b/src/pubsub_db_odbc.erl @@ -11,9 +11,9 @@ %%% under the License. %%% %%% The Initial Developer of the Original Code is ProcessOne. -%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne +%%% Portions created by ProcessOne are Copyright 2006-2015, ProcessOne %%% All Rights Reserved.'' -%%% This software is copyright 2006-2014, ProcessOne. +%%% This software is copyright 2006-2015, ProcessOne. %%% %%% @author Pablo Polvorin <pablo.polvorin@process-one.net> %%% @version {@vsn}, {@date} {@time} |