Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rob Landley
Date: Friday, June 15, 2007 - 10:33 pm

On Friday 15 June 2007 21:29:22 Linus Torvalds wrote:

They do have copyrights.  They license them under the GPL, and afterwards they 
still have them.


I agree that they have this right, but that wasn't the rationale they gave in 
the cease and desist letters they sent out in 2001.  Those said it was ok to 
redistribute, but you can't use their trademarks to promote it when you did 
so:
http://www.newsforge.com/article.pl?sid=01/12/10/2014239&mode=thread

[Rummages around for their current policy statement...]

The restriction is embodied in their "trademark guidelines and policies":
http://www.redhat.com/about/companyprofile/trademark/

If you open the PDF:
http://www.redhat.com/f/pdf/corp/RH-3573_284204_TM_Gd.pdf

Page one, the right hand side talks about copyright, second paragraph:


That seems to say that their compilation copyright is also licensed under the 
GPL, and what they're not giving permission to use is the trademark.


I agree they claim compilation copyrights.  But they seem to have licensed 
their compilation copyrights under GPLv2.

If they're including GPLed works in the compilation, this may actually be a 
requirement.  (Lawyers would happily fight over this issue for months: 
asserting a copyright over the aggregation takes the "mere" out of it, don't 
you think?  Is a compilation a derived work of the components that were 
compiled, at least for the purposes of GPLv2?  Can it be "mere aggregation" 
if you're enforcing a copyright on that aggregation?  Does it not then become 
a larger work with GPL components?  I dunno.)

You'll notice that back under Bob Young, Red Hat carefully didn't go there, by 
licensing the compilation GPLv2 and segregating incompatibly licensed content 
to a separate CD.  After the IPO, he retired and different management took 
over, and introduced Red Hat Enterprise to eat Sun's market[1], and who knows 
what they're thinking now?  I suspect their lawyers still want the 
GPL-incompatible stuff on a separate CD so they can sleep at night.

(Either that, or they just don't assert a compilation copyright, but why give 
that up if they don't have to?)


The existence of CentOS seems to argue against this.  They say:


I haven't noticed any specific non-GPL packages removed from Centos.  Buried 
down in their FAQ they say they're building the same set of packages as are 
in Red Hat Enterprise AS.

I suspect the reason for a lack of obvious proprietary stuff in the RHEL base 
distro is that Red Hat's lawyers don't want to give up the option to enforce 
the compilation copyright on said base distro, but also don't want to raise 
the spectre of enforcing a copyright on a derived work of GPL code (the 
compilation, which includes GPL code and if copyrighted probably isn't "mere 
aggregation") that contains code which can't be licensed under the GPL.

I don't know the answer to this one.  This is the sort of thing that gives 
lawyers ulcers.  (And yachts.)  But I can believe their lawyers want to keep 
their options open if they're sufficiently unsure how the hypothetical would 
play out in court...


Red Hat created the "Fedora" trademark to have a separate and more liberally 
licensed trademark that people like cheapbytes.com could use without 
reflecting on Red Hat Enterprise.  Unfortunately, trying to find reference 
for this is non-obvious, because, the Fedora Trademarks page is: 
http://fedoraproject.org/wiki/Legal/TrademarkGuidelines

Which contains no actual content, but instead links to a fedora.redhat.com 
page which is 404. :P

But again, it's trademark not copyright they're restricting.


Sure, it's spelled out in some detail by the copyright office right here:
http://www.copyright.gov/circs/circ14.html#compilations

And in less penetrable legalese here [2]:
http://www.copyright.gov/title17/92chap1.html#103

However, mostly I just deal with straightforward derivative works when 
worrying about GPL enforcement.  (When I brought up compilation copyright to 
the SFLC guys last year in relation to enforcing the busybox copyrights, they 
didn't think they needed to go there since between Erik and myself they 
represent copyrights to a significant portion of the entire codebase, 
including the central plumbing you can't run the thing without).

Intellectual property law has been a hobby of mine ever since I visited the 
Patent and Trademark office in washington DC with my grandfather back in the 
90's, and picked up the big green brochures explaining this stuff.  I think I 
still have the badge in a box somewhere.  There's all SORTS of weird corner 
cases to this stuff.  (Did you know the federal government can't create a 
copyright?  Everything created by federal employees is automatically in the 
public domain.  So the way they get around that is they hire contractors, 
have them create copyrighted materials, and transfer the copyrights to the 
government...)


Rob

[1] Large purchasing contracts, especially for government projects, often cap 
a supplier's profits at a percentage of costs.  This means the way for a 
supplier to get a larger profit off the contract is to user more expensive 
components.  So they'd rather grab $5000/seat OS than a $20/seat OS because 
the same 10% profit is $500 vs $2.  This is a big reason you saw lots of 
Solaris and AIX and such in Navy bids 10 years ago: it was popular _because_ 
it was expensive.  Then Red Hat figured out "wait, you mean if I can come up 
with an excuse to charge a couple orders of magnitude more per seat, MORE 
people will buy it?"  And they invented "Red Hat Enterprise" to soak that 
kind of purchaser for all they were worth, and it was so lucrative they 
retreated up into that space to attack the soft underbelly of Sun...

[2]  The section relating specifically to computer programs is interesting 
reading too:  http://www.copyright.gov/title17/92chap1.html#117

The stuff about "archival copies" is explicitly statutory.  When I first heard 
about it I thought it was just case law...
-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Sun Jun 10, 3:00 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, debian developer, (Sun Jun 10, 3:55 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Sun Jun 10, 7:21 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Sun Jun 10, 10:29 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Sun Jun 10, 10:33 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jeff Garzik, (Sun Jun 10, 10:55 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, debian developer, (Sun Jun 10, 12:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, debian developer, (Sun Jun 10, 12:32 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrew Morton, (Sun Jun 10, 1:02 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, James Bruce, (Sun Jun 10, 2:15 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jesper Juhl, (Sun Jun 10, 2:47 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, James Bruce, (Sun Jun 10, 3:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Sun Jun 10, 11:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Sun Jun 10, 11:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Mon Jun 11, 12:21 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Mon Jun 11, 12:50 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Mon Jun 11, 12:57 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Mon Jun 11, 1:18 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Mon Jun 11, 1:32 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Mon Jun 11, 1:38 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Mon Jun 11, 1:47 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Mon Jun 11, 1:58 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Mon Jun 11, 2:03 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Mon Jun 11, 3:23 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Mon Jun 11, 4:26 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 11, 11:32 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Tue Jun 12, 8:45 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, debian developer, (Tue Jun 12, 11:07 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 12, 4:12 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 12, 9:53 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Florian Weimer, (Wed Jun 13, 2:19 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Matthias Kaehlcke, (Wed Jun 13, 4:02 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Wed Jun 13, 5:02 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Wed Jun 13, 6:11 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Wed Jun 13, 7:24 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Wed Jun 13, 7:28 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tarkan Erimer, (Wed Jun 13, 7:40 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jan Harkes, (Wed Jun 13, 11:09 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Wed Jun 13, 12:25 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 1:11 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Wed Jun 13, 1:14 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Wed Jun 13, 1:32 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Wed Jun 13, 2:14 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Wed Jun 13, 2:33 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Wed Jun 13, 3:06 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 3:31 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 3:38 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Wed Jun 13, 4:02 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 4:11 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 4:15 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 4:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 4:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 4:50 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bongani Hlope, (Wed Jun 13, 5:15 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 5:42 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Wed Jun 13, 5:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Wed Jun 13, 5:50 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 5:55 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 5:56 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 6:01 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 6:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 6:08 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 6:21 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Wed Jun 13, 6:24 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 6:29 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Chris Adams, (Wed Jun 13, 6:32 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 6:40 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 6:59 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 7:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Wed Jun 13, 7:08 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Satyam Sharma, (Wed Jun 13, 7:13 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Wed Jun 13, 7:17 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Forrest, (Wed Jun 13, 7:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Wed Jun 13, 7:28 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 7:38 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 7:40 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 7:43 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 7:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 7:53 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Wed Jun 13, 7:55 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Wed Jun 13, 7:56 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 8:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Wed Jun 13, 8:09 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 8:47 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Valdis.Kletnieks, (Wed Jun 13, 8:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 8:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Valdis.Kletnieks, (Wed Jun 13, 9:00 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Wed Jun 13, 9:10 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Willy Tarreau, (Wed Jun 13, 9:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Gerdau, (Wed Jun 13, 9:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 9:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 10:01 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 10:07 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Gerdau, (Wed Jun 13, 10:16 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Wed Jun 13, 10:25 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Gerdau, (Wed Jun 13, 10:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Theodore Tso, (Wed Jun 13, 10:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 10:51 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 11:02 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 11:03 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 11:07 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bongani Hlope, (Wed Jun 13, 11:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 11:24 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 11:36 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 11:36 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Wed Jun 13, 11:40 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 11:47 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 13, 11:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Thu Jun 14, 12:00 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 12:05 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:11 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Paul Mundt, (Thu Jun 14, 12:32 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Thu Jun 14, 12:50 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Matt Keenan, (Thu Jun 14, 12:52 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Thu Jun 14, 1:23 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 1:29 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Thu Jun 14, 1:33 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Petrovitsch, (Thu Jun 14, 1:37 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, jimmy bahuleyan, (Thu Jun 14, 1:39 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Gerdau, (Thu Jun 14, 1:46 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 2:05 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Thu Jun 14, 2:18 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Thu Jun 14, 2:30 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Thu Jun 14, 2:32 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Thu Jun 14, 2:36 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Schmidt, (Thu Jun 14, 2:37 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Petrovitsch, (Thu Jun 14, 3:09 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Thu Jun 14, 3:38 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Thu Jun 14, 4:22 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Thu Jun 14, 4:27 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Thu Jun 14, 5:25 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Thu Jun 14, 6:24 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alan Milnes, (Thu Jun 14, 7:08 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Thu Jun 14, 7:33 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Matt Keenan, (Thu Jun 14, 8:02 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 8:13 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Thu Jun 14, 8:20 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 8:34 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Thu Jun 14, 8:44 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Thu Jun 14, 8:50 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Thu Jun 14, 8:56 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 9:01 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 9:32 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Thu Jun 14, 9:32 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 9:50 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 9:52 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 9:57 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 10:00 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Thu Jun 14, 10:01 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 10:14 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Thu Jun 14, 10:15 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Thu Jun 14, 10:16 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Paulo Marques, (Thu Jun 14, 10:20 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 10:26 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Florin Malita, (Thu Jun 14, 10:35 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 10:36 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 10:38 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 10:40 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 10:44 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 10:46 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 10:46 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rene Herman, (Thu Jun 14, 10:48 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 10:49 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Valdis.Kletnieks, (Thu Jun 14, 10:50 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Chris Friesen, (Thu Jun 14, 10:52 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 14, 10:53 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 11:01 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 11:06 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 11:06 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 11:14 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bill Nottingham, (Thu Jun 14, 11:16 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 11:25 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 11:27 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 14, 11:31 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 11:35 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 11:37 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Valdis.Kletnieks, (Thu Jun 14, 11:40 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 11:42 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Diego Calleja, (Thu Jun 14, 11:47 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 11:53 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Thu Jun 14, 11:55 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Thu Jun 14, 12:00 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 12:03 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:07 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:13 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 12:13 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:23 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:28 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Thu Jun 14, 12:28 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:29 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 14, 12:29 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:32 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Chris Friesen, (Thu Jun 14, 12:37 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 12:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 12:55 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Thu Jun 14, 12:55 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 12:55 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 1:01 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 1:03 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 1:09 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 1:15 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Thu Jun 14, 1:15 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 1:18 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Florin Malita, (Thu Jun 14, 1:29 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 1:40 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rene Herman, (Thu Jun 14, 1:45 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Thu Jun 14, 1:47 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 1:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 1:54 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Chris Adams, (Thu Jun 14, 1:55 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 2:00 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Thu Jun 14, 2:03 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Thu Jun 14, 2:03 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 2:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Thu Jun 14, 2:05 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 2:06 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 14, 2:06 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 2:10 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 2:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 2:23 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Thu Jun 14, 2:25 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 2:27 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 2:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 3:09 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Thu Jun 14, 3:24 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Thu Jun 14, 3:24 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bongani Hlope, (Thu Jun 14, 3:31 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 3:31 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 3:35 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 3:36 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 3:37 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bill Nottingham, (Thu Jun 14, 3:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 14, 3:43 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 3:45 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 3:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 3:52 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 3:56 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 3:57 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bongani Hlope, (Thu Jun 14, 3:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 4:03 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 4:07 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 4:08 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 4:09 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 4:17 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 4:18 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jesper Juhl, (Thu Jun 14, 4:18 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Thu Jun 14, 4:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 4:20 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 4:31 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Thu Jun 14, 4:37 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 4:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bill Nottingham, (Thu Jun 14, 4:45 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Thu Jun 14, 4:50 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 4:53 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jeremy Maitin-Shepard, (Thu Jun 14, 5:02 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Thu Jun 14, 5:10 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Thu Jun 14, 5:15 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jeremy Maitin-Shepard, (Thu Jun 14, 5:16 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Thu Jun 14, 5:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 5:30 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 5:34 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Thu Jun 14, 5:36 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 5:45 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 5:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 6:20 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 6:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Thu Jun 14, 6:26 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Olivier Galibert, (Thu Jun 14, 6:29 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 6:35 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 6:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 6:43 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 6:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 6:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 6:51 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 6:53 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Florin Malita, (Thu Jun 14, 6:53 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 6:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 7:07 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Thu Jun 14, 7:13 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 7:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 7:21 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 7:25 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 7:31 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 7:37 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bill Nottingham, (Thu Jun 14, 7:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 7:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 7:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 7:52 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Thu Jun 14, 8:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 8:08 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Thu Jun 14, 8:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 8:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 8:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Thu Jun 14, 8:31 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 8:34 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 8:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 8:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 8:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 8:54 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 9:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Thu Jun 14, 9:11 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Thu Jun 14, 9:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Thu Jun 14, 9:23 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 10:14 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Theodore Tso, (Thu Jun 14, 10:24 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 10:27 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 10:36 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 14, 10:38 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 10:57 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 11:02 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Gerdau, (Thu Jun 14, 11:24 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Glauber de Oliveira ..., (Thu Jun 14, 11:29 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Thu Jun 14, 11:54 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jesper Juhl, (Thu Jun 14, 11:59 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 12:08 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Fri Jun 15, 12:16 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Fri Jun 15, 12:23 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 12:35 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 1:02 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 1:07 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 1:14 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 1:25 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 1:48 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Petrovitsch, (Fri Jun 15, 1:53 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 1:56 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 1:58 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 2:17 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 2:20 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 2:30 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 2:36 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 3:02 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 3:03 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 3:14 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Greaves, (Fri Jun 15, 3:18 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 3:33 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 3:44 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 3:49 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 4:31 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 4:42 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 4:49 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Paulo Marques, (Fri Jun 15, 4:49 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 4:57 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 4:57 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Paysan, (Fri Jun 15, 5:03 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Fri Jun 15, 5:07 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 5:09 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 5:29 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 5:36 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 5:40 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 5:41 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 5:46 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Fri Jun 15, 5:47 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 5:52 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Fri Jun 15, 5:53 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 5:58 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 6:03 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 6:12 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 6:19 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Paulo Marques, (Fri Jun 15, 7:29 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 7:30 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Glauber de Oliveira ..., (Fri Jun 15, 7:45 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Paulo Marques, (Fri Jun 15, 7:46 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 7:52 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Fri Jun 15, 7:56 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jesper Juhl, (Fri Jun 15, 7:58 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Forrest, (Fri Jun 15, 8:09 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 8:21 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 8:29 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 8:42 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 8:45 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Florin Malita, (Fri Jun 15, 8:53 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 8:58 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Fri Jun 15, 9:07 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Fri Jun 15, 9:18 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Adrian Bunk, (Fri Jun 15, 9:22 am)
Re: Dual-Licensing Linux And Medical Devices, Tim Post, (Fri Jun 15, 9:27 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 9:30 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 10:03 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Florin Malita, (Fri Jun 15, 10:04 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 10:18 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 10:56 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 10:59 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Fri Jun 15, 11:00 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Carlo Wood, (Fri Jun 15, 11:01 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Fri Jun 15, 11:04 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Greaves, (Fri Jun 15, 11:11 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 11:15 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Fri Jun 15, 11:17 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 11:18 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 11:23 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Robin Getz, (Fri Jun 15, 11:25 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 11:27 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 11:30 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Fri Jun 15, 11:30 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 11:46 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 11:54 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 12:03 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 12:10 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 12:18 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 12:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 12:26 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 12:28 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 12:37 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Diego Calleja, (Fri Jun 15, 12:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 12:49 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Fri Jun 15, 12:49 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Fri Jun 15, 12:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 12:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 12:53 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 1:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 1:20 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 1:24 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 1:28 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 1:30 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 1:32 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 1:34 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 1:36 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 1:38 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 1:42 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 1:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Woodhouse, (Fri Jun 15, 1:47 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 1:51 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 1:56 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 1:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 2:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 2:08 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 2:15 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Florin Malita, (Fri Jun 15, 2:17 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 2:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 2:21 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 2:23 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 2:29 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 2:34 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 2:42 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 2:45 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 2:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 2:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 2:52 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 2:57 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Scott Preece, (Fri Jun 15, 3:03 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 3:05 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Gerdau, (Fri Jun 15, 3:06 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 3:09 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 3:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 3:30 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Fri Jun 15, 3:40 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Fri Jun 15, 3:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 3:45 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 3:59 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 4:06 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 4:08 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 4:11 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 4:21 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 4:34 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Gerdau, (Fri Jun 15, 4:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 5:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Scott Preece, (Fri Jun 15, 5:52 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Scott Preece, (Fri Jun 15, 5:56 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 5:57 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Scott Preece, (Fri Jun 15, 6:02 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Fri Jun 15, 6:03 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 6:06 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Fri Jun 15, 6:12 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Fri Jun 15, 6:29 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 6:38 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 6:40 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 6:42 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Fri Jun 15, 6:57 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Fri Jun 15, 7:13 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Fri Jun 15, 7:16 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Sanjoy Mahajan, (Fri Jun 15, 8:00 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Fri Jun 15, 8:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 8:25 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 8:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 15, 8:51 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 9:07 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Fri Jun 15, 9:10 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dmitry Torokhov, (Fri Jun 15, 10:17 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Rob Landley, (Fri Jun 15, 10:33 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Scott Preece, (Fri Jun 15, 10:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Gerdau, (Fri Jun 15, 10:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Scott Preece, (Fri Jun 15, 10:47 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Scott Preece, (Fri Jun 15, 10:51 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Greaves, (Sat Jun 16, 12:10 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Sat Jun 16, 12:21 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Sat Jun 16, 1:01 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 1:21 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 1:22 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 1:26 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 1:40 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Sat Jun 16, 1:57 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Sat Jun 16, 2:41 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Greaves, (Sat Jun 16, 3:18 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Sat Jun 16, 3:31 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Schmidt, (Sat Jun 16, 4:33 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 , Sanjoy Mahajan, (Sat Jun 16, 7:01 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 9:57 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 10:14 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 11:23 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 11:31 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 11:43 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 11:53 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 12:27 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 12:30 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Krzysztof Halasa, (Sat Jun 16, 12:39 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Sat Jun 16, 1:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jesper Juhl, (Sat Jun 16, 2:25 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 3:01 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Sat Jun 16, 3:12 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 3:17 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 3:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 3:26 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Sat Jun 16, 4:32 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Schmidt, (Sat Jun 16, 5:16 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Sat Jun 16, 5:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 6:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 6:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 6:54 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 7:00 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jeffrey V. Merkey, (Sat Jun 16, 7:21 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Sat Jun 16, 7:35 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 8:06 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 8:10 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Sat Jun 16, 8:10 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 8:31 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 8:52 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 9:08 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 9:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 9:23 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 10:09 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 10:31 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 10:38 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 10:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 10:56 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sat Jun 16, 11:27 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sat Jun 16, 11:59 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Sun Jun 17, 12:38 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Sun Jun 17, 12:57 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Sun Jun 17, 1:06 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 1:06 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Sun Jun 17, 1:08 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Sun Jun 17, 1:15 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 1:17 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 1:28 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Sun Jun 17, 1:35 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 1:42 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Ingo Molnar, (Sun Jun 17, 1:46 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Graham Murray, (Sun Jun 17, 5:51 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Sun Jun 17, 6:02 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, bert hubert, (Sun Jun 17, 6:47 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Sun Jun 17, 6:54 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Schmidt, (Sun Jun 17, 7:05 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sun Jun 17, 11:18 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 11:28 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 11:33 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 11:44 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Sun Jun 17, 11:46 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 11:53 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Sun Jun 17, 12:14 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 12:32 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sun Jun 17, 12:41 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 12:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Sun Jun 17, 12:51 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 1:47 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 1:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Sun Jun 17, 1:54 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jesper Juhl, (Sun Jun 17, 2:36 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Chris Adams, (Sun Jun 17, 2:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Sun Jun 17, 4:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Sun Jun 17, 4:33 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrea Arcangeli, (Sun Jun 17, 4:40 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 4:51 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrea Arcangeli, (Sun Jun 17, 5:01 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 5:30 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Sun Jun 17, 5:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Chris Adams, (Sun Jun 17, 5:45 pm)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Sun Jun 17, 5:56 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Sun Jun 17, 11:33 pm)
Re: mea culpa on the meaning of Tivoization, Hans-Jürgen Koch, (Mon Jun 18, 12:22 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Johannes Stezenbach, (Mon Jun 18, 8:50 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Mon Jun 18, 11:09 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 11:20 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Chris Adams, (Mon Jun 18, 11:41 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 11:41 am)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Mon Jun 18, 11:55 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Dave Neuer, (Mon Jun 18, 12:00 pm)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Mon Jun 18, 12:09 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 12:20 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 12:26 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 12:42 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Mon Jun 18, 12:43 pm)
Re: mea culpa on the meaning of Tivoization, Hans-Jürgen Koch, (Mon Jun 18, 12:44 pm)
Re: mea culpa on the meaning of Tivoization, Daniel Hazelton, (Mon Jun 18, 12:59 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Mon Jun 18, 1:03 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Mon Jun 18, 1:03 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Mon Jun 18, 1:13 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 1:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 1:50 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Mon Jun 18, 2:09 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 2:12 pm)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Mon Jun 18, 2:18 pm)
Re: mea culpa on the meaning of Tivoization, Hans-Jürgen Koch, (Mon Jun 18, 2:31 pm)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Mon Jun 18, 2:31 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Mon Jun 18, 2:39 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Mon Jun 18, 2:43 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Mon Jun 18, 2:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Theodore Tso, (Mon Jun 18, 2:56 pm)
Re: mea culpa on the meaning of Tivoization, Daniel Hazelton, (Mon Jun 18, 3:08 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Mon Jun 18, 3:59 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Mon Jun 18, 3:59 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Johannes Stezenbach, (Mon Jun 18, 4:25 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 4:31 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Mon Jun 18, 4:45 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Mon Jun 18, 4:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bron Gondwana, (Mon Jun 18, 5:01 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Kevin Bowling, (Mon Jun 18, 6:18 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Mon Jun 18, 6:21 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 6:26 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 6:49 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Mon Jun 18, 7:03 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 7:06 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Mon Jun 18, 7:10 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Mon Jun 18, 7:17 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 7:27 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 7:32 pm)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Mon Jun 18, 7:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Mon Jun 18, 7:48 pm)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Mon Jun 18, 7:57 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Mon Jun 18, 8:15 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Drake, (Mon Jun 18, 8:21 pm)
Re: mea culpa on the meaning of Tivoization, Daniel Hazelton, (Mon Jun 18, 8:25 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Linus Torvalds, (Mon Jun 18, 8:46 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 10:23 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 10:29 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 10:40 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 10:51 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 10:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 11:03 pm)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Mon Jun 18, 11:10 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Mon Jun 18, 11:21 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 11:23 pm)
Re: mea culpa on the meaning of Tivoization, Daniel Hazelton, (Mon Jun 18, 11:28 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Mon Jun 18, 11:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Mon Jun 18, 11:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 1:04 am)
Re: mea culpa on the meaning of Tivoization, Hans-Jürgen Koch, (Tue Jun 19, 1:22 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Tue Jun 19, 1:23 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Johannes Stezenbach, (Tue Jun 19, 3:28 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Manu Abraham, (Tue Jun 19, 4:08 am)
Re: mea culpa on the meaning of Tivoization, Michael Poole, (Tue Jun 19, 4:50 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Johannes Stezenbach, (Tue Jun 19, 6:10 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Manu Abraham, (Tue Jun 19, 7:17 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Pekka Enberg, (Tue Jun 19, 7:17 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Manu Abraham, (Tue Jun 19, 8:28 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 10:06 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 10:22 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 10:28 am)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Tue Jun 19, 10:50 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 11:19 am)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Tue Jun 19, 11:32 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 12:56 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Tue Jun 19, 1:33 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Pekka Enberg, (Tue Jun 19, 1:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 2:09 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 2:20 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 2:46 pm)
Re: mea culpa on the meaning of Tivoization, Hans-Jürgen Koch, (Tue Jun 19, 2:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 2:52 pm)
Re: mea culpa on the meaning of Tivoization, Hans-Jürgen Koch, (Tue Jun 19, 3:08 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Tue Jun 19, 3:40 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 3:45 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Tue Jun 19, 4:28 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 4:30 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 4:37 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 4:51 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Daniel Hazelton, (Tue Jun 19, 4:54 pm)
Re: mea culpa on the meaning of Tivoization, Alexandre Oliva, (Tue Jun 19, 5:30 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 5:38 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Tue Jun 19, 5:47 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Wed Jun 20, 12:07 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 12:35 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Manu Abraham, (Wed Jun 20, 4:09 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Wed Jun 20, 6:41 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Wed Jun 20, 7:01 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Wed Jun 20, 7:04 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrew McKay, (Wed Jun 20, 9:27 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Wed Jun 20, 10:17 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jesper Juhl, (Wed Jun 20, 10:34 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tomas Neme, (Wed Jun 20, 11:10 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 11:19 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, H. Peter Anvin, (Wed Jun 20, 11:54 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Tomas Neme, (Wed Jun 20, 12:05 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrew McKay, (Wed Jun 20, 12:13 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 12:20 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 12:26 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Wed Jun 20, 12:46 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Wed Jun 20, 12:47 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 12:50 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 1:07 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 1:08 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 1:21 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Jesper Juhl, (Wed Jun 20, 1:44 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 1:52 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 1:55 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 1:59 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 2:07 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 2:09 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrew McKay, (Wed Jun 20, 2:41 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrew McKay, (Wed Jun 20, 2:42 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Wed Jun 20, 3:49 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 4:38 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Wed Jun 20, 4:48 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Wed Jun 20, 4:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 5:15 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Wed Jun 20, 7:08 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 7:40 pm)
RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, David Schwartz, (Wed Jun 20, 7:53 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 8:02 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 8:15 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Michael Poole, (Wed Jun 20, 8:58 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 9:19 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 9:23 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 9:26 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 9:30 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 9:54 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Wed Jun 20, 11:10 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Manu Abraham, (Wed Jun 20, 11:56 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 12:16 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Manu Abraham, (Thu Jun 21, 1:01 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Petrovitsch, (Thu Jun 21, 2:20 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Manu Abraham, (Thu Jun 21, 2:28 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Bernd Schmidt, (Thu Jun 21, 3:40 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 21, 8:00 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 21, 8:09 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrew McKay, (Thu Jun 21, 8:18 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrew McKay, (Thu Jun 21, 8:31 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 21, 9:34 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 21, 10:16 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 21, 10:43 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Lennart Sorensen, (Thu Jun 21, 11:05 am)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 12:34 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 12:36 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 12:45 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 12:45 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 12:48 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 12:54 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrew McKay, (Thu Jun 21, 1:04 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Andrew McKay, (Thu Jun 21, 1:16 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 1:28 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 4:56 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 4:59 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Thu Jun 21, 6:22 pm)
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3, Alexandre Oliva, (Fri Jun 22, 12:47 pm)