<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MySQL Performance Blog &#187; license</title>
	<atom:link href="http://www.mysqlperformanceblog.com/category/license/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 03:11:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Friday challange: linking with GPL code</title>
		<link>http://www.mysqlperformanceblog.com/2009/05/08/friday-challange-linking-with-gpl-code/</link>
		<comments>http://www.mysqlperformanceblog.com/2009/05/08/friday-challange-linking-with-gpl-code/#comments</comments>
		<pubDate>Sat, 09 May 2009 02:51:48 +0000</pubDate>
		<dc:creator>Vadim</dc:creator>
				<category><![CDATA[license]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=682</guid>
		<description><![CDATA[This is rather a theoretical interest for me for now (what else to do Friday evening) , but I see how it can be used in current dual-licensed mixed open / closed source storage engines MySQL world.
So problem is:
Let&#8217;s keep MySQL aside for simplicity and imagine we have fully open-source GPLvX  licensed &#8220;MoonOffice&#8221; software. [...]]]></description>
			<content:encoded><![CDATA[<p>This is rather a theoretical interest for me for now (what else to do Friday evening) , but I see how it can be used in current dual-licensed mixed open / closed source storage engines MySQL world.</p>
<p>So problem is:</p>
<p>Let&#8217;s keep MySQL aside for simplicity and imagine we have fully open-source GPLvX  licensed &#8220;MoonOffice&#8221; software.  MoonOffice uses libsupercompress library which also distributed under GPL, and provide two functions: &#8220;superCompressFile&#8221;, &#8220;superDecompressFile&#8221;. MoonOffice can be both statically or shared linked with this library. This all fine.</p>
<p>Now imagine one provides library libquickcompress, which is closed sourced, available only in binary formats .so and .la, but the license on it is &#8220;use it as you want, link it with whathever you want, distribute it as you want&#8221;. Of course library also exports two functions  &#8220;superCompressFile&#8221;, &#8220;superDecompressFile&#8221;.</p>
<p>Now questions: can we link our GPLed &#8220;MoonOffice&#8221; with libquickcompress ? Can we distribute binary build of MoonOffce linked with libquickcompress ? What is license of final binary ?</p>
<p>May be it is simple question and answer is obvious, but I am not sure what is correct answer.</p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Vadim |
      <a href="http://www.mysqlperformanceblog.com/2009/05/08/friday-challange-linking-with-gpl-code/#comments">20 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2009/05/08/friday-challange-linking-with-gpl-code/&amp;title=Friday challange: linking with GPL code" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2009/05/08/friday-challange-linking-with-gpl-code/&amp;title=Friday challange: linking with GPL code" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2009/05/08/friday-challange-linking-with-gpl-code/&amp;title=Friday challange: linking with GPL code" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2009/05/08/friday-challange-linking-with-gpl-code/&amp;T=Friday challange: linking with GPL code" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2009/05/08/friday-challange-linking-with-gpl-code/&amp;title=Friday challange: linking with GPL code" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2009/05/08/friday-challange-linking-with-gpl-code/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>
