Author: osallou Date: 2013-04-09 11:47:14 +0000 (Tue, 09 Apr 2013) New Revision: 13275
Modified: trunk/packages/soap/soapdenovo2/trunk/debian/changelog trunk/packages/soap/soapdenovo2/trunk/debian/copyright Log: fix copyright owners, add extra MIT license Modified: trunk/packages/soap/soapdenovo2/trunk/debian/changelog =================================================================== --- trunk/packages/soap/soapdenovo2/trunk/debian/changelog 2013-04-09 09:16:54 UTC (rev 13274) +++ trunk/packages/soap/soapdenovo2/trunk/debian/changelog 2013-04-09 11:47:14 UTC (rev 13275) @@ -1,6 +1,6 @@ -soapdenovo2 (223-2) UNRELEASED; urgency=low +soapdenovo2 (223-2) unstable; urgency=low - * Update copyright years + * debian/copyright: Update copyright years and content -- Olivier Sallou <[email protected]> Sat, 09 Feb 2013 13:02:55 +0100 Modified: trunk/packages/soap/soapdenovo2/trunk/debian/copyright =================================================================== --- trunk/packages/soap/soapdenovo2/trunk/debian/copyright 2013-04-09 09:16:54 UTC (rev 13274) +++ trunk/packages/soap/soapdenovo2/trunk/debian/copyright 2013-04-09 11:47:14 UTC (rev 13275) @@ -2,6 +2,49 @@ Upstream-Name: soapdenovo Source: http://soap.genomics.org.cn/soapdenovo.html +Files: standardPregraph/inc/bam.h standardPregraph/inc/faidx.h sparsePregraph/inc/bam.h sparsePregraph/inc/faidx.h +Copyright: 2008 Genome Research Ltd (GRL) +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +Files: standardPregraph/inc/faidx.h sparsePregraph/inc/faidx.h +Copyright: 2008 Broad Institute / Massachusetts Institute of Technology +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + + Files: * Copyright: 2008-2012 BGI-Shenzhen License: GPL-3+ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
