RESOLVED INVALID92204
[EFL][WK2] Use LGPL license instead of Apple BSD
https://bugs.webkit.org/show_bug.cgi?id=92204
Summary [EFL][WK2] Use LGPL license instead of Apple BSD
Gyuyoung Kim
Reported 2012-07-24 21:10:39 PDT
WK2 EFL port has used both LGPL and Apple BSD license so far. In GTK, QT ports cases, it looks they are using LGPL licens in a rough way. However, this can make confusions when contributor wanna add a new file. So, I would decide to use LGPL for WK2 EFL port from now. If we should use Apple BSD license, please let me know. I'd like to know about it.
Attachments
Patch (180.07 KB, patch)
2012-07-24 21:36 PDT, Gyuyoung Kim
no flags
Patch (179.95 KB, patch)
2012-07-24 21:40 PDT, Gyuyoung Kim
mrowe: review-
Gyuyoung Kim
Comment 1 2012-07-24 21:36:52 PDT
Gyuyoung Kim
Comment 2 2012-07-24 21:40:45 PDT
Chris Dumez
Comment 3 2012-07-24 21:51:28 PDT
You cannot relicense our code like that. Intel uses new BSD for new files on purpose.
Mark Rowe (bdash)
Comment 4 2012-07-24 22:07:04 PDT
Comment on attachment 154242 [details] Patch You can't change the license on code without approval from all copyright holders on the code in question.
Gyuyoung Kim
Comment 5 2012-07-24 22:51:14 PDT
I just sent an email related to license to webkit-dev. I'm preparing an email to webkit-devfor this (In reply to comment #3) > You cannot relicense our code like that. Intel uses new BSD for new files on purpose. Can I ask what purpose you use BSD ?
Chris Dumez
Comment 6 2012-07-24 23:28:16 PDT
(In reply to comment #5) > I just sent an email related to license to webkit-dev. > > I'm preparing an email to webkit-devfor this (In reply to comment #3) > > You cannot relicense our code like that. Intel uses new BSD for new files on purpose. > > Can I ask what purpose you use BSD ? I cannot speak on behalf of Intel. All I know is that we are asked to use New BSD for our code if possible. I'm assuming New BSD is slightly more permissive than LGPL and gives us more freedom (e.g. Most of our other products are New BSD licensed so we could in theory reuse code written for WebKit-EFL in our other products more easily). In any case, if you want to relicense the WebKit-EFL code to LGPL, you will need approval from Intel Management (at least for the files with our copyright). Personally, I don't think it matters if there are 2 different licenses used in WebKit EFL. This is already the case for the rest of WebKit and we are living fine we it.
Gyuyoung Kim
Comment 7 2012-07-24 23:34:01 PDT
(In reply to comment #6) > I cannot speak on behalf of Intel. All I know is that we are asked to use New BSD for our code if possible. I'm assuming New BSD is slightly more permissive than LGPL and gives us more freedom (e.g. Most of our other products are New BSD licensed so we could in theory reuse code written for WebKit-EFL in our other products more easily). In any case, if you want to relicense the WebKit-EFL code to LGPL, you will need approval from Intel Management (at least for the files with our copyright). > > Personally, I don't think it matters if there are 2 different licenses used in WebKit EFL. This is already the case for the rest of WebKit and we are living fine we it. Of course, this is fine to live. But, I would verify which license is correct or there is any rule now. If we can use both licenses, I would decide which license EFL files use on Samsung contributed files in here.
Note You need to log in before you can comment on or make changes to this bug.