<?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"
	>
<channel>
	<title>Comments on: License for sample code</title>
	<atom:link href="http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/</link>
	<description>objective-c and c++ code for the mac</description>
	<pubDate>Mon, 08 Sep 2008 06:51:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Markus Prinz</title>
		<link>http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23494</link>
		<dc:creator>Markus Prinz</dc:creator>
		<pubDate>Thu, 06 Sep 2007 12:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23494</guid>
		<description>Another advantage of the MIT licence over public domain is that most european countries don't have a notion of "public domain", i.e. it is impossible to give away your copyright, even if you wanted to.</description>
		<content:encoded><![CDATA[<p>Another advantage of the MIT licence over public domain is that most european countries don&#8217;t have a notion of &#8220;public domain&#8221;, i.e. it is impossible to give away your copyright, even if you wanted to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pieter Omvlee</title>
		<link>http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23486</link>
		<dc:creator>Pieter Omvlee</dc:creator>
		<pubDate>Thu, 06 Sep 2007 07:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23486</guid>
		<description>When I asked about using the code, I had no legal problems in mind, but just thought it polite to ask ...

Funny I didn't think about that.</description>
		<content:encoded><![CDATA[<p>When I asked about using the code, I had no legal problems in mind, but just thought it polite to ask &#8230;</p>
<p>Funny I didn&#8217;t think about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23473</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 05 Sep 2007 22:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23473</guid>
		<description>Well, I'm not sure if that is actually sufficient. The problem is that I'm not a lawyer. The wikipedia entry for public domain has some interesting excerpts:

&lt;blockquote&gt;
It is commonly believed by non-lawyers that it is impossible to put a work into the public domain. Although copyright law generally does not provide any statutory means to "abandon" copyright so that a work can enter the public domain, this does not mean that it is impossible or even difficult, only that the law is somewhat unclear. Congress may not have felt it necessary to codify this part of the law, because abandoning property (like a tract of land) to the public domain has traditionally been a matter of common law, rather than statute. (Alternatively, because copyright has traditionally been seen as a valuable right, one which required registration to achieve, it would not have made sense to contemplate someone abandoning it in 1976 and 1988.)
&lt;/blockquote&gt;

And then later on:

&lt;blockquote&gt;
This decision holds that computer software may enter the public domain through "freely accessible program exchanges and the like," or by becoming "commonplace in the computer industry." Relying only on this decision, it is unclear whether an author can dedicate his work to the public domain simply by labeling it as such, or whether dedication to the public domain requires widespread dissemination.
&lt;/blockquote&gt;

It sounds like there isn't a clear way to mark something as public domain. On the other hand, it's pretty trivial to attach a very permissive license, such as the MIT license, to a piece of code. But once again, I'm not a lawyer, so I could very well be wrong.</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;m not sure if that is actually sufficient. The problem is that I&#8217;m not a lawyer. The wikipedia entry for public domain has some interesting excerpts:</p>
<blockquote><p>
It is commonly believed by non-lawyers that it is impossible to put a work into the public domain. Although copyright law generally does not provide any statutory means to &#8220;abandon&#8221; copyright so that a work can enter the public domain, this does not mean that it is impossible or even difficult, only that the law is somewhat unclear. Congress may not have felt it necessary to codify this part of the law, because abandoning property (like a tract of land) to the public domain has traditionally been a matter of common law, rather than statute. (Alternatively, because copyright has traditionally been seen as a valuable right, one which required registration to achieve, it would not have made sense to contemplate someone abandoning it in 1976 and 1988.)
</p></blockquote>
<p>And then later on:</p>
<blockquote><p>
This decision holds that computer software may enter the public domain through &#8220;freely accessible program exchanges and the like,&#8221; or by becoming &#8220;commonplace in the computer industry.&#8221; Relying only on this decision, it is unclear whether an author can dedicate his work to the public domain simply by labeling it as such, or whether dedication to the public domain requires widespread dissemination.
</p></blockquote>
<p>It sounds like there isn&#8217;t a clear way to mark something as public domain. On the other hand, it&#8217;s pretty trivial to attach a very permissive license, such as the MIT license, to a piece of code. But once again, I&#8217;m not a lawyer, so I could very well be wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Morrison</title>
		<link>http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23471</link>
		<dc:creator>Joe Morrison</dc:creator>
		<pubDate>Wed, 05 Sep 2007 22:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23471</guid>
		<description>I'm a little curious as what you are seeing as the difficulty in placing your code in the public domain?  I would think that a statement such as "This code is authored by Andrew Finnell and contributed to the public domain" would be adequate notice.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a little curious as what you are seeing as the difficulty in placing your code in the public domain?  I would think that a statement such as &#8220;This code is authored by Andrew Finnell and contributed to the public domain&#8221; would be adequate notice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: University Update - University of Minnesota - License for sample code</title>
		<link>http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23470</link>
		<dc:creator>University Update - University of Minnesota - License for sample code</dc:creator>
		<pubDate>Wed, 05 Sep 2007 21:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2007/09/05/license-for-sample-code/#comment-23470</guid>
		<description>[...] University of Wisconsin                           License for sample code &#187;  This Summary is from an article posted at Safe from the Losing Fight on Wednesday, September 05, 2007    This article's contents are copywritten by the author of Safe from the Losing Fight. Please click &#34;View Original Article...&#34; below to view the article.   Summary Provided by Technorati.comView Original Article at Safe from the Losing Fight &#187;                     10 Most Recent News Articles About University of Minnesota [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] University of Wisconsin                           License for sample code &#187;  This Summary is from an article posted at Safe from the Losing Fight on Wednesday, September 05, 2007    This article&#8217;s contents are copywritten by the author of Safe from the Losing Fight. Please click &quot;View Original Article&#8230;&quot; below to view the article.   Summary Provided by Technorati.comView Original Article at Safe from the Losing Fight &#187;                     10 Most Recent News Articles About University of Minnesota [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.424 seconds -->
