-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 19, 20
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8307201 | 17.0.9-oracle | Nibedita Jena | P4 | Resolved | Fixed | b01 |
JDK-8310636 | 17.0.9 | Martin Doerr | P4 | Resolved | Fixed | b01 |
> Some files are under GNU GPL v3 or any later version
> - doc/example/pcsc_demo.c
> - the files in src/spy/
> - the files in UnitaryTests/
> ...
> You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
The PCSC lite source from https://pcsclite.apdu.fr/ does include a GPL-3.0.txt for the full GPLv3 license. However, the JDK source does not contain the full GPLv3 license anywhere.
Since the relevant files doc/example/pcsc_demo.c, src/spy/, UnitaryTests/ are NOT included with the MUSCLE library in the JDK, could we remove this paragraph about GPLv3 from the COPYING file?
Similarly src/auth.c and src/auth.h, src/simclist.c and src/simclist are not included in the JDK, but the COPYING file has paragraphs about them. Could we remove those paragraphs as well?
Note that
- backported by
-
JDK-8307201 Update PCSC-Lite for Suse Linux to 1.9.9 and fix incomplete license wording
- Resolved
-
JDK-8310636 Update PCSC-Lite for Suse Linux to 1.9.9 and fix incomplete license wording
- Resolved
- duplicates
-
JDK-8305624 Update PCSC-Lite for Suse Linux to 1.9.9
- Closed
- relates to
-
JDK-8226607 Inconsistent info between pcsclite.md and MUSCLE headers
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/ee6fc5a2
-
Commit openjdk/jdk/33d66141
-
Review openjdk/jdk17u-dev/1487
-
Review openjdk/jdk/13409