This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository python-pbcore.
commit a894e60add5d00bdc8d53033bf32100cbe9bee90 Author: Afif Elghraoui <[email protected]> Date: Fri Nov 27 04:45:44 2015 -0800 Add license statement for a file added in-between releases --- debian/copyright | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/copyright b/debian/copyright index afbca6b..80539c7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,6 +7,27 @@ Files: * Copyright: 2011-2015 Pacific Biosciences of California, Inc. License: PacBio-BSD-3-Clause +Files: pbcore/io/align/_bgzf.py +Copyright: 2010-2013 Peter Cock +License: Biopython License Agreement + Permission to use, copy, modify, and distribute this software and its + documentation with or without modifications and for any purpose and + without fee is hereby granted, provided that any copyright notices + appear in all copies and that both those copyright notices and this + permission notice appear in supporting documentation, and that the + names of the contributors or copyright holders not be used in + advertising or publicity pertaining to distribution of the software + without specific prior permission. + . + THE CONTRIBUTORS AND COPYRIGHT HOLDERS OF THIS SOFTWARE DISCLAIM ALL + WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE + CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT + OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS + OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE + OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE + OR PERFORMANCE OF THIS SOFTWARE. + Files: debian/* Copyright: 2015 Afif Elghraoui <[email protected]> License: PacBio-BSD-3-Clause -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
