Author: tille Date: 2011-04-30 06:24:52 +0000 (Sat, 30 Apr 2011) New Revision: 6729
Modified: trunk/packages/raxml/trunk/debian/changelog trunk/packages/raxml/trunk/debian/copyright Log: Add missing license statement Modified: trunk/packages/raxml/trunk/debian/changelog =================================================================== --- trunk/packages/raxml/trunk/debian/changelog 2011-04-29 21:03:16 UTC (rev 6728) +++ trunk/packages/raxml/trunk/debian/changelog 2011-04-30 06:24:52 UTC (rev 6729) @@ -1,3 +1,9 @@ +raxml (7.2.6-2) UNRELEASED; urgency=low + + * debian/copyright: Mention dmtcpaware.h as public domain + + -- Andreas Tille <[email protected]> Sat, 30 Apr 2011 08:17:46 +0200 + raxml (7.2.6-1) unstable; urgency=low * Initial release (Closes: #624435) Modified: trunk/packages/raxml/trunk/debian/copyright =================================================================== --- trunk/packages/raxml/trunk/debian/copyright 2011-04-29 21:03:16 UTC (rev 6728) +++ trunk/packages/raxml/trunk/debian/copyright 2011-04-30 06:24:52 UTC (rev 6729) @@ -3,6 +3,7 @@ Maintainer: Alexandros Stamatakis <[email protected]> Source: http://wwwkramer.in.tum.de/exelixis/software.html +Files: * Copyright: © 2000-2011 Alexandros Stamatakis License: GPL-2+ This program is free software; you can redistribute it and/or modify @@ -21,6 +22,11 @@ X-Comment: 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: dmtcpaware.h +Copyright: © 2009 Jason Ansel, Kapil Arya, and Gene Cooperman +License: This file, dmtcpaware.h, is placed in the public domain. + The motivation for this is to allow anybody to freely use this file + without restriction to statically link this file with any software. Files: debian/* Copyright: © 2011 Andreas Tille <[email protected]> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
