This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit c014ff3da04febd3986aa74664a1da0c7b54cc2b Author: Stuart Prescott <[email protected]> Date: Tue Jul 22 00:25:45 2008 +0000 * machine-readable copyright --- debian/copyright | 76 ++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 58 insertions(+), 18 deletions(-) diff --git a/debian/copyright b/debian/copyright index fede2dc..69d72ea 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,23 +1,63 @@ -This package was debianized by Stuart Prescott <[email protected]> -on Wed, 11 Apr 2007 18:14:04 +0100. - -It was downloaded from http://latexdraw.sourceforge.net/ +Format-Specification: + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=202 +Upstream-Name: LaTeXDraw +Upstream-Maintainer: Arnaud BLOUIN <[email protected]> +Upstream-Source: http://latexdraw.sourceforge.net/ The compiled java (*.class) and archives (*.jar) were stripped from the downloaded file to create the 'orig' source package. See the file README.Debian-source for full details. -Upstream Author: [email protected] - -Copyright: Arnaud BLOUIN, 2005-2007 - -License: GPLv2 or later - - -This package is not part of the Debian "main" archive as it requires the -non-free Sun Java compiler. - -The Debian packaging is (C) 2007, Stuart Prescott -<[email protected]> and is licensed under the GPL, -see `/usr/share/common-licenses/GPL'. - +Files: * +Copyright: Copyright 2005-2007, Arnaud BLOUIN <[email protected]> +License: GPL-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. + +Files: latexDraw/ui/dialog/PictureChooser.java +Copyright: Copyright 2005-2007, Arnaud BLOUIN <[email protected]> + Copyright 2004, Sun Microsystems, Inc. +Licence: GPL-2+, other + +License: GPL-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. + +License: other + Sections are adapted from the JavaSwing.jar demo code source. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + -Redistribution of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + + -Redistribution in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + + Neither the name of Sun Microsystems, Inc. or the names of contributors may + be used to endorse or promote products derived from this software without + specific prior written permission. + + This software is provided "AS IS," without a warranty of any kind. ALL + EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING + ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE + OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MIDROSYSTEMS, INC. ("SUN") + AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE + AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS + DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST + REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, + INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY + OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, + EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + + You acknowledge that this software is not designed, licensed or intended + for use in the design, construction, operation or maintenance of any + nuclear facility. + +Files: debian/*, build.xml, latexdraw +Copyright: Copyright 2007-2008, Stuart Prescott <[email protected]> +License: GPL-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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

