This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch master in repository picard-tools.
commit 9b75893f15ec80388e267e0caf658bce4cc49fd0 Author: Charles Plessy <[email protected]> Date: Sat Mar 22 11:10:06 2014 +0900 Found files under GPL-2 with Classpath exception. --- debian/copyright | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/debian/copyright b/debian/copyright index 2cbe90c..7e51f56 100644 --- a/debian/copyright +++ b/debian/copyright @@ -110,6 +110,55 @@ License: Apache-2.0 Comment: On Debian systems, the complete text of the Apache License version 2.0 is available in the file ‘/usr/share/common-licenses/Apache-2.0’. +Files: src/c/inteldeflater/IntelDeflater.c + src/java/net/sf/samtools/util/zip/IntelDeflater.java + src/java/net/sf/samtools/util/zip/ZStreamRef.java +Copyright: (c) 1996, 1996, 2009, 2010, Oracle and/or its affiliates. All rights reserved. +License: GPL-2 with Classpath exception + This code is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License version 2 only, as + published by the Free Software Foundation. Oracle designates this + particular file as subject to the "Classpath" exception as provided + by Oracle in the LICENSE file that accompanied this code. + . + This code is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + version 2 for more details (a copy is included in the LICENSE file that + accompanied this code). + . + You should have received a copy of the GNU General Public License version + 2 along with this work; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + . + Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + or visit www.oracle.com if you need additional information or have any + questions. +Comment: + Comment on Classpath exception: here is quote from + http://spdx.org/licenses/GPL-2.0-with-classpath-exception + . + Linking this library statically or dynamically with other modules is making a + combined work based on this library. Thus, the terms and conditions of the GNU + General Public License cover the whole combination. + . + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, and + to copy and distribute the resulting executable under terms of your choice, + provided that you also meet, for each linked independent module, the terms and + conditions of the license of that module. An independent module is a module + which is not derived from or based on this library. If you modify this library, + you may extend this exception to your version of the library, but you are not + obligated to do so. If you do not wish to do so, delete this exception + statement from your version + . + . + Comment on the GPL-2: + . + On Debian systems, the complete text of the GNU General Public License + version 2 is available in the file ‘/usr/share/common-licenses/GPL-2’. + Files: debian/* Copyright: 2010 Shaun Jackman <[email protected]> 2013 Olivier Sallou <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/picard-tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
