openjdk license:GPLv2 + Classpath Exception GNU General Public License, version 2, with the Classpath Exception(简称GPLv2+CPE)是一种特定的开源软件许可模式,广泛应用于Java库和其他软件项目中。下面是这个许可模式的详细说明: GNU General Public License,
Classpath Exception概述 定义:Classpath Exception是一个特殊的例外条款,当软件作为库或框架被链接(在Java中通常是通过类路径(classpath)来引用)时,豁免了对链接该库的程序的GPLv2传染性要求。 作用:如果你的项目使用了遵循GPLv2+CPE许可的库,你的项目不必也遵循GPLv2,你可以选择使用任何你想要的许可协议发布你的软...
The solution was found in the modified version of GPL, which is called GPLv2 + Classpath Exception (CPE). It includes the following remark: “... the copyright holders of this library give you permission to link this library with independent modules ... and to copy and distribute the resu...
我们可以从javacv官方看到javacv使用apache和gpl v2 with Classpath exception多许可协议。 从1.5.6开始JavaCV默认已经不包含gpl v2许可的代码库,所以不受gpl v2许可影响,对于JavaCV源码,只要不修改源码的情况下,都不会收到gpl v2许可影响。 如果是之前的版本或者您的代码库中使用到了FFmpeg中的gpl代码库,则受gpl...
事实上openjdk和openjfx的gpl同样也不是gpl v2许可,而是gpl v2 with the classpath exception。 所以在不修改openjfx源代码的情况下,也不受gpl v2影响。 FFmpeg如何排除GPL v2许可协议代码库 通过上述分析,我们知道JavaCV中的gpl v2雷区主要集中在FFmpeg音视频这块,也就是FFmpeg中的gpl代码库。当然了,FFmpeg本身也不...
you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy...
Oracle facilitates your further distribution of this package by adding the Classpath Exception to the necessary parts of its GPLv2 code, which permits you to use that code in combination with other independent modules not licensed under the GPLv2. However, note that this would not permit you to...
JavaMail CDDL and GPLv2 with Classpath Exception COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 The GNU General Public License (GPL) Version 2, June 1991 CLASSPATH EXCEPTION TO THE GPL VERSION 2 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE
事实上openjdk和openjfx的gpl同样也不是gpl v2许可,而是gpl v2 with the classpath exception。 所以在不修改openjfx源代码的情况下,也不受gpl v2影响。 FFmpeg如何排除GPL v2许可协议代码库 通过上述分析,我们知道JavaCV中的gpl v2雷区主要集中在FFmpeg音视频这块,也就是FFmpeg中的gpl代码库。当然了,FFmpeg本身也不...
JavaMail CDDL and GPLv2 with Classpath Exception COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 The GNU General Public License (GPL) Version 2, June 1991 CLASSPATH EXCEPTION TO THE GPL VERSION 2 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE