* faq-copyright.xml: Fix link to license.
* faq-using.xml: Ditto. * faq-what.xml: Ditto.
This commit is contained in:
parent
47b7ed597c
commit
111af357c2
|
@ -1,3 +1,9 @@
|
||||||
|
2013-06-05 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* faq-copyright.xml: Fix link to license.
|
||||||
|
* faq-using.xml: Ditto.
|
||||||
|
* faq-what.xml: Ditto.
|
||||||
|
|
||||||
2013-06-05 Corinna Vinschen <corinna@vinschen.de>
|
2013-06-05 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* faq-programming.xml: Convert url to refer to new flat faq.html file.
|
* faq-programming.xml: Convert url to refer to new flat faq.html file.
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<question><para>What are the copyrights?</para></question>
|
<question><para>What are the copyrights?</para></question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
<para>Please see <ulink url="http://cygwin.com/license.html"/>
|
<para>Please see <ulink url="http://cygwin.com/licensing.html"/>
|
||||||
for more information about Cygwin copyright and licensing.</para>
|
for more information about Cygwin copyright and licensing.</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
|
@ -439,7 +439,7 @@ Can I bundle Cygwin with my product for free?
|
||||||
</para></question>
|
</para></question>
|
||||||
<answer><para>
|
<answer><para>
|
||||||
Only if you comply with Cygwin's <ulink
|
Only if you comply with Cygwin's <ulink
|
||||||
url="http://cygwin.com/license.html">license</ulink> very carefully. If you
|
url="http://cygwin.com/licensing.html">license</ulink> very carefully. If you
|
||||||
choose to distribute cygwin1.dll, you must be willing to distribute the
|
choose to distribute cygwin1.dll, you must be willing to distribute the
|
||||||
exact source code used to build that copy of cygwin1.dll as per the
|
exact source code used to build that copy of cygwin1.dll as per the
|
||||||
terms of the GPL. If you ship applications that link with cygwin1.dll,
|
terms of the GPL. If you ship applications that link with cygwin1.dll,
|
||||||
|
|
|
@ -43,7 +43,7 @@ Since Cygwin is a community-supported free software project, patches to
|
||||||
provide support for other versions would be thoughtfully considered.
|
provide support for other versions would be thoughtfully considered.
|
||||||
Paid support contracts or enhancements are available through Red Hat. For
|
Paid support contracts or enhancements are available through Red Hat. For
|
||||||
information about getting a Red Hat support contract, see
|
information about getting a Red Hat support contract, see
|
||||||
<ulink url="http://cygwin.com/license.html" />.
|
<ulink url="http://cygwin.com/licensing.html" />.
|
||||||
</para>
|
</para>
|
||||||
<para>Keep in mind that Cygwin can only do as much as the underlying OS
|
<para>Keep in mind that Cygwin can only do as much as the underlying OS
|
||||||
supports. Because of this, Cygwin will behave differently, and
|
supports. Because of this, Cygwin will behave differently, and
|
||||||
|
@ -85,7 +85,7 @@ these tools.
|
||||||
<para>In particular, if you intend to port a proprietary (non-GPL'd)
|
<para>In particular, if you intend to port a proprietary (non-GPL'd)
|
||||||
application using Cygwin, you will need the proprietary-use license
|
application using Cygwin, you will need the proprietary-use license
|
||||||
for the Cygwin library. This is available for purchase from Red Hat;
|
for the Cygwin library. This is available for purchase from Red Hat;
|
||||||
please visit <ulink url="http://cygwin.com/license.html" /> for more
|
please visit <ulink url="http://cygwin.com/licensing.html" /> for more
|
||||||
information. All other questions should be sent to the public project
|
information. All other questions should be sent to the public project
|
||||||
mailing list cygwin@cygwin.com.
|
mailing list cygwin@cygwin.com.
|
||||||
</para>
|
</para>
|
||||||
|
|
Loading…
Reference in New Issue