aboutsummaryrefslogtreecommitdiff
path: root/src/pubsub_db_odbc.erl
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-05-06 21:41:29 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-05-06 21:41:29 +0200
commitd343447cc94822a220e2ef2948eac6dcfd860cae (patch)
tree587a8cb8903573a2253f50bb10f56685c027d858 /src/pubsub_db_odbc.erl
parentXEP-0198: Use "mgmt_" prefix for all #state fields (diff)
parentFix PEP broadcasting issue on ODBC (EJAB-1680) (diff)
Merge remote-tracking branch 'processone/master' into xep-0198
Conflicts: doc/guide.tex src/ejabberd_c2s.erl
Diffstat (limited to 'src/pubsub_db_odbc.erl')
-rw-r--r--src/pubsub_db_odbc.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pubsub_db_odbc.erl b/src/pubsub_db_odbc.erl
index ca1318865..320a58c90 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-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
%%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
%%%
%%% @author Pablo Polvorin <pablo.polvorin@process-one.net>
%%% @version {@vsn}, {@date} {@time}