Author: ewl-guest Date: 2009-03-29 18:58:43 +0000 (Sun, 29 Mar 2009) New Revision: 8153
Modified: trunk/freemind/debian/changelog trunk/freemind/debian/copyright Log: Added all XSL files to the copyright file, as requested by ftpmaster. Modified: trunk/freemind/debian/changelog =================================================================== --- trunk/freemind/debian/changelog 2009-03-29 14:18:36 UTC (rev 8152) +++ trunk/freemind/debian/changelog 2009-03-29 18:58:43 UTC (rev 8153) @@ -1,3 +1,9 @@ +freemind (0.9.0~rc1-2) unstable; urgency=low + + * Add XSL files from accessories to copyright file (ftpmaster request). + + -- Eric Lavarde <[email protected]> Sun, 08 Mar 2009 12:40:49 +0100 + freemind (0.9.0~rc1-1) unstable; urgency=low * New upstream version. Modified: trunk/freemind/debian/copyright =================================================================== --- trunk/freemind/debian/copyright 2009-03-29 14:18:36 UTC (rev 8152) +++ trunk/freemind/debian/copyright 2009-03-29 18:58:43 UTC (rev 8153) @@ -27,7 +27,11 @@ You can also obtain it by writing to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +A copy of the GNU General Public License is available as +/usr/share/common-licenses/GPL-2 in the Debian GNU/Linux +distribution. + Files: ./freemind/preferences/layout/*Key*.java Copyright: 2000, 2004 Slava Pestov License: GPLv2+ (see above) @@ -155,3 +159,44 @@ ./plugins/svg/startSquiggle.sh: *No copyright* UNKNOWN ./plugins/script/ScriptingRegistration.java: *No copyright* UNKNOWN ./freemind.sh: *No copyright* UNKNOWN +./accessories/mm2opml.xsl +./accessories/mm2tji*.xsl +./accessories/opml2mm.xsl + + +File: ./accessories/freemind2html.xsl +Author: Markus Brueckner <[email protected]> +License: BSD license without advertising clause. (see +http://www.opensource.org/licenses/bsd-license.php for further details) + +A copy of the BSD License is available as /usr/share/common-licenses/BSD +in the Debian GNU/Linux distribution. + + +Files: ./accessories/mm2html.xsl ./accessories/mm2latex*.xsl ./accessories/mm2text.xsl +Author: joerg feuerhake [email protected] +License: GPL (see above) + + +Files: ./accessories/mm2*_utf8* +Copyright: Naoki Nose, 2006, and Eric Lavarde, 2008 +License: GPLv2+ (see above) + + +Files: ./accessories/mm2twiki.xsl +Copyright: Stephen Fitch, 2005 +License: GPL (see above) + + +Files: ./accessories/mm2xbel.xsl ./accessories/xbel2mm.xsl +Copyright: William McVey <[email protected]>, 2003 +License: GPL (see above) + + +Files: ./accessories/to{x,}html.xsl ./accessories/marktree.js +Copyright: Miika Nurminen ([email protected]) 2003, 2004 +License: Mozilla 1.1 + The contents of this file are subject to the Mozilla Public License Version + 1.1 (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + http://www.mozilla.org/MPL/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

