1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
This package was debianized by Ardo van Rangelrooij <ardo@debian.org>
on Tue, 23 Jul, 2002, 20:45:23 -0500.
It was downloaded from http://search.cpan.org/dist/DBD-SQLite/
Upstream Author: Matt Sergeant <matt@sergeant.org>
Copyright:
Copyright (c) 2002 Matt Sergeant. All rights reserved.
This library is free software; you can redistribute it and/or modify
it under the terms of either:
a) the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later
version, or
b) the "Artistic License" which comes with Perl.
ppport.h:
Version 2.x, Copyright (C) 2001, Paul Marquess.
Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
This code may be used and distributed under the same license as any
version of Perl.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in /usr/share/common-licenses/GPL' and
the Artistic Licence in /usr/share/common-licenses/Artistic'.
Upstream sources contain a copy of sqlite library, which contains the following
notice:
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness for yourself and forgive others.
** May you share freely, never taking more than you give.
|