<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/18528/_Linux_Driver_Copyright_Violation_</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Sun, 08 Nov 2009 22:08:19 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Seriously</title>
			<link>http://osnews.com/thread?266499</link>
			<guid isPermaLink="true">http://osnews.com/thread?266499</guid>
			<description>can't we give the parties involved some minimal amount of time to sort this out *before* posting this flamebait?<br />
It would also be nice if you didn't make it sound like your title, 'Linux Developers Steal OpenBSD Code for Wireless Driver', is a quote from the original when it isn't. The original headline is simply 'Linux Driver Copyright Violation', nothing about stealing.Edited 2007-08-29 12:48</description>
			<pubDate>Wed, 29 Aug 2007 12:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (Soulbender)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Problem solved.</title>
			<link>http://osnews.com/thread?266502</link>
			<guid isPermaLink="true">http://osnews.com/thread?266502</guid>
			<description><a href="http://lkml.org/lkml/2007/8/29/67" rel="nofollow">http://lkml.org/lkml/2007/8/29/67</a></description>
			<pubDate>Wed, 29 Aug 2007 12:47:00 GMT</pubDate>
			<author>donotreply@osnews.com (odnomzagi)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Meanwhile, in other news...</title>
			<link>http://osnews.com/thread?266503</link>
			<guid isPermaLink="true">http://osnews.com/thread?266503</guid>
			<description>Much ado about nothing<br />
<br />
OSNews post these kinds of things way too fast...Edited 2007-08-29 12:50</description>
			<pubDate>Wed, 29 Aug 2007 12:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (Darkelve)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>But seriously...</title>
			<link>http://osnews.com/thread?266504</link>
			<guid isPermaLink="true">http://osnews.com/thread?266504</guid>
			<description>...why should one do so when the act itself (the hijacking of the rights to the code in question) never should have happened and since the news value of this is legitimate enough for them to discuss openly in a forum?</description>
			<pubDate>Wed, 29 Aug 2007 12:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (s_groening)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Let's try and stay calm, shall we?</title>
			<link>http://osnews.com/thread?266505</link>
			<guid isPermaLink="true">http://osnews.com/thread?266505</guid>
			<description>Just to try and head off the anti-GPL stuff before it starts, the majority of the atheros driver was in fact dual licensed under both BSD and GPL. For those parts, the Linux dev was perfectly entitled (legally) to choose only the GPL licence for his derived work. Of course, he was not permitted to do this on the BSD-only parts, but there's no reason to automatically assume this was malicious rather than a simple mistake.</description>
			<pubDate>Wed, 29 Aug 2007 12:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (tristan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Meanwhile, in other news...</title>
			<link>http://osnews.com/thread?266507</link>
			<guid isPermaLink="true">http://osnews.com/thread?266507</guid>
			<description>Some people call this *news* ;-)</description>
			<pubDate>Wed, 29 Aug 2007 12:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Oliver)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: But seriously...</title>
			<link>http://osnews.com/thread?266511</link>
			<guid isPermaLink="true">http://osnews.com/thread?266511</guid>
			<description>Never attribute to malice that which is readily explained by stupidity. In this particular case, the driver had BSD bits and GPL bits in the source and someone removed one of the notices by accident (presumably not realizing where the BSD-only chuck started and ended).<br />
<br />
Seeing as how the issue was fixed within a few minutes of it being pointed out, I don't think it's a big deal.</description>
			<pubDate>Wed, 29 Aug 2007 12:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (SpasmaticSeacow)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: But seriously...</title>
			<link>http://osnews.com/thread?266515</link>
			<guid isPermaLink="true">http://osnews.com/thread?266515</guid>
			<description>There doesn't seem to be any stealling going on at all.<br />
<br />
It seems that is was originally licenced under the GPLv2 (and also under the BSD) and it's been included in the -mm kernel under the GPLv2.<br />
<br />
I don't see what the problem is.</description>
			<pubDate>Wed, 29 Aug 2007 12:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (jessta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Dual license hell.</title>
			<link>http://osnews.com/thread?266516</link>
			<guid isPermaLink="true">http://osnews.com/thread?266516</guid>
			<description>It seems most of the code was originally released dual BSD/GPL and that the BSD clause was striped out. I won't pretend to know if this is allowed although I do have the feeling only the copyright holder can do this.<br />
 <br />
 The discussions and points posted at the end of the Diff pose some interesting questions. If software is dual licensed, do you chose which license to follow? or are you bound by both? <br />
 <br />
 Obviously, if pointed out which is the correct answer by the code author, these questions become mute but is there some already established practice or guideline in situations where it has not been spelled out?<br />
 <br />
 Hopefully this can be sorted out in an amicable way but, if feathers get ruffled over this, I would hope the developer who changed the licensing on that code would apologies.<br />
<br />
Edit: It seems the issue has been cleared up. Well done.Edited 2007-08-29 13:03 UTC</description>
			<pubDate>Wed, 29 Aug 2007 13:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (SReilly)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Let's try and stay calm, shall we?</title>
			<link>http://osnews.com/thread?266517</link>
			<guid isPermaLink="true">http://osnews.com/thread?266517</guid>
			<description>&quot;For those parts, the Linux dev was perfectly entitled (legally) to choose only the GPL licence for his derived work.&quot;<br />
<br />
For his derived work yes, remove the BSD license from the file, no. Only the copyright owner can remove it or give permission for its removal.</description>
			<pubDate>Wed, 29 Aug 2007 13:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Soulbender)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266522</link>
			<guid isPermaLink="true">http://osnews.com/thread?266522</guid>
			<description>An OpenBSD developer committed a lot of Broadcom 43xx code to OpenBSD CVS in April and stripped _out_ the GPLv2, under which the bcm43xx driver was exclusively licensed.  Ostensibly this was a &quot;mistake&quot; as the developer was going to &quot;rewrite&quot; the driver, but chose to replace the license first.<br />
<br />
<a href="http://lists.berlios.de/pipermail/bcm43xx-dev/2007-April/004370.html" rel="nofollow">http://lists.berlios.de/pipermail/bcm43xx-dev/2007-April/004370.htm...</a>  <br />
<br />
In the current case, the code was _dual_ licensed, which allows you to _choose_ what license to use the code under.<br />
<br />
So people should listen very closely to Theo de Raadt to see what an ass he is, and if he gets hypocritical at all and brings up the bcm43xx stuff.  And if he does, call him on it.Edited 2007-08-29 13:05</description>
			<pubDate>Wed, 29 Aug 2007 13:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (dcbw)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266526</link>
			<guid isPermaLink="true">http://osnews.com/thread?266526</guid>
			<description><div class="cquote">So people should listen very closely to Theo de Raadt to see what an ass he is, and if he gets hypocritical at all and brings up the bcm43xx stuff.  And if he does, call him on it. </div><br />
Theo does get allot of peoples backs up. Thing is, both situations seem to be genuine mistakes, I don't see the point in starting a grudge match about it.<br />
<br />
Come to think of it, starting a grudge match over Theo's inability to be civil has kinda been done to death ;-)</description>
			<pubDate>Wed, 29 Aug 2007 13:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (SReilly)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266528</link>
			<guid isPermaLink="true">http://osnews.com/thread?266528</guid>
			<description>There was quite a difference there. The BSD developer used a very insubstantial part of the code as a placeholder, while developing within the CVS tree. Was this a mistake? Obviously. Did the linux johnnies goes entirely overboard? You bet they did. <br />
<br />
In this case, the developer took the BSD code, relicensed it wholesale with the GPL, and even replaced attribution with his own name. It's unclear if this guy even wrote one line of code before doing this. Was this a mistake? Yes. Does it seem it was intentional? Absolutely. Did the OpenBSD developers publicly call this guy a thief? Nope. It was only discussed within the OBSD lists and happened to get posted on undeadly.org (read only by OpenBSD users/devs and the occasional troll from slashdot).</description>
			<pubDate>Wed, 29 Aug 2007 13:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (fsckit)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266531</link>
			<guid isPermaLink="true">http://osnews.com/thread?266531</guid>
			<description><div class="cquote">In the current case, the code was _dual_ licensed, which allows you to _choose_ what license to use the code under. </div><br />
<br />
You get to chose license for your derived work, you dont get to remove the BSD license from the file.<br />
<br />
<div class="cquote">So people should listen very closely to Theo de Raadt  </div><br />
<br />
Indeed they should even though he can be harsh.Edited 2007-08-29 13:24</description>
			<pubDate>Wed, 29 Aug 2007 13:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Soulbender)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Premature news</title>
			<link>http://osnews.com/thread?266534</link>
			<guid isPermaLink="true">http://osnews.com/thread?266534</guid>
			<description>Posting this in bezerk mode all over the net is a bit premature. This is just a patch by one person, signed off only by himself. This has not hit mainline or the -mm branch. If it would ever slip through the gates, a kind e-mail to the branch maintainer would probably be enough to revert this error.<br />
<br />
There are always people looking for blood when it comes to the GPL. But there is nothing to see here, move on.Edited 2007-08-29 13:19</description>
			<pubDate>Wed, 29 Aug 2007 13:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (danieldk)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>open</title>
			<link>http://osnews.com/thread?266538</link>
			<guid isPermaLink="true">http://osnews.com/thread?266538</guid>
			<description>I thought the BSD license was so open?</description>
			<pubDate>Wed, 29 Aug 2007 13:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (netpython)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Overblown</title>
			<link>http://osnews.com/thread?266544</link>
			<guid isPermaLink="true">http://osnews.com/thread?266544</guid>
			<description>I guess the BSD license isn't as open as some people claim.  You would think from posters on this site that people who license their code as BSD do so because they just want their code to be used.  Apparently that's not the case.  The title of the article is also sensational compared to what actually happened.  I guess the OBSD guys are still pissed about being called out when they stole wireless code from Linux.<br />
<br />
<a href="http://www.theinquirer.net/default.aspx?article=38746" rel="nofollow">http://www.theinquirer.net/default.aspx?article=38746</a></description>
			<pubDate>Wed, 29 Aug 2007 13:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (abraxas)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Let's try and stay calm, shall we?</title>
			<link>http://osnews.com/thread?266551</link>
			<guid isPermaLink="true">http://osnews.com/thread?266551</guid>
			<description><div class="cquote">&quot;For those parts, the Linux dev was perfectly entitled (legally) to choose only the GPL licence for his derived work.&quot;<br />
<br />
For his derived work yes, remove the BSD license from the file, no. Only the copyright owner can remove it or give permission for its removal. </div><br />
<br />
Wrong. Dual-licensing means that you have to obey *either* the BSD licence *or* the GPL licence. If you choose the BSD licence, then you're free to do all those things that the GPL says you can't, like releasing binary-only versions; correspondingly, if you choose the GPL, then you're free to do the practically the only thing that the BSD licence says you can't, which is to remove the licence text.<br />
<br />
As I said before, the Linux dev did nothing wrong with the dual-licensed bits of the code (though obviously he was wrong to do this for the BSD-only parts).</description>
			<pubDate>Wed, 29 Aug 2007 13:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (tristan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: open</title>
			<link>http://osnews.com/thread?266552</link>
			<guid isPermaLink="true">http://osnews.com/thread?266552</guid>
			<description>It doesn't allow you to claim you wrote it yourself.</description>
			<pubDate>Wed, 29 Aug 2007 13:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almafeta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: open</title>
			<link>http://osnews.com/thread?266554</link>
			<guid isPermaLink="true">http://osnews.com/thread?266554</guid>
			<description>This is about copyright, not about license.</description>
			<pubDate>Wed, 29 Aug 2007 13:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (Ford Prefect)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Dual license hell.</title>
			<link>http://osnews.com/thread?266555</link>
			<guid isPermaLink="true">http://osnews.com/thread?266555</guid>
			<description>- * 1. Redistributions of source code must retain the above copyright<br />
- *    notice, this list of conditions and the following disclaimer,<br />
- *    without modification.<br />
<br />
<br />
Just one little snippet that clearly shows that the removal of the BSD license notes was a violation of the BSD license terms.<br />
<br />
As for changing from dual licensed to making it GPLv2 only for future changes, I think it's fairly immoral considering both licenses are supposed to be open source licenses.</description>
			<pubDate>Wed, 29 Aug 2007 14:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Marcellus)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266557</link>
			<guid isPermaLink="true">http://osnews.com/thread?266557</guid>
			<description><div class="cquote"><i>In the current case, the code was _dual_ licensed, which allows you to _choose_ what license to use the code under.</i><br />
<br />
You get to chose license for your derived work, you dont get to remove the BSD license from the file. </div><br />
<br />
Yes, you do.<br />
<br />
Take the dual-licensed file. Choose to use it under the GPL. Edit the source to remove the BSD licence text (perfectly legal under the GPL). Voila.</description>
			<pubDate>Wed, 29 Aug 2007 14:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (tristan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Atheros?</title>
			<link>http://osnews.com/thread?266558</link>
			<guid isPermaLink="true">http://osnews.com/thread?266558</guid>
			<description>Question: Does this mean that it is now possible to use Atheros based wlan devices right out of the box on GNU/Linux?<br />
<br />
This would be great!</description>
			<pubDate>Wed, 29 Aug 2007 14:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (pinky)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Atheros?</title>
			<link>http://osnews.com/thread?266561</link>
			<guid isPermaLink="true">http://osnews.com/thread?266561</guid>
			<description>Yes you have a good chance. Most distros support it. I know ubuntu,mandriva support my D-link DWL-G520 PCI wiress-card right out of the box.<br />
<br />
Have a look at the list of manufacturers who use the atheros chipset:<br />
<br />
<a href="http://atheros.rapla.net/" rel="nofollow">http://atheros.rapla.net/</a><br />
<br />
A good OSS project around atheros based cards is MadWifi:<br />
<br />
<a href="http://madwifi.org/" rel="nofollow">http://madwifi.org/</a><br />
<br />
With atheros chipset based wifi cards you have a fairly good chance the card will be detected on *BSD,linux most of the times.Edited 2007-08-29 14:13</description>
			<pubDate>Wed, 29 Aug 2007 14:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (netpython)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Dual license hell.</title>
			<link>http://osnews.com/thread?266562</link>
			<guid isPermaLink="true">http://osnews.com/thread?266562</guid>
			<description><div class="cquote">Just one little snippet that clearly shows that the removal of the BSD license notes was a violation of the BSD license terms.  </div><br />
<br />
But only if you choose to use it under the terms of the BSD licence; in this case, the Linux dev chose to use it under the terms of the GPL licence instead. Removing the BSD licence text is perfectly legal under the GPL.<br />
<br />
If you're saying that you have to adhere to *both* licences, then suddenly the BSD bit becomes almost worthless, because you now can't link to proprietary software, you can't release binary-only versions, etc etc etc.<br />
<br />
<div class="cquote">As for changing from dual licensed to making it GPLv2 only for future changes, I think it's fairly immoral considering both licenses are supposed to be open source licenses. </div><br />
<br />
Immoral, perhaps. But not illegal.</description>
			<pubDate>Wed, 29 Aug 2007 14:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (tristan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: But seriously...</title>
			<link>http://osnews.com/thread?266563</link>
			<guid isPermaLink="true">http://osnews.com/thread?266563</guid>
			<description><a href="http://kerneltrap.org/node/14243" rel="nofollow">http://kerneltrap.org/node/14243</a><br />
<br />
Maybe this clarifies it. There is no &quot;it seems&quot; in copyright law.</description>
			<pubDate>Wed, 29 Aug 2007 14:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (Oliver)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Dual license hell.</title>
			<link>http://osnews.com/thread?266566</link>
			<guid isPermaLink="true">http://osnews.com/thread?266566</guid>
			<description><div class="cquote">I think it's fairly immoral considering both licenses are supposed to be open source licenses. </div><br />
<br />
One is an Open Source license, the other is a Free Software license.</description>
			<pubDate>Wed, 29 Aug 2007 14:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Misleading</title>
			<link>http://osnews.com/thread?266568</link>
			<guid isPermaLink="true">http://osnews.com/thread?266568</guid>
			<description>AFAIK this code was /never part of Linux/<br />
<br />
Somebody posted patches removing the BSD license declarations from these files.  Some of the files were dual licensed; some of them weren't - maybe that was an accident *shrug*<br />
<br />
But this code was just posted by a random developer onto a public mailing list, so it's hardly some crime of &quot;Linux&quot;</description>
			<pubDate>Wed, 29 Aug 2007 14:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Mark Williamson)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>superset</title>
			<link>http://osnews.com/thread?266569</link>
			<guid isPermaLink="true">http://osnews.com/thread?266569</guid>
			<description>Isn't  the BSD license a superset of GPL v2?</description>
			<pubDate>Wed, 29 Aug 2007 14:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (netpython)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Where did the headline come from?</title>
			<link>http://osnews.com/thread?266570</link>
			<guid isPermaLink="true">http://osnews.com/thread?266570</guid>
			<description>Don't OSNews articles usually use the headline of the original article?  Why does this one use a more inflammatory headline instead?</description>
			<pubDate>Wed, 29 Aug 2007 14:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Mark Williamson)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Dual license hell.</title>
			<link>http://osnews.com/thread?266572</link>
			<guid isPermaLink="true">http://osnews.com/thread?266572</guid>
			<description>No, both are open source, only gpl is 'free software'</description>
			<pubDate>Wed, 29 Aug 2007 14:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (czubin)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Meanwhile, in other news...</title>
			<link>http://osnews.com/thread?266573</link>
			<guid isPermaLink="true">http://osnews.com/thread?266573</guid>
			<description>Some people call it tabloid press, gutter press etc. In other words, a sensational, gossip-filled publication that bends the truth and particular circumstances, or pretends to stumble upon them at the exact point in time that will provide maximum impact; common sense and civility be damned.<br />
<br />
There seem to be entirely too many of this kind of stories on OSNews lately.</description>
			<pubDate>Wed, 29 Aug 2007 14:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (wirespot)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Apart from...</title>
			<link>http://osnews.com/thread?266576</link>
			<guid isPermaLink="true">http://osnews.com/thread?266576</guid>
			<description>...already being solved the problem resides with these three files:<br />
<br />
ath5k.h<br />
ath5k_hw.c<br />
ath5k_hw.h<br />
<br />
<b>None of these are under the BSD-license!</b>, but are under a MIT-like license (but not MIT itself - the MIT-license is longer).<br />
<br />
The problem is that the conditions have been removed from those three files. However, the copyright notices have not been removed. It is however still a copyright violation.<br />
<br />
For the file <i>ath5k_base.c</i> the situation is that it is dual-licensed BSD/GPL and Jiri Slaby is the sole copyright holder and can removed anything as he please. No problem here.<br />
<br />
For the last file <i>ath5k_base.h</i> the situation is that it is dual-licensed BSD/GPL and it is therefore perfectly legal to remove the BSD-license since the other license has not been removed. By choosing one of the licenses one are creating a derivative, so that argument is moot.<br />
<br />
The entire history is pretty much bogus since no BSD-conditions have been stripped in violation of the licenses. However we have a MIT-like non-BSD license which is violated three times. That's just as bad - but it isn't a BSD-license.<br />
<br />
Conditions have been removed from three files but none of these are under the BSD-license so the claim is incorrect. However conditions have been removed, and it is a copyright violation. But it has been fixed anyway, though the BSD-parts don't need fixing.</description>
			<pubDate>Wed, 29 Aug 2007 14:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Dual license hell.</title>
			<link>http://osnews.com/thread?266577</link>
			<guid isPermaLink="true">http://osnews.com/thread?266577</guid>
			<description><div class="cquote">Just one little snippet that clearly shows that the removal of the BSD license notes was a violation of the BSD license terms. </div><br />
<br />
I think you're getting confused by thinking both licenses apply <b>simultaneously</b>. That's impossible, for obvious reasons. Perhaps it would help if you thought about it as two different packages, with identical source code in them, but different licenses: one BSD, one GPL.<br />
<br />
Removal of BSD licensing from the GPL version is perfectly legal and logical, since it doesn't make sense anyway. The same things goes for the other way too.<br />
<br />
It's obviously a problem if different people want to work on the same code but want to license it under uncompatible licenses. It can be overcome if they work together and come to an agreement.<br />
<br />
But if they're going to get pissed at some point by the &quot;other guys&quot; doing stuff that's specific and perfectly normal under the &quot;other&quot; license, then I don't see the point in keeping it up. Releasing stuff with dual licensing will only create confusion.Edited 2007-08-29 14:32</description>
			<pubDate>Wed, 29 Aug 2007 14:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (wirespot)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Misleading</title>
			<link>http://osnews.com/thread?266578</link>
			<guid isPermaLink="true">http://osnews.com/thread?266578</guid>
			<description>The BSD license was stripped from two files - both situations legally correct, since both files were dual-licensed.<br />
<br />
The problem is the three other files which are not under the GPL, nor under the BSD, but under a MIT-like license. That's the real problem and not the perfectly legal removal of the BSD-license from the two dual-licensed files.</description>
			<pubDate>Wed, 29 Aug 2007 14:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: superset</title>
			<link>http://osnews.com/thread?266581</link>
			<guid isPermaLink="true">http://osnews.com/thread?266581</guid>
			<description>If only.</description>
			<pubDate>Wed, 29 Aug 2007 14:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almafeta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Dual license hell.</title>
			<link>http://osnews.com/thread?266585</link>
			<guid isPermaLink="true">http://osnews.com/thread?266585</guid>
			<description>Both the BSD license and the GPL are both open source and free software licenses. What makes you think they are not?</description>
			<pubDate>Wed, 29 Aug 2007 14:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (01101010)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: open</title>
			<link>http://osnews.com/thread?266587</link>
			<guid isPermaLink="true">http://osnews.com/thread?266587</guid>
			<description><div class="cquote">[BSD] doesn't allow you to claim you wrote it yourself. </div><br />
<br />
<b>OMG, but that's so restrictive! Isn't it supposed to be so &quot;open&quot; and &quot;free&quot;?</b><br />
<br />
I'm joking, but I just used it as an example of the same reasoning that some people apply in reverse to GPL.<br />
<br />
It's probably because those people don't understand that freedom needs to be actively defended and enforced. That means certain restrictions. There's no such thing as &quot;pure freedom&quot;. If something was completely free, it would imply allowing someone to come along and say &quot;it's not free anymore&quot;. Which is silly and defeats the purpose. So at the very least you have to make restrictions against things that would make the stuff non-free.<br />
<br />
GPL wants stuff to be free <b>and</b> to keep being free. The GPL license specifies terms that work towards that goal.<br />
<br />
BSD wants stuff to be free and to give credit where it's due. The BSD license specifies terms that work towards <i>that</i> goal.<br />
<br />
I think you can see what the difference is. BSD doesn't care if stuff that was free is made non-free. That is why some people prefer GPL. End of story.Edited 2007-08-29 14:43</description>
			<pubDate>Wed, 29 Aug 2007 14:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (wirespot)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Dual license hell.</title>
			<link>http://osnews.com/thread?266588</link>
			<guid isPermaLink="true">http://osnews.com/thread?266588</guid>
			<description><div class="cquote">No, both are open source, only gpl is 'free software' </div><br />
<br />
Well, if we're going to get into it, even the FSF themselves refer to the (non-ad-clause) BSD licence as a &quot;simple, permissive non-copyleft free software license&quot;[1]...<br />
<br />
<br />
[1] <a href="http://www.fsf.org/licensing/licenses/" rel="nofollow">http://www.fsf.org/licensing/licenses/</a></description>
			<pubDate>Wed, 29 Aug 2007 14:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (tristan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: But seriously...</title>
			<link>http://osnews.com/thread?266590</link>
			<guid isPermaLink="true">http://osnews.com/thread?266590</guid>
			<description>Theo is wrong about the removal of the BSD-part of Sam Leffler's file <i>(ath5k_base.h)</i>. The moment you use, modify or distribute the file you have the right to choose one of the licenses (or both if you want to do keep the dual-licensing).<br />
<br />
Theo claims incorrectly that the right to choose one of the licenses don't exists UNTIL a modification has been made. Truth is that it kicks in the moment, you use, modify and/or distribute the file. So everything has been done 110% correct for the BSD-licensed parts. The problem is the three files NOT under the BSD and NOT under the GPL. Those three files have had their license violated. That's clear. But Theo is rambling like a stupid maniac in regard to the dual-licensed files.</description>
			<pubDate>Wed, 29 Aug 2007 14:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: Dual license hell.</title>
			<link>http://osnews.com/thread?266591</link>
			<guid isPermaLink="true">http://osnews.com/thread?266591</guid>
			<description>Sorry , my mistake, but anyways I was just wanting to note that the parent was wrong to mark only one open source and the other only free software license.</description>
			<pubDate>Wed, 29 Aug 2007 14:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (czubin)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>This made me smile.... :)</title>
			<link>http://osnews.com/thread?266596</link>
			<guid isPermaLink="true">http://osnews.com/thread?266596</guid>
			<description>The Internet has never been a bastion of journalistic integrity, or civility for that matter. <br />
<br />
This is democracy in action. Issues and news acted on by the masses without any filtration or abstraction. As an an Internet denizen I would expect nothing less then rabble rousing, sensationalism, and shoddy fact finding.  <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
Seriously, this is better the soap operas.</description>
			<pubDate>Wed, 29 Aug 2007 14:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (Flatland_Spider)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Let's try and stay calm, shall we?</title>
			<link>http://osnews.com/thread?266597</link>
			<guid isPermaLink="true">http://osnews.com/thread?266597</guid>
			<description>You are wrong.<br />
<br />
For the dual-licensed files you can remove one of the licenses the moment you use them. You don't have to make changes in order to change the licenses. You can remove the license you don't want to use the software under. So Jiri Slaby was perfectly in line for the two dual-licensed files. Especially the first one, where he is the sole author.<br />
<br />
The problem is solely the three files NOT licensed under the GPL and NOT licensed under the BSD (but under a modified MIT-like license, neither MIT nor BSD). Those three files had their licenses violated.<br />
<br />
Theo is right out wrong and he knows it!</description>
			<pubDate>Wed, 29 Aug 2007 15:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Dual license hell.</title>
			<link>http://osnews.com/thread?266598</link>
			<guid isPermaLink="true">http://osnews.com/thread?266598</guid>
			<description>DOH!<br />
<br />
That doesn't matter since the license for the files clearly states that you can choose EITHER! It's okay to remove the BSD-license if you keep the GPL-license, and it is okay to remove the GPL-license if you keep the BSD-license.<br />
<br />
It is so simple it beats me why you can't understand something this simple.</description>
			<pubDate>Wed, 29 Aug 2007 15:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Where did the headline come from?</title>
			<link>http://osnews.com/thread?266599</link>
			<guid isPermaLink="true">http://osnews.com/thread?266599</guid>
			<description>It's more sensational that way. If it bleeds it leads, and if not, there's a lead pipe in the broom closet. <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
To be fair, the submitter gets to pick the title of the article, and most of the time I think the picked title makes it. Thom or Eugenia would be better at answering that though.</description>
			<pubDate>Wed, 29 Aug 2007 15:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (Flatland_Spider)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Dual license hell.</title>
			<link>http://osnews.com/thread?266600</link>
			<guid isPermaLink="true">http://osnews.com/thread?266600</guid>
			<description><div class="cquote">It seems most of the code was originally released dual BSD/GPL and that the BSD clause was striped out. I won't pretend to know if this is allowed although I do have the feeling only the copyright holder can do this. </div><br />
<br />
Wrong. Anybody can choose which license to remove as long as the other license is kept. The license clearly allows for this. The copyright holder has given everybody the right to choose between either BSD or GPL.<br />
<br />
It is just Theo being an ass this time - but that's no surprise. It comes along with being strongminded.<br />
<br />
The problem is the three other files not dual-licensed. But people tend to forget them since they are not exactly under the BSD.</description>
			<pubDate>Wed, 29 Aug 2007 15:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266602</link>
			<guid isPermaLink="true">http://osnews.com/thread?266602</guid>
			<description><div class="cquote">You get to chose license for your derived work, you dont get to remove the BSD license from the file. </div><br />
<br />
Well, wrong sort of. You have the right to use, modify and distribute the file under the license you choose.<br />
<br />
You don't have to make modifications to the sources only.<br />
<br />
Besides, removing one of the licenses create a derivative anyway, so your argument (which is copied directly from Theo) is moot <img src="/images/emo/wink.gif" alt=";)" /> <br />
<br />
Theo is wrong on this one, and won't admit it. That's the negative part of his strong mind, which I usually admire.</description>
			<pubDate>Wed, 29 Aug 2007 15:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: open</title>
			<link>http://osnews.com/thread?266603</link>
			<guid isPermaLink="true">http://osnews.com/thread?266603</guid>
			<description>Nobody has done that!<br />
<br />
The copyright notices have not been removed. The conditions have been removed. This is legal for the two dual-licensed files, but a copyright violation for the three not dual-licensed files.<br />
<br />
You haven't read the diffs I can see. RTFA!</description>
			<pubDate>Wed, 29 Aug 2007 15:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: open</title>
			<link>http://osnews.com/thread?266604</link>
			<guid isPermaLink="true">http://osnews.com/thread?266604</guid>
			<description>And the copyrights haven't been touched. Only the conditions. Which means this is all about licenses and not about copyright <img src="/images/emo/wink.gif" alt=";)" /></description>
			<pubDate>Wed, 29 Aug 2007 15:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Seriously</title>
			<link>http://osnews.com/thread?266607</link>
			<guid isPermaLink="true">http://osnews.com/thread?266607</guid>
			<description>Yes, the patch as emailed would be a violation of the BSD license.  However, the patch has not been accepted into the Linux kernel, and as we can see from the ensuing LKML thread, the licensing details will be ironed out before anyone even thinks about merging it.<br />
<br />
LKML is a public mailing list.  Anyone can submit patches, and the only thing the kernel community can do about bad patches, including those with licensing issues, is to reject them with or without comments.  The kernel community has already concluded that this patch cannot be accepted as written.<br />
<br />
The difference between this situation and the BCM thing is that BCM was committed to OpenBSD's official CVS repositories.  Furthermore, the OpenBSD project had no legitimate use for that code, whereas the Linux community can use ath5k under an appropriately derived license.<br />
<br />
The Linux project is permitted under the BSD to add the GPL to this code.  Depending on how it is added, the resulting code could be dual-licensed or GPL only.  When used under the GPL (in either case), the clauses retained from the BSD are redundant.  That doesn't mean they can be removed, however.<br />
<br />
So, functionally, the Linux developers are correct.  They can redistribute ath5k under the GPL or under a BSD/GPL dual-license.  But the patch as emailed is not the correct way to do this.  The clauses from the BSD must be retained in order to satisfy the redistribution requirements.<br />
<br />
It's likely that the act of emailing improperly licensed code to a public mailing list constitutes copyright infringement on the part of the sender.  However, is the project or its various hosting and mirroring services liable for code appearing on the mailing list?  Can't they simply disclaim responsibility like OSNews does for comments?<br />
<br />
BTW, the BSD community has repeated held that BSD code can be relicensed by adding restrictions (GPL, proprietary, etc).  Theo is dead wrong when he says &quot;none else can add a GPL to it.&quot;  Proprietary vendors do this with BSD code all the time.Edited 2007-08-29 15:30</description>
			<pubDate>Wed, 29 Aug 2007 15:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (butters)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>What a Bunch of Wankers</title>
			<link>http://osnews.com/thread?266609</link>
			<guid isPermaLink="true">http://osnews.com/thread?266609</guid>
			<description>Honestly, what a wanker Theo is. He got caught the last time and complained that everyone was so insensitive, and feel the need to respond.<br />
<br />
1. This code was never submitted anywhere. It was on a mailing list.<br />
<br />
2. It was one of the copyright holders of the code who actually did this, and it is up to the other copyright holders to complain and talk about it - no one else.<br />
<br />
3. The disclaimer was discussed and added back in later.</description>
			<pubDate>Wed, 29 Aug 2007 15:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (segedunum)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>GPL fans can dish it out. But they can't take it.</title>
			<link>http://osnews.com/thread?266612</link>
			<guid isPermaLink="true">http://osnews.com/thread?266612</guid>
			<description>For all those rabid GPL fans out there who are always so quick to jump on anything they perceive as violating the GPL, this is just poetic justice.<br />
<br />
So for those of you saying &quot;There's no story here... Give them time to sort it out, etc...&quot; My response is simply this. &quot;It sucks when you gotta swallow your own medicine doesn't it?&quot;<br />
<br />
I guess the rabid GPL fans can dish it out, but they can't take it when they are the ones that stepped on someone else's copyright.Edited 2007-08-29 15:42</description>
			<pubDate>Wed, 29 Aug 2007 15:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (Simba)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Meanwhile, in other news...</title>
			<link>http://osnews.com/thread?266613</link>
			<guid isPermaLink="true">http://osnews.com/thread?266613</guid>
			<description>Meanwhile, I submit important news about OOXML's difficult road to ISO standardization (such as the fact taht India and Brazil have rejected it) and they get rejected... <img src="/images/emo/confuse.gif" alt=";)" /> <br />
<br />
Oh well, to stay on-topic, it does seem as if there were some improper stuff going on here, but that in the end the Linux kernel devs will sort it out so as to stay on the legal side. I do agree that the headline is too sensationalistic (and that Theo de Raat has no manners), but I don't disagree that this is in fact news - if a bit gossipy.</description>
			<pubDate>Wed, 29 Aug 2007 15:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (archiesteel)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: superset</title>
			<link>http://osnews.com/thread?266616</link>
			<guid isPermaLink="true">http://osnews.com/thread?266616</guid>
			<description>Isn't the BSD license a superset of GPL v2?<br />
<br />
It's the other way around.</description>
			<pubDate>Wed, 29 Aug 2007 15:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (butters)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Seriously</title>
			<link>http://osnews.com/thread?266622</link>
			<guid isPermaLink="true">http://osnews.com/thread?266622</guid>
			<description>Funny, if Microsoft were the guilty party, no one would of even mentioned that they should have been 'given time' to sort thing out.</description>
			<pubDate>Wed, 29 Aug 2007 16:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Coxy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Misleading</title>
			<link>http://osnews.com/thread?266635</link>
			<guid isPermaLink="true">http://osnews.com/thread?266635</guid>
			<description>&gt; The problem is the three other files which are not<br />
&gt; under the GPL, nor under the BSD, but under a<br />
&gt; MIT-like license. That's the real problem and not<br />
&gt; the perfectly legal removal of the BSD-license from<br />
&gt; the two dual-licensed files.<br />
<br />
Yes, that struck me as problematic; although if it was a mistake and quickly corrected then I guess that mitigates it somewhat.<br />
<br />
But regardless, as I underastand it this code wasn't checked in to any official Linux tree (e.g. Linus's, Andrew Morton's, etc).  One developer posted it as a patch on a mailing list, where it got discussed.  So suggesting &quot;Linux developers&quot; are stealing code is a bit disingenuous: one developer posted a patch removing more than it should have done, which got discussed on the mailing list - and represumably fixed before it was accepted.</description>
			<pubDate>Wed, 29 Aug 2007 16:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Mark Williamson)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266636</link>
			<guid isPermaLink="true">http://osnews.com/thread?266636</guid>
			<description><div class="cquote">even replaced attribution with his own name </div><br />
<br />
Incorrect. He NEVER replaced attribution with his own name. He removed the BSD-license from two dual-licensed files. Perfectly correct of him. The dual-license allows for this.<br />
<br />
The problem is the three files not under the GPL and not under the BSD. There is no stealing of BSD-code because the BSD-code was also under GPL and he could freely choose which license to use. The three files under the MIT-like non-BSD license did however have their conditions removed which is a copyright violation. But the attributions were NOT removed.<br />
<br />
Stop lying.</description>
			<pubDate>Wed, 29 Aug 2007 16:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Dual license hell.</title>
			<link>http://osnews.com/thread?266637</link>
			<guid isPermaLink="true">http://osnews.com/thread?266637</guid>
			<description><div class="cquote">Wrong. Anybody can choose which license to remove as long as the other license is kept. The license clearly allows for this. The copyright holder has given everybody the right to choose between either BSD or GPL. </div><br />
Thanks for clearing that up. I wasn't aware that it worked that way.<br />
<br />
<div class="cquote">It is just Theo being an ass this time - but that's no surprise. It comes along with being strongminded. </div><br />
Same old same old then. The day I hear of a delicate situation involving Theo where he is <b>not</b> being an ass is the day I check my ass for frost bite. <br />
<br />
<div class="cquote">The problem is the three other files not dual-licensed. But people tend to forget them since they are not exactly under the BSD. </div><br />
Correct me if I'm wrong but I read something about that in one of the posts in the original article. So it seems that it ain't really about GPL/BSD, but about some of the code being released under a third license, then relicensed under the GPL even though they were not dual licensed in the first place.<br />
<br />
Wow, talk about license hell.</description>
			<pubDate>Wed, 29 Aug 2007 16:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (SReilly)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: GPL fans can dish it out. But they can't take it.</title>
			<link>http://osnews.com/thread?266639</link>
			<guid isPermaLink="true">http://osnews.com/thread?266639</guid>
			<description>You're still around!? Damn <img src="/images/emo/tongue.gif" alt=";)" /> <br />
<br />
Anyway, the &quot;stealing&quot; of BSD-licensed code never happened. There is no such code in the kernel-trees. It was in mail-discussion merely. Besides that the two BSD-licensed files were dual-licensed and were also under the GPL with clear rights for the user to choose either license and discard the other. So those two files are non-problematic.<br />
<br />
The three problematic files are however not under the BSD-license and no attributions were removed. Only the conditions were removed - which of course was wrong. But it was not a part of the linux kernel, so you got that part wrong. What Jiri Slaby should've done with the three non-GPL non-BSD files was to add the GPL license so both licenses applied. But that's not what Theo complained about. He complained about removing one of two licenses from the files - a perfectly legal choice.</description>
			<pubDate>Wed, 29 Aug 2007 16:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Seriously</title>
			<link>http://osnews.com/thread?266641</link>
			<guid isPermaLink="true">http://osnews.com/thread?266641</guid>
			<description><i>can't we give the parties involved some minimal amount of time to sort this out *before* posting this flamebait?</i><br />
<br />
why? when this sort of thing happen in April of this year between  Michael Buesch and OpenBSD. Michael Buesch posted all over the mailing lists when he was accusing Openbsd of GPL license and <br />
Copyright violations of the  bcw driver. he did not give time to work things out.<br />
 <br />
<i>It would also be nice if you didn't make it sound like your title, 'Linux Developers Steal OpenBSD Code for Wireless Driver', is a quote from the original when it isn't. The original headline is simply 'Linux Driver Copyright Violation', nothing about stealing.</i><br />
<br />
again back in april,Buesch made sound like openbsd was stealing. when it turned out to be only an honest mistake on the dev partEdited 2007-08-29 16:56</description>
			<pubDate>Wed, 29 Aug 2007 16:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (happycamper)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Dual license hell.</title>
			<link>http://osnews.com/thread?266645</link>
			<guid isPermaLink="true">http://osnews.com/thread?266645</guid>
			<description><div class="cquote">Wow, talk about license hell. </div><br />
<br />
<b>So true.</b><br />
<br />
The license for the three files are the ISC-license btw. Extremely simple so the whole issue is weird. But great... I got headache from this... damn licenses!</description>
			<pubDate>Wed, 29 Aug 2007 17:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Atheros?</title>
			<link>http://osnews.com/thread?266653</link>
			<guid isPermaLink="true">http://osnews.com/thread?266653</guid>
			<description>Question: Does this mean that it is now possible to use Atheros based wlan devices right out of the box on GNU/Linux?<br />
<br />
Yes.  With the new mac80211 stack we will have a lot more drivers available in kernel.  Although atheros support has been quite good on Linux for years now with the madwifi project, I would love to have in kernel drivers for atheros based wireless cards.</description>
			<pubDate>Wed, 29 Aug 2007 17:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (abraxas)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Please don't</title>
			<link>http://osnews.com/thread?266655</link>
			<guid isPermaLink="true">http://osnews.com/thread?266655</guid>
			<description>As an OSNews reader and member, I rarely complain about included articles, even when they don't interest me.  It's easy enough just to skip past them.  But this article, and the earlier one about one of the BSD's &quot;stealing&quot; GPL wireless driver code, is just trash.  If the violation goes on after the relevant parties are notified and the relevant discussions take place, then fine, post a story to let people know.<br />
<br />
But this article is simply below the level of standard which I normally associate with OSNews.  It's pointless mud-raking.<br />
<br />
I give it a -1.Edited 2007-08-29 18:03</description>
			<pubDate>Wed, 29 Aug 2007 18:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbergman27)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Dual license hell.</title>
			<link>http://osnews.com/thread?266663</link>
			<guid isPermaLink="true">http://osnews.com/thread?266663</guid>
			<description>Wrong, the OSI considers them both open source licenses.<br />
<br />
<a href="http://opensource.org/licenses/alphabetical" rel="nofollow">http://opensource.org/licenses/alphabetical</a><br />
<br />
While it is true you can call the gpl &quot;a free software license&quot;. It is just as much open source as the BSD only more restrictive.</description>
			<pubDate>Wed, 29 Aug 2007 18:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (SEJeff)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Seriously</title>
			<link>http://osnews.com/thread?266668</link>
			<guid isPermaLink="true">http://osnews.com/thread?266668</guid>
			<description>I seem to remember there were 60 something commits to that developers tree in violation of the license. Maybe 5-10 would be accidental, but 60+ *different* commits?<br />
<br />
No, that was intentional on the BSD developer's part. The only sad part is that he quit working on it when the linux bcm43xx developer offered to dual license the code.</description>
			<pubDate>Wed, 29 Aug 2007 18:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (SEJeff)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Where did the headline come from?</title>
			<link>http://osnews.com/thread?266673</link>
			<guid isPermaLink="true">http://osnews.com/thread?266673</guid>
			<description>I copied the headline from the source article iirc, and added the quotes to make sure people did not attribute it to OSNews/me. Maybe they changed it, I don't know.<br />
<br />
I might have also simply let the submitted headline stick - I was in a hurry since I had to go to work. Anyway, I'll change the headline to what the source article has.</description>
			<pubDate>Wed, 29 Aug 2007 19:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (Thom_Holwerda)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Dual license hell.</title>
			<link>http://osnews.com/thread?266676</link>
			<guid isPermaLink="true">http://osnews.com/thread?266676</guid>
			<description>----------offtopic--------------------<br />
BSD is free as in real freedom. Of course they aren't using any copyleft to ensure or better press people to &quot;freedom&quot;, they just give you the gift of real freedom and it's up to you what to do with it.<br />
Ask some people of the VR of China about real freedom, you'll certainly see the difference. The FSF has got no moral right to call it's license &quot;free as in freedom&quot;!<br />
<br />
----------/offtopic-------------------</description>
			<pubDate>Wed, 29 Aug 2007 19:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Oliver)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: Dual license hell.</title>
			<link>http://osnews.com/thread?266679</link>
			<guid isPermaLink="true">http://osnews.com/thread?266679</guid>
			<description>If what the Chinese government does to its people is &quot;real freedom&quot; then I don't want to be free <img src="/images/emo/wink.gif" alt=";)" /> <br />
<br />
Anyway. Stop your bsd-fanatical approach. I'm getting tired of all the battles between the bsd-zealots and gpl-zealots.<br />
<br />
BSD is not about real freedom. BSD is about not protecting the granted rights.<br />
GPL is not about real freedom. GPL is about protecting granted rights. That's part of what makes it &quot;viral&quot;.<br />
<br />
You complain about perceived copyright violations, but can't even grasp the concept of the BSD-license, nor see the difference between it and the ISC-license.<br />
<br />
You are the BSD-version of moulinneuf.</description>
			<pubDate>Wed, 29 Aug 2007 19:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Theo and his RDF</title>
			<link>http://osnews.com/thread?266686</link>
			<guid isPermaLink="true">http://osnews.com/thread?266686</guid>
			<description>It's interesting to see that Theo (and a few others) claim the dual BSD,GPL licensed files are licensed under the 4-clause BSD (claiming incompatibility with GPL), when the OpenBSD files are actually under the 3-clause BSD-license. OpenBSD does not (and haven't for many years) used the 4-clause license.<br />
 <br />
Does Theo not know his own project? <img src="/images/emo/tongue.gif" alt=";)" /> Edited 2007-08-29 20:02 UTC</description>
			<pubDate>Wed, 29 Aug 2007 20:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>For the dual licensed files it's simple</title>
			<link>http://osnews.com/thread?266687</link>
			<guid isPermaLink="true">http://osnews.com/thread?266687</guid>
			<description>for the dual licensed files, if the BSD devs want to be able to use the source without the silly GPL restrictions that are not in the BSD license (binary only distribution, linking with proprietary code), then surely the Linux devs are also allowed to use it without the BSD restrictions that are not in the GPL (removing the BSD attribution)?</description>
			<pubDate>Wed, 29 Aug 2007 20:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (pxa270)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>There are two separate issues</title>
			<link>http://osnews.com/thread?266715</link>
			<guid isPermaLink="true">http://osnews.com/thread?266715</guid>
			<description>The dual-licensed files: the BSD notice can be stripped, and the code will be considered a GPL2-only fork. No beef.<br />
<br />
The non-dual-licensed files: provided they're released under a "GPL-compatible" license (BSD 2- or 3-clause, MIT, X11, etc.), then the GPL notice can be added and people need to comply with both sets of licenses (which in practice means the only restriction beyond the GPL is that the BSD notice can't be removed). There are lots of files in the kernel and glibc which were originally BSD 3-clause or X11-licensed, and are now GPL (you'll find the original notices there because they <i>weren't</i> dual-licensed).<br />
<br />
If the non-dual-licensed files were released under an GPL-incompatible license, then only the author can relicense them under the GPL.<br />
<br />
In real terms, dual licensing BSD 3-clause (or indeed any GPL-compatible license) and GPL is a bit pointless: in effect you're saying "either do what you like with this file so long as you preserve this notice and don't use our name in advertising, or alternatively comply with all of the terms of the GPL". about the only thing it might do is encourage people to keep derivations available under the terms of the GPL-compatible license when they otherwise wouldn't, but you could just ask people instead.Edited 2007-08-29 21:51</description>
			<pubDate>Wed, 29 Aug 2007 21:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (nevali)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: There are two separate issues</title>
			<link>http://osnews.com/thread?266722</link>
			<guid isPermaLink="true">http://osnews.com/thread?266722</guid>
			<description>Yup, quite correct.<br />
<br />
And yes. Dual-licensing for GPL-compatible licenses and GPL is pretty pointless. Why not just license it as BSD?<br />
<br />
Of course dual-licensing that way could actually prevent people from contributing to the original project since they may not want to maintain their own fork, nor want to see their contributions becoming a part of a proprietary product. In that case dual-licensing actually encourage people to forking the project.</description>
			<pubDate>Wed, 29 Aug 2007 22:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[6]: Dual license hell.</title>
			<link>http://osnews.com/thread?266813</link>
			<guid isPermaLink="true">http://osnews.com/thread?266813</guid>
			<description>&quot;You are the BSD-version of moulinneuf.&quot;<br />
<br />
Kristian Poul Herkild , if that's your real name , stop <br />
bringing my name in your insane and incorrect comparison.<br />
<br />
First there is no GPL zealot , no one as been killed because they disagree with GPL advocate , Second I disagree with your false view that GPL is not about real freedom. Real Freedom is about taking something usually closed and making it Free ( Freedom not gratis ) all the time. The GPL as given a working mainstream alternative to the closed offering.<br />
<br />
The GPL is not viral as it does not spread on it's own and as no control over anyone else code. The only way to create GPL code is by creating it , owning legally the code being created and the one merging together.<br />
<br />
Oliver is not a BSD fan , BSD was created to Free UNIX from AT&amp;T hold , but it has not adapted to the real world that took advantage of BSD flaws and defensive and protective mechanism. Oliver is a protector of the Flaws in BSD , the one that permit him and is like to take advantage of BSD code and not contribute anything to it , not make it better and close it to other's.</description>
			<pubDate>Thu, 30 Aug 2007 01:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (Moulinneuf)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[7]: Dual license hell.</title>
			<link>http://osnews.com/thread?266827</link>
			<guid isPermaLink="true">http://osnews.com/thread?266827</guid>
			<description>Thanks for getting my real name right <img src="/images/emo/smile.gif" alt=";)" />  You wouldn't believe the number of persons getting it wrong. Especially my first name.<br />
<br />
I won't discuss the rest of your post. I agree that the BSD-license has flaws but so does the GPL. They have different strength and weaknesses, and that pragmatic view is something I'll stick to.</description>
			<pubDate>Thu, 30 Aug 2007 02:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266845</link>
			<guid isPermaLink="true">http://osnews.com/thread?266845</guid>
			<description>Well, since this (even though it has been solved) has already been blown way out of proportion by sites likes this and slashdot (and interestingly enough not by Theo himself) lets just say I think you're the one who's wrong and Theo is right and leave it at that.</description>
			<pubDate>Thu, 30 Aug 2007 04:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (Soulbender)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Good information about this</title>
			<link>http://osnews.com/thread?266862</link>
			<guid isPermaLink="true">http://osnews.com/thread?266862</guid>
			<description><a href="http://marc.info/?l=openbsd-misc&amp;m=118845311728405&amp;w=2" rel="nofollow">http://marc.info/?l=openbsd-misc&amp;m=118845311728405&amp;w=2</a> <br />
<br />
Then maybe can start understand this.</description>
			<pubDate>Thu, 30 Aug 2007 06:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (Dunceor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266899</link>
			<guid isPermaLink="true">http://osnews.com/thread?266899</guid>
			<description>Well, Alan Cox agrees with me, and so does an enlightened minority among the BSD-group. Theo's very creative interpretion of the Dual Licensing Scheme is enough to prove his wrong. If your and Theo's interpretion is correct (which it is not) then the Dual Licensing Scheme is incompatible with GPL since it adds an extra stipulation - apart from running counter the optional nature of the license.<br />
<br />
<b>Right now I've got other things to do, but I'll fry you and Theo later.</b><br />
<br />
The dual licensed part has not been fixed btw. - it's only the ISC-licensed part that has been solved.</description>
			<pubDate>Thu, 30 Aug 2007 09:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Good information about this</title>
			<link>http://osnews.com/thread?266902</link>
			<guid isPermaLink="true">http://osnews.com/thread?266902</guid>
			<description>LOL<br />
<br />
That just proves how insane Theo is. He's misquoting the license, and suggests interpreting the Dual Licensing Scheme in a GPL-incompatible way.<br />
<br />
I'll fry him later, but it is SO obvious you cannot add stipulations to the GPL and cannot force people to use BOTH licenses when the license says you can choose to use only one.</description>
			<pubDate>Thu, 30 Aug 2007 09:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266912</link>
			<guid isPermaLink="true">http://osnews.com/thread?266912</guid>
			<description>&quot;Well, Alan Cox agrees with me, and so does an enlightened minority among the BSD-group.&quot;<br />
<br />
Meh, I don't see why I should take Alan Cox word for it.<br />
What would be interesting however is what actual copyright lawyers think.<br />
<br />
&quot;The dual licensed part has not been fixed btw. - it's only the ISC-licensed part that has been solved.&quot;<br />
<br />
So you agree that the dual license part need to be fixed then <img src="/images/emo/tongue.gif" alt=";)" /></description>
			<pubDate>Thu, 30 Aug 2007 09:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Soulbender)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[6]: Dual license hell.</title>
			<link>http://osnews.com/thread?266929</link>
			<guid isPermaLink="true">http://osnews.com/thread?266929</guid>
			<description>This ain't true:<br />
<br />
BSD is not about real freedom. BSD is about not protecting the granted rights.<br />
GPL is not about real freedom. GPL is about protecting granted rights. That's part of what makes it &quot;viral&quot;. <br />
<br />
The BSD license *does* protect the rights it grants. The code released under the BSD license (whichever version you pick) will always remain free for *anybody* to use for whatever purpose, provided the copyright notice is not unlawfully stripped out.<br />
<br />
The GPL license is not only about protecting granted rights, but also about telling people what they can or can't do with *their own* source code.<br />
<br />
All this descends from the very different concepts of &quot;freedom&quot; that lie at the basis of the two licenses.<br />
It's pretty evident that the &quot;freedom&quot; defined by the FSF is much closer to the meaning of that word in a socialist country than it is to the meaning of that word in a capitalist country, where &quot;freedom&quot; isn't generally obtained by telling people what they may or may not do with their own stuff.<br />
<br />
<br />
[Edit: typo.]Edited 2007-08-30 10:59</description>
			<pubDate>Thu, 30 Aug 2007 10:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (ulib)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[6]: Flash back to April 2007...</title>
			<link>http://osnews.com/thread?266931</link>
			<guid isPermaLink="true">http://osnews.com/thread?266931</guid>
			<description><div class="cquote">So you agree that the dual license part need to be fixed then <img src="/images/emo/wink.gif" alt=";)" />   </div><br />
<br />
Haha <img src="/images/emo/grin.gif" alt=";)" />  ... <img src="/images/emo/tongue.gif" alt=";)" /> <br />
<br />
Well, it doesn't have to be fixed seen from a legal POV. <b>BUT</b> I really don't see the sense in using a modified 3-clause BSD alongside the GPL2 combined to GPL-incompatible license (if we use Theo's rather creative interpretion, which relies on wording not part of the license - like his claim that &quot;distribution&quot; means &quot;modification and then distribution&quot;).<br />
<br />
Personally I think the one dual-licensed file that the BSD-boys are still complaining about should have it's license fixed so it was BSD-only - and a proper BSD. Dual licensing is problematic. Especially optional dual licensing which isn't optional at all according to Theo's drunken interpretion (you can choose but you can't choose - we'll force the real freedom on you).<br />
<br />
And btw. You don't agree fully with Theo. Theo claims any contribution automatically becomes BSD+GPL no matter which of the two licenses the contributer chooses to contribute and distribute under.<br />
<br />
Personally I'd like to see the whole Copyright &amp; IP area cleaned up so we could get a copyright law which looks like the MIT-license. That'll settle it for ever <img src="/images/emo/wink.gif" alt=";)" /></description>
			<pubDate>Thu, 30 Aug 2007 11:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Meanwhile, in other news...</title>
			<link>http://osnews.com/thread?266932</link>
			<guid isPermaLink="true">http://osnews.com/thread?266932</guid>
			<description>Not to mention the bribing of supporters in Sweden...</description>
			<pubDate>Thu, 30 Aug 2007 11:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Meanwhile, in other news...</title>
			<link>http://osnews.com/thread?266945</link>
			<guid isPermaLink="true">http://osnews.com/thread?266945</guid>
			<description>Ah yes, a proud moment for my homeland :/</description>
			<pubDate>Thu, 30 Aug 2007 12:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (Soulbender)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Theo and his RDF</title>
			<link>http://osnews.com/thread?266949</link>
			<guid isPermaLink="true">http://osnews.com/thread?266949</guid>
			<description>The HAL code in the driver comes from an OpenBSD developer (Reyek) and it's licensed under the 3 clause BSD license. The dual licensed bits were written by another developer and are dual licensed under the 4 clause BSD license and GPLv2.</description>
			<pubDate>Thu, 30 Aug 2007 12:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (openwookie)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Meanwhile, in other news...</title>
			<link>http://osnews.com/thread?267046</link>
			<guid isPermaLink="true">http://osnews.com/thread?267046</guid>
			<description>&quot;&quot;&quot;<br />
but I don't disagree that this is in fact news - if a bit gossipy.<br />
&quot;&quot;&quot;<br />
<br />
Everything that happens in the Open-Source fish bowl is &quot;news&quot;.<br />
<br />
If Theo de Raat encounters hemorrhoid problems which affect his work, that's &quot;news&quot;.<br />
<br />
I'm just not sure that a story about it on OSNews would be appropriate.<br />
<br />
If such a proctological issue should become serious and chronic, then a story as to its possible effects upon the greater community might be warranted.<br />
<br />
I should hasten to point out that I have no evidence... beyond what the rest of you have available to you, to suggest that Theo might have such an... indelicate... rectal issue.<br />
<br />
For all I know, it could just be occasional irregularity. ;-)Edited 2007-08-30 16:16</description>
			<pubDate>Thu, 30 Aug 2007 16:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (sbergman27)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Theo and his RDF</title>
			<link>http://osnews.com/thread?267071</link>
			<guid isPermaLink="true">http://osnews.com/thread?267071</guid>
			<description>Reyek's code is not under the 3-clause BSD license. It is under the ISC-license. One of the optionally dual licensed files are Jiri Slabys copyright solely. The other one is under a special 3-clause BSD license* incompatible with the GPL.<br />
<br />
None of the code is under a 4-clause BSD license.<br />
<br />
*It is incompatible because it contains the famous ad-clause. Reyek deleted the wrong clause according to Theo.</description>
			<pubDate>Thu, 30 Aug 2007 17:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Meanwhile, in other news...</title>
			<link>http://osnews.com/thread?267198</link>
			<guid isPermaLink="true">http://osnews.com/thread?267198</guid>
			<description>Don't cry baby <img src="/images/emo/wink.gif" alt=";)" /> <br />
<br />
<a href="http://www.idg.se/2.1085/1.118680" rel="nofollow">http://www.idg.se/2.1085/1.118680</a><br />
<br />
That's exactly what I had expected from a Scandinavian country. The end times ain't here yet <img src="/images/emo/wink.gif" alt=";)" /></description>
			<pubDate>Thu, 30 Aug 2007 23:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: Meanwhile, in other news...</title>
			<link>http://osnews.com/thread?267231</link>
			<guid isPermaLink="true">http://osnews.com/thread?267231</guid>
			<description>Except it is not being redone because of the new companies who magically appeared but because of a technicality. Apparently *one* company had voted 2 times.<br />
Since basically the same members will vote again I don't think it's likely that the actual outcome will change.<br />
Sponsoring companies to join an organization in order to unfairly affect the voting process is apparently not the wrong thing to do.</description>
			<pubDate>Fri, 31 Aug 2007 03:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Soulbender)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Dual license hell.</title>
			<link>http://osnews.com/thread?267699</link>
			<guid isPermaLink="true">http://osnews.com/thread?267699</guid>
			<description><a href="http://undeadly.org/cgi?action=article&amp;sid=20070901041657" rel="nofollow">http://undeadly.org/cgi?action=article&amp;sid=20070901041657</a> <br />
<br />
Still want to argue your invalid point?</description>
			<pubDate>Sat, 01 Sep 2007 16:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Marcellus)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Dual license hell.</title>
			<link>http://osnews.com/thread?267968</link>
			<guid isPermaLink="true">http://osnews.com/thread?267968</guid>
			<description>Oops... Sam Leffner, the copyright holder, agrees with the Linux-devs. Oops.</description>
			<pubDate>Sun, 02 Sep 2007 20:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (dylansmrjones)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
