Author: paulcager-guest Date: 2007-03-24 23:41:55 +0000 (Sat, 24 Mar 2007) New Revision: 3105
Added: trunk/jtidy/debian/README.Debian-source Removed: trunk/jtidy/debian/README.Debian Modified: trunk/jtidy/debian/copyright Log: JTidy - provide copyright file. Rename README.Debian as README.Debian-source Deleted: trunk/jtidy/debian/README.Debian =================================================================== --- trunk/jtidy/debian/README.Debian 2007-03-24 14:34:46 UTC (rev 3104) +++ trunk/jtidy/debian/README.Debian 2007-03-24 23:41:55 UTC (rev 3105) @@ -1,19 +0,0 @@ -Debian README for JTidy -======================= - -Upstream provide 3 types of downloads: - - 1) The standard SourceForge.net dowloads. These appear to be - out of date - the latest archive is 04aug2000r7-dev on - August 1, 2001. - - 2) Maven snapshots at - http://jtidy.sourceforge.net/snapshots/jtidy/jtidy/. These - do *not* include source code. - - 3) svn access at - https://svn.sourceforge.net/svnroot/jtidy/trunk/jtidy/ - -This Debian packaging uses an svn snapshot. - - -- Paul Cager <[EMAIL PROTECTED]> Thu, 22 Mar 2007 23:30:02 +0000 Copied: trunk/jtidy/debian/README.Debian-source (from rev 3104, trunk/jtidy/debian/README.Debian) Modified: trunk/jtidy/debian/copyright =================================================================== --- trunk/jtidy/debian/copyright 2007-03-24 14:34:46 UTC (rev 3104) +++ trunk/jtidy/debian/copyright 2007-03-24 23:41:55 UTC (rev 3105) @@ -1,4 +1,54 @@ This package was debianized by Paul Cager <[EMAIL PROTECTED]> on Fri, 9 Mar 2007 23:57:22 +0000 -TO BE SUPPLIED +The Debian packaging is Copyright (c) 2007 Paul Cager and is licensed under +the GNU General Public License version 2. On Debian systems, the complete text +of the GNU General Public License version 2 can be found in +'/usr/share/common-licenses/GPL-2'. + + +JTidy was downloaded from http://jtidy.sourceforge.net/ + +Upstream Authors: Andy Quick <[EMAIL PROTECTED]> + Dave Raggett <[EMAIL PROTECTED]> + Fabrizio Giustina + Andy Tripp + Russell Gold + Gary L Peskin <[EMAIL PROTECTED]> + Sami Lempinen <[EMAIL PROTECTED]> + +Copyright (c) 1998-2000 World Wide Web Consortium (Massachusetts +Institute of Technology, Institut National de Recherche en +Informatique et en Automatique, Keio University). All Rights +Reserved. + +COPYRIGHT NOTICE: + * + * This software and documentation is provided "as is," and + * the copyright holders and contributing author(s) make no + * representations or warranties, express or implied, including + * but not limited to, warranties of merchantability or fitness + * for any particular purpose or that the use of the software or + * documentation will not infringe any third party patents, + * copyrights, trademarks or other rights. + * + * The copyright holders and contributing author(s) will not be + * liable for any direct, indirect, special or consequential damages + * arising out of any use of the software or documentation, even if + * advised of the possibility of such damage. + * + * Permission is hereby granted to use, copy, modify, and distribute + * this source code, or portions hereof, documentation and executables, + * for any purpose, without fee, subject to the following restrictions: + * + * 1. The origin of this source code must not be misrepresented. + * 2. Altered versions must be plainly marked as such and must + * not be misrepresented as being the original source. + * 3. This Copyright notice may not be removed or altered from any + * source or altered source distribution. + * + * The copyright holders and contributing author(s) specifically + * permit, without fee, and encourage the use of this source code + * as a component for supporting the Hypertext Markup Language in + * commercial products. If you use this source code in a product, + * acknowledgment is not required but would be appreciated. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

