pcj icon indicating copy to clipboard operation
pcj copied to clipboard

Why is this PCJ license (GPLv2) different with other PMDK libraries?

Open JerryYangSH opened this issue 5 years ago • 1 comments

What does PCJ decides to use GPL , not just like others PMDK? is it special?

JerryYangSH avatar Dec 16 '19 06:12 JerryYangSH

PCJ uses code from Openjdk and also implements Java interfaces, and so we decided to use GPL v2 license which is compatible with openjdk

asonje avatar Dec 18 '19 18:12 asonje