This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jtidy.
commit 385683f5ce7895a94b78d5517872f0e0ee5c4385 Author: Paul Cager <[email protected]> Date: Sat Mar 24 23:41:55 2007 +0000 JTidy - provide copyright file. Rename README.Debian as README.Debian-source --- debian/{README.Debian => README.Debian-source} | 0 debian/copyright | 52 +++++++++++++++++++++++++- 2 files changed, 51 insertions(+), 1 deletion(-) diff --git a/debian/README.Debian b/debian/README.Debian-source similarity index 100% rename from debian/README.Debian rename to debian/README.Debian-source diff --git a/debian/copyright b/debian/copyright index 2cc5a0d..9bbb99e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtidy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

