<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Intellectual property and open source</title>
	<atom:link href="http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/</link>
	<description>Eclectic thoughts on technologies, markets, innovation, openness, collaboration, disruption, risks, and solutions</description>
	<lastBuildDate>Mon, 06 Feb 2012 09:17:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: m_p_wilcox</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-109</link>
		<dc:creator><![CDATA[m_p_wilcox]]></dc:creator>
		<pubDate>Mon, 15 Sep 2008 15:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-109</guid>
		<description><![CDATA[It is perhaps a little presumptuous of me but I&#039;d suggest that you can also ignore Larry Rosen&#039;s opinion, despite the fact that he is a lawyer that understands copyright.  I suggest this because a reading of his published works (including the article you link Joel) and contributions to various online discussions suggest that he doesn&#039;t have a deep enough understanding of software to make that call.&lt;br/&gt;&lt;br/&gt;I think I could easily create examples on Symbian OS where only dynamic linking is involved that are unquestionably &quot;derived works&quot;, while it could be quite reasonable to statically link a library and have the resulting product as an original work.  Ironically one of the key words is the &quot;inheritance&quot; that Larry chooses to describe what happens when linked software falls under the GPL.&lt;br/&gt;&lt;br/&gt;Except of course in my case I&#039;m talking about inheritance in C++.  If I sub-class an exisiting plug-in type that is provided in a dynamic link library I could add a single extra function that uses some of the existing ones.  I believe my contribution would be (without question) a derived work (it would be like adding an extra paragraph in the middle of a book that referenced other parts - completely meaningless without the rest of the book).&lt;br/&gt;&lt;br/&gt;On the other hand, I could statically link to a library and only use a single simple function in it.  My work would undoubtedly not be a derived work (and note that I don&#039;t need to modify the original code of the library to statically link to it, despite what Larry suggests).&lt;br/&gt;&lt;br/&gt;I think the fairly common understanding the user side Linux code is OK while device drivers and kernel modules is a grey area is pretty accurate.  A Linux device driver cannot work without the driver framework (GPL&#039;d) that it is written for.  Similarly for a file system plug-in module.  However, in both those cases, the amount of original code written is likely to be significantly greater than the amount of framework code used.&lt;br/&gt;&lt;br/&gt;Existing copyright law and precedent doesn&#039;t really cover this situation well as far as I am aware.  It needs to be tested in court.  It seems fairly likely (call me cynical here) that if there is a test it will probably come down on the side of some big corporate that&#039;s not playing be the rules because they can afford much better lawyers (and the judge and jury - if there is one - won&#039;t understand software sufficiently to make an informed decision either).&lt;br/&gt;&lt;br/&gt;Mark]]></description>
		<content:encoded><![CDATA[<p>It is perhaps a little presumptuous of me but I&#8217;d suggest that you can also ignore Larry Rosen&#8217;s opinion, despite the fact that he is a lawyer that understands copyright.  I suggest this because a reading of his published works (including the article you link Joel) and contributions to various online discussions suggest that he doesn&#8217;t have a deep enough understanding of software to make that call.</p>
<p>I think I could easily create examples on Symbian OS where only dynamic linking is involved that are unquestionably &#8220;derived works&#8221;, while it could be quite reasonable to statically link a library and have the resulting product as an original work.  Ironically one of the key words is the &#8220;inheritance&#8221; that Larry chooses to describe what happens when linked software falls under the GPL.</p>
<p>Except of course in my case I&#8217;m talking about inheritance in C++.  If I sub-class an exisiting plug-in type that is provided in a dynamic link library I could add a single extra function that uses some of the existing ones.  I believe my contribution would be (without question) a derived work (it would be like adding an extra paragraph in the middle of a book that referenced other parts &#8211; completely meaningless without the rest of the book).</p>
<p>On the other hand, I could statically link to a library and only use a single simple function in it.  My work would undoubtedly not be a derived work (and note that I don&#8217;t need to modify the original code of the library to statically link to it, despite what Larry suggests).</p>
<p>I think the fairly common understanding the user side Linux code is OK while device drivers and kernel modules is a grey area is pretty accurate.  A Linux device driver cannot work without the driver framework (GPL&#8217;d) that it is written for.  Similarly for a file system plug-in module.  However, in both those cases, the amount of original code written is likely to be significantly greater than the amount of framework code used.</p>
<p>Existing copyright law and precedent doesn&#8217;t really cover this situation well as far as I am aware.  It needs to be tested in court.  It seems fairly likely (call me cynical here) that if there is a test it will probably come down on the side of some big corporate that&#8217;s not playing be the rules because they can afford much better lawyers (and the judge and jury &#8211; if there is one &#8211; won&#8217;t understand software sufficiently to make an informed decision either).</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m_p_wilcox</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-415</link>
		<dc:creator><![CDATA[m_p_wilcox]]></dc:creator>
		<pubDate>Mon, 15 Sep 2008 15:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-415</guid>
		<description><![CDATA[It is perhaps a little presumptuous of me but I&#039;d suggest that you can also ignore Larry Rosen&#039;s opinion, despite the fact that he is a lawyer that understands copyright.  I suggest this because a reading of his published works (including the article you link Joel) and contributions to various online discussions suggest that he doesn&#039;t have a deep enough understanding of software to make that call.&lt;br/&gt;&lt;br/&gt;I think I could easily create examples on Symbian OS where only dynamic linking is involved that are unquestionably &quot;derived works&quot;, while it could be quite reasonable to statically link a library and have the resulting product as an original work.  Ironically one of the key words is the &quot;inheritance&quot; that Larry chooses to describe what happens when linked software falls under the GPL.&lt;br/&gt;&lt;br/&gt;Except of course in my case I&#039;m talking about inheritance in C++.  If I sub-class an exisiting plug-in type that is provided in a dynamic link library I could add a single extra function that uses some of the existing ones.  I believe my contribution would be (without question) a derived work (it would be like adding an extra paragraph in the middle of a book that referenced other parts - completely meaningless without the rest of the book).&lt;br/&gt;&lt;br/&gt;On the other hand, I could statically link to a library and only use a single simple function in it.  My work would undoubtedly not be a derived work (and note that I don&#039;t need to modify the original code of the library to statically link to it, despite what Larry suggests).&lt;br/&gt;&lt;br/&gt;I think the fairly common understanding the user side Linux code is OK while device drivers and kernel modules is a grey area is pretty accurate.  A Linux device driver cannot work without the driver framework (GPL&#039;d) that it is written for.  Similarly for a file system plug-in module.  However, in both those cases, the amount of original code written is likely to be significantly greater than the amount of framework code used.&lt;br/&gt;&lt;br/&gt;Existing copyright law and precedent doesn&#039;t really cover this situation well as far as I am aware.  It needs to be tested in court.  It seems fairly likely (call me cynical here) that if there is a test it will probably come down on the side of some big corporate that&#039;s not playing be the rules because they can afford much better lawyers (and the judge and jury - if there is one - won&#039;t understand software sufficiently to make an informed decision either).&lt;br/&gt;&lt;br/&gt;Mark]]></description>
		<content:encoded><![CDATA[<p>It is perhaps a little presumptuous of me but I&#8217;d suggest that you can also ignore Larry Rosen&#8217;s opinion, despite the fact that he is a lawyer that understands copyright.  I suggest this because a reading of his published works (including the article you link Joel) and contributions to various online discussions suggest that he doesn&#8217;t have a deep enough understanding of software to make that call.</p>
<p>I think I could easily create examples on Symbian OS where only dynamic linking is involved that are unquestionably &#8220;derived works&#8221;, while it could be quite reasonable to statically link a library and have the resulting product as an original work.  Ironically one of the key words is the &#8220;inheritance&#8221; that Larry chooses to describe what happens when linked software falls under the GPL.</p>
<p>Except of course in my case I&#8217;m talking about inheritance in C++.  If I sub-class an exisiting plug-in type that is provided in a dynamic link library I could add a single extra function that uses some of the existing ones.  I believe my contribution would be (without question) a derived work (it would be like adding an extra paragraph in the middle of a book that referenced other parts &#8211; completely meaningless without the rest of the book).</p>
<p>On the other hand, I could statically link to a library and only use a single simple function in it.  My work would undoubtedly not be a derived work (and note that I don&#8217;t need to modify the original code of the library to statically link to it, despite what Larry suggests).</p>
<p>I think the fairly common understanding the user side Linux code is OK while device drivers and kernel modules is a grey area is pretty accurate.  A Linux device driver cannot work without the driver framework (GPL&#8217;d) that it is written for.  Similarly for a file system plug-in module.  However, in both those cases, the amount of original code written is likely to be significantly greater than the amount of framework code used.</p>
<p>Existing copyright law and precedent doesn&#8217;t really cover this situation well as far as I am aware.  It needs to be tested in court.  It seems fairly likely (call me cynical here) that if there is a test it will probably come down on the side of some big corporate that&#8217;s not playing be the rules because they can afford much better lawyers (and the judge and jury &#8211; if there is one &#8211; won&#8217;t understand software sufficiently to make an informed decision either).</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Wood</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-102</link>
		<dc:creator><![CDATA[David Wood]]></dc:creator>
		<pubDate>Sat, 06 Sep 2008 12:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-102</guid>
		<description><![CDATA[Hi Jon,&lt;br/&gt;&lt;br/&gt;&lt;i&gt;&gt;&quot;given all your recent posts about what you&#039;re been reading, I&#039;m beginning to wonder if you did any research on open source prior to making the Symbian Foundation decision&quot;&lt;/i&gt;&lt;br/&gt;&lt;br/&gt;Sorry for giving the wrong impression!  Those who know me better know that I&#039;ve had been seriously tracking open source issues since (at least) June 1998, when the phrase &quot;The Cathedral and the Bazaar&quot; first cropped up on Symbian&#039;s primary internal discussion database.&lt;br/&gt;&lt;br/&gt;My philosophy as regards knowledge is that, for an important and complex topic (such as Open Source), it&#039;s never wise to rest on your laurels and think that you&#039;ve nothing more to learn.  That&#039;s why I&#039;m continuing to read new books on Open Source, to challenge and improve my understanding.  (And that&#039;s also why I&#039;ll be at the Open Source in Mobile conference in Berlin in around 10 days time.)&lt;br/&gt;&lt;br/&gt;// dw2-0]]></description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p><i>&gt;&quot;given all your recent posts about what you&#39;re been reading, I&#39;m beginning to wonder if you did any research on open source prior to making the Symbian Foundation decision&quot;</i></p>
<p>Sorry for giving the wrong impression!  Those who know me better know that I&#8217;ve had been seriously tracking open source issues since (at least) June 1998, when the phrase &#8220;The Cathedral and the Bazaar&#8221; first cropped up on Symbian&#8217;s primary internal discussion database.</p>
<p>My philosophy as regards knowledge is that, for an important and complex topic (such as Open Source), it&#8217;s never wise to rest on your laurels and think that you&#8217;ve nothing more to learn.  That&#8217;s why I&#8217;m continuing to read new books on Open Source, to challenge and improve my understanding.  (And that&#8217;s also why I&#8217;ll be at the Open Source in Mobile conference in Berlin in around 10 days time.)</p>
<p>// dw2-0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Wood</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-409</link>
		<dc:creator><![CDATA[David Wood]]></dc:creator>
		<pubDate>Sat, 06 Sep 2008 12:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-409</guid>
		<description><![CDATA[Hi Jon,&lt;br/&gt;&lt;br/&gt;&lt;i&gt;&gt;&quot;given all your recent posts about what you&#039;re been reading, I&#039;m beginning to wonder if you did any research on open source prior to making the Symbian Foundation decision&quot;&lt;/i&gt;&lt;br/&gt;&lt;br/&gt;Sorry for giving the wrong impression!  Those who know me better know that I&#039;ve had been seriously tracking open source issues since (at least) June 1998, when the phrase &quot;The Cathedral and the Bazaar&quot; first cropped up on Symbian&#039;s primary internal discussion database.&lt;br/&gt;&lt;br/&gt;My philosophy as regards knowledge is that, for an important and complex topic (such as Open Source), it&#039;s never wise to rest on your laurels and think that you&#039;ve nothing more to learn.  That&#039;s why I&#039;m continuing to read new books on Open Source, to challenge and improve my understanding.  (And that&#039;s also why I&#039;ll be at the Open Source in Mobile conference in Berlin in around 10 days time.)&lt;br/&gt;&lt;br/&gt;// dw2-0]]></description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p><i>&gt;&quot;given all your recent posts about what you&#39;re been reading, I&#39;m beginning to wonder if you did any research on open source prior to making the Symbian Foundation decision&quot;</i></p>
<p>Sorry for giving the wrong impression!  Those who know me better know that I&#8217;ve had been seriously tracking open source issues since (at least) June 1998, when the phrase &#8220;The Cathedral and the Bazaar&#8221; first cropped up on Symbian&#8217;s primary internal discussion database.</p>
<p>My philosophy as regards knowledge is that, for an important and complex topic (such as Open Source), it&#8217;s never wise to rest on your laurels and think that you&#8217;ve nothing more to learn.  That&#8217;s why I&#8217;m continuing to read new books on Open Source, to challenge and improve my understanding.  (And that&#8217;s also why I&#8217;ll be at the Open Source in Mobile conference in Berlin in around 10 days time.)</p>
<p>// dw2-0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ginswizzle</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-101</link>
		<dc:creator><![CDATA[ginswizzle]]></dc:creator>
		<pubDate>Sat, 06 Sep 2008 11:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-101</guid>
		<description><![CDATA[given all your recent posts about what you&#039;re been reading, I&#039;m beginning to wonder if you did any research on open source prior to making the Symbian Foundation decision. that&#039;s a pretty scary thought.]]></description>
		<content:encoded><![CDATA[<p>given all your recent posts about what you&#8217;re been reading, I&#8217;m beginning to wonder if you did any research on open source prior to making the Symbian Foundation decision. that&#8217;s a pretty scary thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ginswizzle</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-408</link>
		<dc:creator><![CDATA[ginswizzle]]></dc:creator>
		<pubDate>Sat, 06 Sep 2008 11:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-408</guid>
		<description><![CDATA[given all your recent posts about what you&#039;re been reading, I&#039;m beginning to wonder if you did any research on open source prior to making the Symbian Foundation decision. that&#039;s a pretty scary thought.]]></description>
		<content:encoded><![CDATA[<p>given all your recent posts about what you&#8217;re been reading, I&#8217;m beginning to wonder if you did any research on open source prior to making the Symbian Foundation decision. that&#8217;s a pretty scary thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel West</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-96</link>
		<dc:creator><![CDATA[Joel West]]></dc:creator>
		<pubDate>Wed, 03 Sep 2008 07:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-96</guid>
		<description><![CDATA[RMS&#039; opinion doesn&#039;t really matter, since he&#039;s not a lawyer.&lt;br/&gt;&lt;br/&gt;It turns out the founding counsel of the Open Source Initiative, Larry Rosen, actually is a lawyer. And he&#039;s written several times that no court is going to interpret &quot;derivative work&quot; the way RMS does, because it is a specific legal term &lt;a HREF=&quot;http://www.rosenlaw.com/html/GPL.PDF&quot; REL=&quot;nofollow&quot;&gt;with a specific legal meaning.&lt;/a&gt; Rosen made this point &lt;a HREF=&quot;http://www.linuxjournal.com/article/6366&quot; REL=&quot;nofollow&quot;&gt;back in 2000,&lt;/a&gt; so it&#039;s hardly new.&lt;br/&gt;&lt;br/&gt;The real problem is that the FSF is doing everything it can to avoid a court test that would set a precedent. Does this means that it fears it would lose? Or is this just FUD to get people to do what FSF asks rather than what the contract says?]]></description>
		<content:encoded><![CDATA[<p>RMS&#8217; opinion doesn&#8217;t really matter, since he&#8217;s not a lawyer.</p>
<p>It turns out the founding counsel of the Open Source Initiative, Larry Rosen, actually is a lawyer. And he&#8217;s written several times that no court is going to interpret &#8220;derivative work&#8221; the way RMS does, because it is a specific legal term <a HREF="http://www.rosenlaw.com/html/GPL.PDF" REL="nofollow">with a specific legal meaning.</a> Rosen made this point <a HREF="http://www.linuxjournal.com/article/6366" REL="nofollow">back in 2000,</a> so it&#8217;s hardly new.</p>
<p>The real problem is that the FSF is doing everything it can to avoid a court test that would set a precedent. Does this means that it fears it would lose? Or is this just FUD to get people to do what FSF asks rather than what the contract says?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel West</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-403</link>
		<dc:creator><![CDATA[Joel West]]></dc:creator>
		<pubDate>Wed, 03 Sep 2008 07:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-403</guid>
		<description><![CDATA[RMS&#039; opinion doesn&#039;t really matter, since he&#039;s not a lawyer.&lt;br/&gt;&lt;br/&gt;It turns out the founding counsel of the Open Source Initiative, Larry Rosen, actually is a lawyer. And he&#039;s written several times that no court is going to interpret &quot;derivative work&quot; the way RMS does, because it is a specific legal term &lt;a HREF=&quot;http://www.rosenlaw.com/html/GPL.PDF&quot; REL=&quot;nofollow&quot;&gt;with a specific legal meaning.&lt;/a&gt; Rosen made this point &lt;a HREF=&quot;http://www.linuxjournal.com/article/6366&quot; REL=&quot;nofollow&quot;&gt;back in 2000,&lt;/a&gt; so it&#039;s hardly new.&lt;br/&gt;&lt;br/&gt;The real problem is that the FSF is doing everything it can to avoid a court test that would set a precedent. Does this means that it fears it would lose? Or is this just FUD to get people to do what FSF asks rather than what the contract says?]]></description>
		<content:encoded><![CDATA[<p>RMS&#8217; opinion doesn&#8217;t really matter, since he&#8217;s not a lawyer.</p>
<p>It turns out the founding counsel of the Open Source Initiative, Larry Rosen, actually is a lawyer. And he&#8217;s written several times that no court is going to interpret &#8220;derivative work&#8221; the way RMS does, because it is a specific legal term <a HREF="http://www.rosenlaw.com/html/GPL.PDF" REL="nofollow">with a specific legal meaning.</a> Rosen made this point <a HREF="http://www.linuxjournal.com/article/6366" REL="nofollow">back in 2000,</a> so it&#8217;s hardly new.</p>
<p>The real problem is that the FSF is doing everything it can to avoid a court test that would set a precedent. Does this means that it fears it would lose? Or is this just FUD to get people to do what FSF asks rather than what the contract says?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m_p_wilcox</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-87</link>
		<dc:creator><![CDATA[m_p_wilcox]]></dc:creator>
		<pubDate>Mon, 01 Sep 2008 14:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-87</guid>
		<description><![CDATA[Hi,&lt;br/&gt;&lt;br/&gt;I&#039;d argue that the GPL is unquestionably ambiguous and that the question of dynamic linking with GPL&#039;d code is an extremely grey area.  That&#039;s because (among other things) it is a matter of law and has not been tested in court enough for a clear precedent to be set.&lt;br/&gt;&lt;br/&gt;It really doesn&#039;t matter what Richard Stallman or Linus Torvalds think or state.  Whether or not something is considered a derived work will be down to the details of specific cases until some clear guidelines are established through precedent.&lt;br/&gt;&lt;br/&gt;The advantage Linus has over RS is that people are likely to accept his interpretation in the case of linking to the Linux kernel since he is one of the copyright owners that would have to prosecute any infringement.&lt;br/&gt;&lt;br/&gt;Mark&lt;br/&gt;&lt;br/&gt;P.S. I&#039;m also very pleased that the Symbian Foundation has decided to avoid all of this by choosing the EPL.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;d argue that the GPL is unquestionably ambiguous and that the question of dynamic linking with GPL&#8217;d code is an extremely grey area.  That&#8217;s because (among other things) it is a matter of law and has not been tested in court enough for a clear precedent to be set.</p>
<p>It really doesn&#8217;t matter what Richard Stallman or Linus Torvalds think or state.  Whether or not something is considered a derived work will be down to the details of specific cases until some clear guidelines are established through precedent.</p>
<p>The advantage Linus has over RS is that people are likely to accept his interpretation in the case of linking to the Linux kernel since he is one of the copyright owners that would have to prosecute any infringement.</p>
<p>Mark</p>
<p>P.S. I&#8217;m also very pleased that the Symbian Foundation has decided to avoid all of this by choosing the EPL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m_p_wilcox</title>
		<link>http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-395</link>
		<dc:creator><![CDATA[m_p_wilcox]]></dc:creator>
		<pubDate>Mon, 01 Sep 2008 14:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://dw2blog.com/2008/08/31/intellectual-property-and-open-source/#comment-395</guid>
		<description><![CDATA[Hi,&lt;br/&gt;&lt;br/&gt;I&#039;d argue that the GPL is unquestionably ambiguous and that the question of dynamic linking with GPL&#039;d code is an extremely grey area.  That&#039;s because (among other things) it is a matter of law and has not been tested in court enough for a clear precedent to be set.&lt;br/&gt;&lt;br/&gt;It really doesn&#039;t matter what Richard Stallman or Linus Torvalds think or state.  Whether or not something is considered a derived work will be down to the details of specific cases until some clear guidelines are established through precedent.&lt;br/&gt;&lt;br/&gt;The advantage Linus has over RS is that people are likely to accept his interpretation in the case of linking to the Linux kernel since he is one of the copyright owners that would have to prosecute any infringement.&lt;br/&gt;&lt;br/&gt;Mark&lt;br/&gt;&lt;br/&gt;P.S. I&#039;m also very pleased that the Symbian Foundation has decided to avoid all of this by choosing the EPL.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;d argue that the GPL is unquestionably ambiguous and that the question of dynamic linking with GPL&#8217;d code is an extremely grey area.  That&#8217;s because (among other things) it is a matter of law and has not been tested in court enough for a clear precedent to be set.</p>
<p>It really doesn&#8217;t matter what Richard Stallman or Linus Torvalds think or state.  Whether or not something is considered a derived work will be down to the details of specific cases until some clear guidelines are established through precedent.</p>
<p>The advantage Linus has over RS is that people are likely to accept his interpretation in the case of linking to the Linux kernel since he is one of the copyright owners that would have to prosecute any infringement.</p>
<p>Mark</p>
<p>P.S. I&#8217;m also very pleased that the Symbian Foundation has decided to avoid all of this by choosing the EPL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

