* faq-copyright.xml: Fix link to license.

* faq-using.xml: Ditto.
	* faq-what.xml: Ditto.
This commit is contained in:
Corinna Vinschen 2013-06-05 09:36:58 +00:00
parent 47b7ed597c
commit 111af357c2
4 changed files with 10 additions and 4 deletions

View File

@ -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>
* faq-programming.xml: Convert url to refer to new flat faq.html file.

View File

@ -10,7 +10,7 @@
<question><para>What are the copyrights?</para></question>
<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>
</answer>
</qandaentry>

View File

@ -439,7 +439,7 @@ Can I bundle Cygwin with my product for free?
</para></question>
<answer><para>
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
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,

View File

@ -43,7 +43,7 @@ Since Cygwin is a community-supported free software project, patches to
provide support for other versions would be thoughtfully considered.
Paid support contracts or enhancements are available through Red Hat. For
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>Keep in mind that Cygwin can only do as much as the underlying OS
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)
application using Cygwin, you will need the proprietary-use license
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
mailing list cygwin@cygwin.com.
</para>