License

Copyright 2004 Pierre Martineau <pmartino@users.sourceforge.net>

Bibus is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(if you prefer) any later version.

Bibus is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Bibus; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

Please read copying.

Other files included in the distribution:
locale.py : this file is part of the official Python2.3 release. See <http://www.python.org> for the license.
Part of the Wizard code included in dbWizard.py and dbBibSQLite.py has been copied from the example "Simple Wizard" included with wxPython
strptime.py : used under windows to get the same fonctionality than under linux. Author Andy Markebo. <http://www.fukt.hk-r.se/~flognat/hacks/strptime.py>