<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://kerneltrap.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>KernelTrap - GPL</title>
 <link>http://kerneltrap.org/taxonomy/term/235/0</link>
 <description></description>
 <language>en-local</language>
<item>
 <title>NDISwrapper and the GPL</title>
 <link>http://kerneltrap.org/Linux/NDISwrapper_and_the_GPL</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;A change after 2.6.24 broke ndiswrapper by accidentally removing its access to GPL-only symbols,&lt;/i&gt;&quot; noted Pavel Roskin, offering a patch to address the issue.  Linux creator Linus Torvalds was unimpressed, &quot;&lt;i&gt;I&#039;m not seeing why ndiswrapper should be treated separately.  If it loads non-GPL modules, it shouldn&#039;t be able to use GPLONLY symbols.&lt;/i&gt;&quot;  The NDISwrapper project page explains, &quot;&lt;i&gt;many vendors do not release specifications of the hardware or provide a Linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel.  A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation.&lt;/i&gt;&quot;  Due to this, Linus explained:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;Ndiswrapper itself is *not* compatible with the GPL. Trying to claim that ndiswrapper somehow itself is GPL&#039;d even though it then loads modules that aren&#039;t is stupid and pointless. Clearly it just re-exports those GPLONLY functions to code that is *not* GPL&#039;d.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/NDISwrapper_and_the_GPL&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/NDISwrapper_and_the_GPL#comments</comments>
 <category domain="http://kerneltrap.org/GPL">GPL</category>
 <category domain="http://kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/NDISwrapper">NDISwrapper</category>
 <category domain="http://kerneltrap.org/taxonomy/term/261">Windows</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Mon, 03 Mar 2008 16:09:40 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">15648 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Quote: Legal Opinions For Humor Value</title>
 <link>http://kerneltrap.org/Quote/Legal_Opinions_For_Humor_Value</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;I think you&#039;d be impressed at how little I care about this, and how little I value my fellow hacker&#039;s legal opinions except for humor value.&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <comments>http://kerneltrap.org/Quote/Legal_Opinions_For_Humor_Value#comments</comments>
 <category domain="http://kerneltrap.org/GPL">GPL</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/quote">quote</category>
 <category domain="http://kerneltrap.org/Rusty_Russell">Rusty Russell</category>
 <category domain="http://kerneltrap.org/taxonomy/term/1094">linux-kernel</category>
 <category domain="http://kerneltrap.org/taxonomy/term/1107">Rusty Russell</category>
 <pubDate>Wed, 30 Jan 2008 17:25:37 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">15370 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Quote: Some Believe the GPL Makes the World a Better Place</title>
 <link>http://kerneltrap.org/Quote/GPL_Makes_the_World_a_Better_Place</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;There are some people who believe that a GPL license *does* make the world a better place, since it doesn&#039;t allow a company like NetApp to take a open-source licensed OS, make millions off of it, and not be obligated to contribute changes back.&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <comments>http://kerneltrap.org/Quote/GPL_Makes_the_World_a_Better_Place#comments</comments>
 <category domain="http://kerneltrap.org/GPL">GPL</category>
 <category domain="http://kerneltrap.org/license">license</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/quote">quote</category>
 <category domain="http://kerneltrap.org/Theodore_Tso">Theodore Ts&#039;o</category>
 <category domain="http://kerneltrap.org/taxonomy/term/1094">linux-kernel</category>
 <category domain="http://kerneltrap.org/taxonomy/term/1130">Theodore Ts&#039;o</category>
 <pubDate>Mon, 05 Nov 2007 19:28:15 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14740 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Quote: As Long As the Kernel Source Is Free</title>
 <link>http://kerneltrap.org/Quote/As_Long_As_the_Kernel_Source_Is_Free</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;This is no problem for the actual kernel: if you use linux you just have to make the sources available for the kernel - the copyleft doesn&#039;t matter for any programs running under linux (even if that would have been legal, which I doubt, it&#039;s not a restriction I would have wanted to put anyway).&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Quote/As_Long_As_the_Kernel_Source_Is_Free&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Quote/As_Long_As_the_Kernel_Source_Is_Free#comments</comments>
 <category domain="http://kerneltrap.org/GPL">GPL</category>
 <category domain="http://kerneltrap.org/license">license</category>
 <category domain="http://kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/quote">quote</category>
 <category domain="http://kerneltrap.org/taxonomy/term/1092">Linus Torvalds</category>
 <category domain="http://kerneltrap.org/taxonomy/term/1105">linux-activists</category>
 <pubDate>Wed, 24 Oct 2007 16:35:46 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14666 at http://kerneltrap.org</guid>
</item>
<item>
 <title>The GPL and Embedded Applications</title>
 <link>http://kerneltrap.org/Linux/The_GPL_and_Embedded_Applications</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;There are no &#039;persons responsible for defending the kernel GPL&#039;, there are just a few hundreds or thousands copyright holders of the kernel, and each of them has the right to sue you if he thinks you distribute something that violates his copyright,&lt;/i&gt;&quot; Adrian Bunk responded in a recent discussion about the legality of &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/10/11/335119&quot;&gt;linking to GPL&#039;d code in embedded applications&lt;/a&gt;.  He added, &quot;&lt;i&gt;jurisdiction and applicable copyright law depends on things like where the copyright holder lives and where you distribute it.&lt;/i&gt;&quot;  When it was asked how the constraints of a given piece of hardware might affect the interpretation of the GPL, Theodore T&#039;so explained:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;At the end of the day it all boils down to what is a derived work.  If an object file which is designed to link into a kernel is a derived work, then the GPL claims that it will infect across to that derived work.  Whether or not it this is a case is a matter of much debate, and as far as I know, no court has ever ruled on point regarding the question of object files, dynamical linking, and whether or not that would be a derived work or not.  It seems likely that the answer may vary from one legal jurisdiction to another.  Hence, the only answer that we can give which is useful is, &#039;Take this off of LKML, and go ask a lawyer.&#039;&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/The_GPL_and_Embedded_Applications&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/The_GPL_and_Embedded_Applications#comments</comments>
 <category domain="http://kerneltrap.org/Adrian_Bunk">Adrian Bunk</category>
 <category domain="http://kerneltrap.org/GPL">GPL</category>
 <category domain="http://kerneltrap.org/taxonomy/term/234">GPLv2</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/Theodore_Tso">Theodore Ts&#039;o</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Fri, 12 Oct 2007 00:15:28 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14564 at http://kerneltrap.org</guid>
</item>
<item>
 <title>One Zero Zero Zero Zero One</title>
 <link>http://kerneltrap.org/OpenBSD/One_Zero_Zero_Zero_Zero_One</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/openbsd&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-OpenBSD_0.gif&quot; alt=&quot;OpenBSD news&quot; title=&quot;Articles about OpenBSD.&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;The OpenBSD project maintains a six month release cycle, with the &lt;a href=&quot;http://www.openbsd.org/42.html&quot;&gt;upcoming 4.2 release&lt;/a&gt; officially scheduled for November 1&#039;st.  Each release includes a song relevant to current issues faced by the project.  For this release the song is titled &quot;&lt;i&gt;100001 1010101&lt;/i&gt;&quot;, about which &lt;a href=&quot;http://kerneltrap.org/mailarchive/openbsd-misc/2007/10/6/330938&quot;&gt;OpenBSD creator Theo de Raadt notes&lt;/a&gt;, &quot;&lt;i&gt;it is designed to sound like a mid-era Rush song, ie. something from Grace Under Pressure or such.  And there&#039;s a few easter eggs hidden in the song as well.  It also explains the inside sleeve image...&lt;/i&gt;&quot;  The referenced image shows a marathon between some of the different operating system mascots, running a a race through often hostile looking surroundings, fraught with distractions.  Toward the bottom is an obvious reference to the recent issue of relicensing BSD code under the GPL, in which Puffy, the OpenBSD mascot, shows a map to Tux, the Linux mascot, and the latter takes off with it.  The &lt;a href=&quot;http://www.openbsd.org/lyrics.html&quot;&gt;OpenBSD lyrics page&lt;/a&gt; explains that BSD code is shared with all, even non-open-sourced projects who respect the license and frequently return code, &quot;&lt;i&gt;we fully admit that some BSD licensed software has been taken and used by many commercial entities, but contributions come back more often than people seem to know, and when they do, they&#039;re always still properly attributed to the original authors, and given back in the same spirit that they were given in the first place.&lt;/i&gt;&quot;  Theo noted, &quot;&lt;i&gt;that&#039;s the best we can expect from companies,&lt;/i&gt;&quot; going on to add, &quot;&lt;i&gt;but we can expect more from projects who talk about sharing -- such as the various Linux projects.&lt;/i&gt;&quot;  He explained:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;Now rather than seeing us as friends who can cooperatively improve all codebases, we are seen as foes who oppose the GPL. The participants of &quot;the race&quot; are being manipulated by the FSF and their legal arm, the SFLC, for the FSF&#039;s aims, rather than the goal of getting good source into Linux (and all other code bases). We don&#039;t want this to come off as some conspiracy theory, but we simply urge those developers caution -- they should ensure that the path they are being shown by those who have positioned themselves as leaders is still true. Run for yourself, not for their agenda.&lt;/p&gt;
&lt;p&gt;&quot;The Race is there to be run, for ourselves, not for others. We do what we do to run our own race, and finish it the best we can. We don&#039;t rush off at every distraction, or worry how this will affect our image. We are here to have fun doing right.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/OpenBSD/One_Zero_Zero_Zero_Zero_One&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/OpenBSD/One_Zero_Zero_Zero_Zero_One#comments</comments>
 <category domain="http://kerneltrap.org/BSD">BSD</category>
 <category domain="http://kerneltrap.org/FSF">FSF</category>
 <category domain="http://kerneltrap.org/GPL">GPL</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/lyrics">lyrics</category>
 <category domain="http://kerneltrap.org/OpenBSD">OpenBSD</category>
 <category domain="http://kerneltrap.org/OpenBSD_4.2">OpenBSD 4.2</category>
 <category domain="http://kerneltrap.org/SFLC">SFLC</category>
 <category domain="http://kerneltrap.org/Theo_de_Raadt">Theo de Raadt</category>
 <category domain="http://kerneltrap.org/news/openbsd">OpenBSD news</category>
 <pubDate>Sat, 06 Oct 2007 12:39:01 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14526 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Wireless Project Suggests &#039;Changes-licensed-under&#039; Tag</title>
 <link>http://kerneltrap.org/Linux/Wireless_Project_Suggests_Changes-licensed-under_Tag</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;Based on the new guidelines posted by the SFLC on &#039;Maintaining Permissive-Licensed Files in a GPL-Licensed Project: Guidelines for Developers&#039;, specifically section 5, we are introducing a new tag for use with patches which deal with files licensed under permissive licenses (BSD, ISC) on Linux wireless in our larger GPL project, the Linux kernel,&lt;/i&gt;&quot; explained Luis Rodriguez in an email titled, &quot;&lt;i&gt;&lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/9/27/323974&quot;&gt;new &#039;Changes-licensed-under&#039; tag introduced for Linux-wireless&lt;/a&gt;&lt;/i&gt;&quot;.  The web pages linked in the email appear to be an &lt;a href=&quot;http://www.softwarefreedom.org/news/2007/sep/27/wireless-review/&quot;&gt;official response by the SFLC&lt;/a&gt; regarding the recent BSD vs. GPL licensing controversy surrounding the &lt;a href=&quot;http://kerneltrap.org/Atheros&quot;&gt;Atheros wireless device driver&lt;/a&gt;.  Luis continued:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;Although some developers have a practice of implying their patches for a permissive licensed file abides by the respective permissive license of the file being patched, and although some changes are obviously not copyrightable, we would like to &#039;err on the side of caution&#039;, take the advice from SFLC, and introduce Changes-licensed-under in order to help the BSD family reap benefits of our contributions to permissive licensed files.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;There were only a few brief replies to Luis&#039; email.  Stephen Hemminger suggested a simpler solution, &quot;&lt;i&gt;no, please don&#039;t [go] down this legal rat hole. It would cause bullshit like people submitting dual licensed patches to the scheduler or GPL only patches to the ath5k or ACPI code.  Instead, add a section to &lt;code&gt;Documentation/SubmittingPatches&lt;/code&gt; that clearly states that all changes to a file are licensed under the same license as the original file.&lt;/i&gt;&quot;  Krzysztof Halasa pointed out that this was already the case, quoting a line from the Developer&#039;s Certificate of Origin contained in the &lt;code&gt;SubmittingPatches&lt;/code&gt; file which says, &quot;&lt;i&gt;the contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file&lt;/i&gt;&quot;.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/Wireless_Project_Suggests_Changes-licensed-under_Tag&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/Wireless_Project_Suggests_Changes-licensed-under_Tag#comments</comments>
 <category domain="http://kerneltrap.org/ath5k">ath5k</category>
 <category domain="http://kerneltrap.org/Atheros">Atheros</category>
 <category domain="http://kerneltrap.org/BSD">BSD</category>
 <category domain="http://kerneltrap.org/Developers_Certificate_of_Origin">Developer&#039;s Certificate of Origin</category>
 <category domain="http://kerneltrap.org/GPL">GPL</category>
 <category domain="http://kerneltrap.org/ISC">ISC</category>
 <category domain="http://kerneltrap.org/license">license</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/taxonomy/term/857">Luis Rodriguez</category>
 <category domain="http://kerneltrap.org/SFLC">SFLC</category>
 <category domain="http://kerneltrap.org/taxonomy/term/321">Stephen Hemminger</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Fri, 28 Sep 2007 06:44:48 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14474 at http://kerneltrap.org</guid>
</item>
<item>
 <title>MadWifi Switches Focus to ath5k</title>
 <link>http://kerneltrap.org/Linux/MadWifi_Switches_Focus_to_ath5k</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;We, the MadWifi team, announce our decision to move away from the binary-only HAL and change the focus of our future development towards ath5k, a completely free (as in freedom) driver which will eventually become an integral part of the Linux kernel,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/madwifi-devel/2007/9/20/265416&quot;&gt;Michael Renzmann posted&lt;/a&gt; to the &lt;a href=&quot;http://kerneltrap.org/mailarchive/madwifi-devel&quot;&gt;MadWifi development mailing list&lt;/a&gt;.  The decision comes during continued debate surrounding what is and what is not allowed by the BSD license, and with &lt;a href=&quot;http://kerneltrap.org/Linux/SFLC_on_Atheros_Driver_Issue&quot;&gt;no official statement yet&lt;/a&gt; from the SFLC.  Much of the debate was due to an attempt to release BSD licensed files under the GPL, visible for example in the ath5k_hw.c source file which is still labeled as available &quot;&lt;i&gt;under the terms of the GNU General Public License&lt;/i&gt;&quot; in &lt;a href=&quot;http://madwifi.org/browser/branches/ath5k/ath5k_hw.c?rev=2699&quot;&gt;the latest version of the file&lt;/a&gt; checked into the source repository linked from the MadWifi project page.  It appears that actual development of the ath5k driver has been moved to &lt;a href=&quot;http://git.kernel.org/?p=linux/kernel/git/linville/wireless-dev.git;a=tree;f=drivers/net/wireless;hb=657bdad86e3a284f0195df4b78b833d21beb727f&quot;&gt;Linville&#039;s git tree&lt;/a&gt;, where the license is now &lt;a href=&quot;http://git.kernel.org/?p=linux/kernel/git/linville/wireless-dev.git;a=blob;f=drivers/net/wireless/ath5k_hw.c;h=e4cc307e9590a71bcc8542c45dbd2caf3f9e8fe5;hb=657bdad86e3a284f0195df4b78b833d21beb727f&quot;&gt;purely BSD&lt;/a&gt;, though debate remains as to what&#039;s required to be able to add additional copyrights to source code as have been added to the reverse engineered HAL code originally written by Reyk Floeter.  In an earlier confrontation with Atheros, the work done by Reyk was determined to be free of copyright infringement:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;A driver for Atheros wireless cards is available in OpenBSD that talks directly to the hardware, based on reverse engineering efforts done by Reyk Floeter. Relevant parts of the driver have been ported to Linux by Nick Kossifidis to start OpenHAL, a free (as in freedom) replacement of the proprietary HAL. Claims that the OpenBSD driver (and thus also OpenHAL) contains stolen code slowed down the OpenHAL efforts but finally could be voided. The Software Freedom Law Center (SFLC), with the help of Atheros, performed a thorough code review and concluded &quot;that OpenHAL does not infringe copyrights held by Atheros&quot;. In other words, the way is clear now for the inclusion of an OpenHAL-based driver into the Linux kernel.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/MadWifi_Switches_Focus_to_ath5k&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/MadWifi_Switches_Focus_to_ath5k#comments</comments>
 <category domain="http://kerneltrap.org/ath5k">ath5k</category>
 <category domain="http://kerneltrap.org/Atheros">Atheros</category>
 <category domain="http://kerneltrap.org/BSD">BSD</category>
 <category domain="http://kerneltrap.org/GPL">GPL</category>
 <category domain="http://kerneltrap.org/taxonomy/term/855">HAL</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/taxonomy/term/972">madwifi</category>
 <category domain="http://kerneltrap.org/taxonomy/term/973">Nick Kossifidis</category>
 <category domain="http://kerneltrap.org/OpenBSD">OpenBSD</category>
 <category domain="http://kerneltrap.org/OpenHAL">OpenHAL</category>
 <category domain="http://kerneltrap.org/Reyk_Floeter">Reyk Floeter</category>
 <category domain="http://kerneltrap.org/SFLC">SFLC</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Fri, 21 Sep 2007 15:29:26 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14422 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Continued Atheros Discussions</title>
 <link>http://kerneltrap.org/Linux/Continued_Atheros_Discussions</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;What is going on whenever someone changes code is that they make a &#039;derivative work&#039;,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/9/16/261271&quot;&gt;began Theodore Ts&#039;o&lt;/a&gt;.  &quot;&lt;i&gt;Whether or not you can even make a derivative work, and under what terms the derivative work can be licensed, is strictly up to the license of the original.  For example, the BSD license says: &#039;&lt;code&gt;redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met....&lt;/code&gt;&#039;  Note the &#039;with or without modification&#039;.  This is what allows people to change BSD licensed code and redistribute said changes.&lt;/i&gt;&quot;  Regarding code that is GPL&#039;d, he added, &quot;&lt;i&gt;it is not a relicencing, per se, since the original version of the file is still available under the original copyright; it is only the derived work which is under the more restrictive copyright.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;Disagreement continued as to whether or not the BSD license allows the addition of new copyrights on unmodified or minimally modified code.  Another disagreement was over the continued existence of improperly licensed files in developer source code repository histories from when BSD licensed files had been changed to the GPL, a problem since fixed.  Jeff Garzik explained:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;In a purely open development environment, even personal developer trees are made public.  That&#039;s the way we _want_ development to occur.  Out in public, with a full audit trail.  Your implied ideal scenario is tantamount to guaranteeing that mistakes are never committed to a public repository anywhere.  Mistakes will happen.  Even legal mistakes.  In public.  &lt;/p&gt;
&lt;p&gt;&quot;What you are seeing is an example of mistakes that were caught in review, and corrected.  That&#039;s how any scalable review process works...  the developer reviews his own work.  the team reviews the developer&#039;s work.  the maintainer reviews the team&#039;s work.  the next maintainer reviews.  and so on, to the top.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/Continued_Atheros_Discussions&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/Continued_Atheros_Discussions#comments</comments>
 <category domain="http://kerneltrap.org/Atheros">Atheros</category>
 <category domain="http://kerneltrap.org/BSD">BSD</category>
 <category domain="http://kerneltrap.org/GPL">GPL</category>
 <category domain="http://kerneltrap.org/Jeff_Garzik">Jeff Garzik</category>
 <category domain="http://kerneltrap.org/license">license</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/OpenBSD">OpenBSD</category>
 <category domain="http://kerneltrap.org/OpenHAL">OpenHAL</category>
 <category domain="http://kerneltrap.org/Theodore_Tso">Theodore Ts&#039;o</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Thu, 20 Sep 2007 16:07:28 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14415 at http://kerneltrap.org</guid>
</item>
<item>
 <title>SFLC on Atheros Driver Issue</title>
 <link>http://kerneltrap.org/Linux/SFLC_on_Atheros_Driver_Issue</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;As the Atheros driver issue continues to simmer on the &lt;a href=&quot;http://kerneltrap.org/mailarchive/openbsd-misc&quot;&gt;OpenBSD -misc mailing list&lt;/a&gt; and the &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel&quot;&gt;Linux Kernel mailing list&lt;/a&gt;, with debate continuing over when the license of source code can be altered or added to, Eben Moglen &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/9/16/261061&quot;&gt;made a statement&lt;/a&gt; for the &lt;a href=&quot;http://www.softwarefreedom.org/&quot;&gt;Software Freedom Law Center&lt;/a&gt;.  He began by defending their own actions, &quot;&lt;i&gt;it might be useful to recall the first stage of this process, when OpenBSD developers were accused of misappropriating Atheros code, and SFLC investigated and proved that no such misappropriation had occurred?  Wild accusations about our motives are even more silly than they are false.&lt;/i&gt;&quot;  He went on to acknowledge, &quot;&lt;i&gt;we understand that attribution issues are critically important to free software developers; we are accustomed to the strong feelings that are involved in such situations.  In the fifteen years I have spent giving free legal help to developers throughout the community, attribution disputes have been, always, the most emotionally charged.&lt;/i&gt;&quot;  He added that the SFLC would be making no further statements until their work on this matter was complete, noting:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;Also, and again for the last time, let me state that SFLC&#039;s instructions from its clients are to establish all the facts concerning the development of the current relevant code (which means the painstaking reconstruction of several independent and overlapping lines of development, including forensic reconstruction through line