This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository seqtools.
commit 3af580523ed1558f9dd3002fffb886cd0dcbdeaf Author: Andreas Tille <[email protected]> Date: Wed Oct 25 13:13:47 2017 +0200 Add copyright entry (more to come) --- debian/copyright | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/debian/copyright b/debian/copyright index 0ca1092..822a214 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,6 +11,53 @@ Files: * Copyright: © 20xx-20yy <upstream> License: <license> +Files: gbtools/src/blatSrc/lib/oligoTm.c +Copyright: 1996-2004 +License: BSD-4-clause + * Whitehead Institute for Biomedical Research. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * + * 1. Redistributions 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. Redistributions of + * source code must also reproduce this information in the source code itself. + * + * 2. If the program is modified, redistributions must include a notice + * (in the same places as above) indicating that the redistributed program is + * not identical to the version distributed by Whitehead Institute. + * + * 3. All advertising materials mentioning features or use of this + * software must display the following acknowledgment: + * This product includes software developed by the + * Whitehead Institute for Biomedical Research. + * + * 4. The name of the Whitehead Institute may not be used to endorse or + * promote products derived from this software without specific prior written + * permission. + * + * We also request that use of this software be cited in publications as + * + * Rozen, S., Skaletsky, H. \"Primer3 on the WWW for general users + * and for biologist programmers.\" In S. Krawetz and S. Misener, eds. + * Bioinformatics Methods and Protocols in the series Methods in + * Molecular Biology. Humana Press, Totowa, NJ, 2000, pages 365-386. + * Code available at + * http://fokker.wi.mit.edu/primer3/. + * + * THIS SOFTWARE IS PROVIDED BY THE WHITEHEAD INSTITUTE ``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 THE WHITEHEAD INSTITUTE 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. + Files: debian/* Copyright: © 2017 maintainername <[email protected]> License: <license> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
