Author: marcusb-guest Date: 2006-12-23 22:36:56 +0100 (Sat, 23 Dec 2006) New Revision: 2881
Modified: trunk/mysql-connector-java/debian/copyright Log: Complete copyright info. Modified: trunk/mysql-connector-java/debian/copyright =================================================================== --- trunk/mysql-connector-java/debian/copyright 2006-12-22 10:43:08 UTC (rev 2880) +++ trunk/mysql-connector-java/debian/copyright 2006-12-23 21:36:56 UTC (rev 2881) @@ -1,12 +1,35 @@ This package was debianized by Takashi Okamoto <[EMAIL PROTECTED]> on Sat, 2 Nov 2002 22:04:45 +0900. -It was downloaded from http://www.mysql.com/ +It is currently maintained by the Debian Java Maintainers +<[email protected]>. +It was downloaded from <http://www.mysql.com/products/connector/j/>. + Upstream Author: Mark Matthews -Copyright: Copyright (c) 1998-1999 Mark Matthews +Copyright (C) 2002-2005 MySQL AB. -This code is released under the terms of the GPL license version 2. + This program is free software; you can redistribute it and/or modify + it under the terms of version 2 of the GNU General Public License as + published by the Free Software Foundation. -See /usr/share/common-licenses/GPL for the full license. + There are special exceptions to the terms and conditions of the GPL + as it is applied to this software. View the full text of the + exception in file EXCEPTIONS-CONNECTOR-J in this directory. + + This program 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 this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +On Debian systems, the complete text of the GNU General Public License +version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +The contributions to the Debian packaging by Marcus Better are +Copyright (C) 2006 Marcus Better <[EMAIL PROTECTED]>, and are licensed +under the GNU General Public License version 2. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

