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/mod_pubsub_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/mod_pubsub_odbc.erl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mod_pubsub_odbc.erl b/src/mod_pubsub_odbc.erl index b3f2db7c..4aceec49 100644 --- a/src/mod_pubsub_odbc.erl +++ b/src/mod_pubsub_odbc.erl @@ -13,11 +13,11 @@ %%% %%% %%% 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. %%% -%%% @copyright 2006-2014 ProcessOne +%%% @copyright 2006-2015 ProcessOne %%% @author Christophe Romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} @@ -1607,7 +1607,7 @@ iq_get_vcard(Lang) -> [{xmlcdata, <<(translate:translate(Lang, <<"ejabberd Publish-Subscribe module">>))/binary, - "\nCopyright (c) 2004-2014 ProcessOne">>}]}]. + "\nCopyright (c) 2004-2015 ProcessOne">>}]}]. -spec(iq_pubsub/6 :: ( |