diff options
Diffstat (limited to '')
-rw-r--r-- | src/mod_private_odbc.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_private_odbc.erl b/src/mod_private_odbc.erl index 04248cb0..6ea9a9af 100644 --- a/src/mod_private_odbc.erl +++ b/src/mod_private_odbc.erl @@ -5,7 +5,7 @@ %%% Created : 5 Oct 2006 by Alexey Shchepin <alexey@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2008 Process-one +%%% ejabberd, Copyright (C) 2002-2008 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |