Author: plessy Date: 2013-05-29 09:49:36 +0000 (Wed, 29 May 2013) New Revision: 13739
Modified: trunk/packages/staden-io-lib/trunk/debian/changelog trunk/packages/staden-io-lib/trunk/debian/copyright Log: Machine-readable Debian copyright file. Modified: trunk/packages/staden-io-lib/trunk/debian/changelog =================================================================== --- trunk/packages/staden-io-lib/trunk/debian/changelog 2013-05-29 09:44:30 UTC (rev 13738) +++ trunk/packages/staden-io-lib/trunk/debian/changelog 2013-05-29 09:49:36 UTC (rev 13739) @@ -3,6 +3,7 @@ * New upstream release (Closes: #710227). * Use Debhelper 9. * Removed obsolete DM-Upload-Allowed field. + * Machine-readable Debian copyright file. -- Charles Plessy <[email protected]> Wed, 29 May 2013 18:25:50 +0900 Modified: trunk/packages/staden-io-lib/trunk/debian/copyright =================================================================== --- trunk/packages/staden-io-lib/trunk/debian/copyright 2013-05-29 09:44:30 UTC (rev 13738) +++ trunk/packages/staden-io-lib/trunk/debian/copyright 2013-05-29 09:49:36 UTC (rev 13739) @@ -1,9 +1,7 @@ -Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5/’. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: http://qa.debian.org/watch/sf.php/staden/io_lib-1.13.1.tar.gz -Name : io-lib -Contact : James Bonfield, Simon Dear, Rodger Staden (io-lib) -Source : http://qa.debian.org/watch/sf.php/staden/io_lib-1.13.1.tar.gz - +Files: * Copyright: © 1994 Medical Research Council © Genome Research Ltd (GRL) License: GRL or MRC @@ -12,72 +10,11 @@ somewhat tricky, but it's sufficient to say that work in the CVS tree from August 2002 will be bound by the GRL licence instead. -License: GRL - Copyright (c), Genome Research Ltd (GRL). - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - * Redistributions 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 the Genome Research Limited nor the - names of its contributors may be used to endorse or promote - products derived from this software without specific prior - written permission. - - THIS SOFTWARE IS PROVIDED BY GRL ``AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - ARE DISCLAIMED. IN NO EVENT SHALL GRL BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - OF THE POSSIBILITY OF SUCH DAMAGE. - -License: MRC - Copyright (c) Medical Research Council 1994. All rights reserved. - - Permission to use, copy, modify and distribute this software and its - documentation for any purpose is hereby granted without fee, provided that - this copyright and notice appears in all copies. - - This file was written by James Bonfield, Simon Dear, Rodger Staden, - as part of the Staden Package at the MRC Laboratory of Molecular - Biology, Hills Road, Cambridge, CB2 2QH, United Kingdom. - - MRC disclaims all warranties with regard to this software. - Files: io_lib/open_trace_file.c +Copyright: © 2001-2005 454 Life Sciences Corporation License: GRL or MRC, and 454 This file contains some source code owned by 454 Life Sciences Corporation. -License: 454 - Copyright (c)[2001-2005] 454 Life Sciences Corporation. All Rights Reserved. - - 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 LICENSOR 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. - - Permission to use, copy, modify and distribute this software and its - documentation for any purpose is hereby granted without fee, provided - that this copyright and notice appears in all copies. - - Files: io_lib/sff.c: Copyright: © Genome Research Limited (GRL) © 2001-2005 454 Life Sciences Corporation. @@ -126,3 +63,63 @@ Copyright: 2008–2009 Charles Plessy <[email protected]> License: PD Please treat these files as if they were in your country’s public domain. + +License: 454 + 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 LICENSOR 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. + . + Permission to use, copy, modify and distribute this software and its + documentation for any purpose is hereby granted without fee, provided + that this copyright and notice appears in all copies. + +License: GRL + Copyright (c), Genome Research Ltd (GRL). + All rights reserved. + . + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + * Redistributions 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 the Genome Research Limited nor the + names of its contributors may be used to endorse or promote + products derived from this software without specific prior + written permission. + . + THIS SOFTWARE IS PROVIDED BY GRL ``AS IS'' AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL GRL BE LIABLE FOR ANY DIRECT, + INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + OF THE POSSIBILITY OF SUCH DAMAGE. + +License: MRC + Copyright (c) Medical Research Council 1994. All rights reserved. + . + Permission to use, copy, modify and distribute this software and its + documentation for any purpose is hereby granted without fee, provided that + this copyright and notice appears in all copies. + . + This file was written by James Bonfield, Simon Dear, Rodger Staden, + as part of the Staden Package at the MRC Laboratory of Molecular + Biology, Hills Road, Cambridge, CB2 2QH, United Kingdom. + . + MRC disclaims all warranties with regard to this software. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
