<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Licence on Sawyer Zheng's Blog</title><link>https://elated-raman-42e0c2.netlify.app/tags/licence/</link><description>Recent content in Licence on Sawyer Zheng's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Mon, 07 Mar 2022 16:55:27 +0800</lastBuildDate><atom:link href="https://elated-raman-42e0c2.netlify.app/tags/licence/index.xml" rel="self" type="application/rss+xml"/><item><title>GPL Notes</title><link>https://elated-raman-42e0c2.netlify.app/post/notes/licence/gpl/</link><pubDate>Mon, 11 Oct 2021 00:00:00 +0000</pubDate><guid>https://elated-raman-42e0c2.netlify.app/post/notes/licence/gpl/</guid><description>&lt;div id="outline-container-headline-1" class="outline-2"&gt;
&lt;h2 id="headline-1"&gt;
链接库
&lt;/h2&gt;
&lt;div id="outline-text-headline-1" class="outline-text-2"&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;参考&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://opensource.stackexchange.com/a/2163"&gt;derivative works - Is it allowed to dynamically link a GPL licensed library f…&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;链接 动态链接库&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;必须使用 GPL 证书&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;链接 静态链接库&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;必须使用 GPL 证书&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id="outline-container-headline-2" class="outline-2"&gt;
&lt;h2 id="headline-2"&gt;
GCC 使用特例
&lt;/h2&gt;
&lt;div id="outline-text-headline-2" class="outline-text-2"&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;参考&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://stackoverflow.com/a/18659807"&gt;gpl - Any license for my gcc-compiled program? - Stack Overflow&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;例外条文&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;When you use GCC to compile a program, GCC may combine
 portions of certain GCC header files and runtime libraries
 with the compiled program. The purpose of this Exception is
 to allow compilation of non-GPL (including proprietary)
 programs to use, in this way, the header files and runtime
 libraries covered by this Exception.&lt;/p&gt;</description></item><item><title>LGPL Notes</title><link>https://elated-raman-42e0c2.netlify.app/post/notes/licence/lgpl/</link><pubDate>Thu, 30 Sep 2021 00:00:00 +0000</pubDate><guid>https://elated-raman-42e0c2.netlify.app/post/notes/licence/lgpl/</guid><description>&lt;div id="outline-container-headline-1" class="outline-2"&gt;
&lt;h2 id="headline-1"&gt;
参考
&lt;/h2&gt;
&lt;div id="outline-text-headline-1" class="outline-text-2"&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;lgpl 原文：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.gnu.org/licenses/lgpl-3.0.html"&gt;GNU Lesser General Public License v3.0 - GNU Project - Free Software Foundation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;google 付费问答&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://answers.google.com/answers/threadview/id/439136.html"&gt;Q: Using LGPL code for commercial application&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;GNU 官方&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.gnu.org/licenses/gpl-faq.html#LGPLStaticVsDynamic"&gt;LGPLStaticVsDynamic&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id="outline-container-headline-2" class="outline-2"&gt;
&lt;h2 id="headline-2"&gt;
如何闭源项目 并调用 lgpl 开源项目
&lt;/h2&gt;
&lt;div id="outline-text-headline-2" class="outline-text-2"&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;参考：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://t.zoukankan.com/findumars-p-5553490.html"&gt;LGPL与闭源程序 - 走看看&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;回答引文&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Situation:
Your own C / C++ source code using an unmodified LGPL library to
produce a commercial product (with closed source code) that you can
distribute to customers (for a fee).&lt;/p&gt;</description></item></channel></rss>