This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit ed5b1cd03701027d6f1eb362307d3d0e785f4502 Author: Stuart Prescott <[email protected]> Date: Wed Jul 23 23:47:24 2008 +0000 * add dots into blank lines for rfc822 format * move GPL2 common block to end --- debian/copyright | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/debian/copyright b/debian/copyright index 69d72ea..a97ccde 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,4 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=202 +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/ @@ -11,35 +10,29 @@ See the file README.Debian-source for full details. 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 @@ -51,7 +44,7 @@ License: other 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. @@ -59,5 +52,7 @@ License: other Files: debian/*, build.xml, latexdraw Copyright: Copyright 2007-2008, Stuart Prescott <[email protected]> License: GPL-2+ + +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

