From bec40b16a9d8975e845254936ce75c34687b7819 Mon Sep 17 00:00:00 2001 From: Charles Plessy Date: Thu, 9 Dec 2010 19:02:25 +0900 Subject: [PATCH] # Copyright inspection done: all MIT. --- debian/copyright | 63 ++++++++++++++++++++---------------------------- 1 file changed, 26 insertions(+), 37 deletions(-) diff --git a/debian/copyright b/debian/copyright index 5f5f127..d70fecf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,37 +1,26 @@ -This work was packaged for Debian by: - - Charles Plessy on Thu, 19 Aug 2010 15:55:14 +0900 - -It was downloaded from: - - - -Upstream Author(s): - - - - -Copyright: - - - - -License: - - - -The Debian packaging is: - - Copyright (C) 2010 Charles Plessy - -# Please chose a license for your packaging work. If the program you package -# uses a mainstream license, using the same license is the safest choice. -# Please avoid to pick license terms that are more restrictive than the -# packaged work, as it may make Debian's contributions unacceptable upstream. -# If you just want it to be GPL version 3, leave the following lines in. - -and is licensed under the GPL version 3, -see "/usr/share/common-licenses/GPL-3". - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. +Format: DEP-5 +Source: http://sourceforge.net/projects/samtools/files/tabix/tabix-0.2.3.tar.bz2 +Copyright: © 2008 Genome Research Ltd (GRL). + © 2008 Broad Institute / Massachusetts Institute of Technology + © 2009 Genome Research Ltd (GRL), 2010 Broad Institute + © 2010 Broad Institute. +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. -- 2.30.2