This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository pbbam.
commit 2eca92752d51a146408d36b00201cc8095433f3c Author: Afif Elghraoui <[email protected]> Date: Mon Jul 4 16:02:38 2016 -0700 Declare additional copyrights to avoid repacking tarball --- debian/copyright | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 61d1c2a..9ee98f2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,12 +2,21 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pbbam Upstream-Contact: Pacific Biosciences <[email protected]> Source: https://github.com/PacificBiosciences/pbbam -Files-Excluded: cmake/* Files: * Copyright: 2014-2015 Pacific Biosciences of California, Inc. <[email protected]> License: PacBio-BSD-3-Clause +Files: cmake/FindCSharp.cmake + cmake/FindMono.cmake + UseCSharp.cmake + UseDotNetFrameworkSdk.cmake + UseMono.cmake +Copyright: 2006-2010 Mathieu Malaterre <[email protected]> +Comment: These files are from GDCM (as indicated in the file headers). + The license terms have been retrieved from there. +License: MM-BSD-3-Clause + Files: src/pugixml/* Copyright: 2006-2014 Arseny Kapoulkine <[email protected]> 2003 Kristen Wegner <[email protected]> @@ -50,6 +59,30 @@ License: PacBio-BSD-3-Clause OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +License: MM-BSD-3-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + 2. 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. + 3. Neither name of Mathieu Malaterre, or CREATIS, nor the names of any + contributors (CNRS, INSERM, UCB, Universite Lyon I), may be used to + endorse or promote products derived from this software without specific + prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``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 AUTHORS OR CONTRIBUTORS 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: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbbam.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
