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
|
This package was debianized by Stephan A Suerken <absurd@debian.org>.
It is currently maintained by Andres Salomon <dilinger@debian.org>.
Source
------
http://tangentsoft.net/mysql++/.
Authors/Copyright
-------
Quoted from the CREDITS file:
MySQL++ was created by Kevin Atkinson <kevinatk@home.com> during 1998.
From version 1.0 (released in June 1999) through 1.7.9 (May 2001), the
primary maintainer was Sinisa Milivojevic <sinisa@mysql.com>, currently an
employee of MySQL AB. Although the library went into stasis with 1.7.9,
Sinisa continued to run the mailing list and support users through that
mailing list.
In August of 2004, Warren Young <mysqlpp@etr-usa.com> took over as
library maintainer. The first release under his leadership was 1.7.10.
Copyright (c) 1998 by Kevin Atkinson, (c) 1999, 2000 and 2001 by
MySQL AB, and (c) 2004, 2005 by Educational Technology Resources, Inc.
This software is licensed under the LGPL.
On Debian GNU/Linux, a verbatim uncompressed copy of the LGPL is
available as /usr/share/common-licenses/LGPL.
|