8142972d87
effect is to move away from DocBook SGML and DJ Delorie's doctool and toward pure DocBook XSL. (There remains just one use of doctool, and we have plans for replacing it, too.) See ChangeLog for details.
18 lines
544 B
XML
18 lines
544 B
XML
<?xml version="1.0" encoding='UTF-8'?>
|
|
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
|
<!-- faq-copyright.xml -->
|
|
|
|
<qandadiv id="faq.copyright">
|
|
<title>Copyright</title>
|
|
|
|
<qandaentry id="faq.what.copyright">
|
|
<question><para>What are the copyrights?</para></question>
|
|
|
|
<answer>
|
|
<para>Please see <ulink url="http://cygwin.com/license.html"/>
|
|
for more information about Cygwin copyright and licensing.</para>
|
|
</answer>
|
|
</qandaentry>
|
|
</qandadiv>
|