OSDN Git Service

Improve http status 404 notifications.
[mingw/website.git] / fdl.html
1 <!DOCTYPE HTML><!--
2  *
3  * fdl.html
4  *
5  * An HTML rendition of the MinGW.org free documentation licence; (a
6  * derivative of the FreeBSD Documentation Licence).
7  *
8  *
9  * $Id$
10  *
11  * Written by Keith Marshall <keith@users.osdn.me>
12  * Copyright (C) 2020, MinGW.org Project
13  *
14  *
15  * Redistribution and use in source and 'compiled' forms (SGML, HTML,
16  * PDF, PostScript, RTF, etc) with or without modification, are permitted
17  * provided that the following conditions are met:
18  *
19  * 1. Redistributions of source code must retain the above copyright
20  *    notice, this list of conditions and the following disclaimer as
21  *    the first lines of this file, unmodified.
22  *
23  * 2. Redistributions in compiled form (transformed to other DTDs,
24  *    converted to PDF, PostScript, RTF and other formats) must
25  *    reproduce the above copyright notice, this list of conditions
26  *    and the following disclaimer in the documentation and/or other
27  *    materials provided with the distribution.
28  *
29  * THIS DOCUMENTATION IS PROVIDED BY THE MINGW.ORG PROJECT "AS IS" AND
30  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
31  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
32  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE MINGW.ORG PROJECT, OR
33  * ITS CONTRIBUTORS, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
35  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
36  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
37  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
38  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
39  * OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
40  * DAMAGE.
41  *
42 -->
43 <dl class="masthead"><!-- hidden for masthead class -->
44 <!-- FIXME: is there a better way to do this?  We need to propagate
45  content to the "as-page-title" and "as-page-subtitle" place-holders,
46  within the "page-content" div of "index.html"; our javascript page
47  loader will explicitly look for these hidden elements, and copy
48  their content into the corresponding visible place-holders.
49 -->
50  <dt id="page-title">MinGW.org Licensing</dt>
51  <dt id="page-subtitle">The MinGW Free Documentation Licence</dt>
52 </dl><!-- masthead -->
53 <p>Copyright &copy; 2020, MinGW.org Project
54 </p>
55 <p>Redistribution and use in source and 'compiled' forms (SGML, HTML,
56 PDF, PostScript, RTF, etc) with or without modification, are permitted
57 provided that the following conditions are met:&mdash;
58 </p>
59 <ol style="margin: 0.2em 0 0 0;">
60   <li style="padding-bottom: 0.2em;">
61       Redistributions of source code must retain the above copyright
62       notice, this list of conditions and the following disclaimer as
63       the first lines of this file, unmodified.
64   </li>
65   <li>Redistributions in compiled form (transformed to other DTDs,
66       converted to PDF, PostScript, RTF and other formats) must
67       reproduce the above copyright notice, this list of conditions
68       and the following disclaimer in the documentation and/or other
69       materials provided with the distribution.
70   </li>
71 </ol>
72 <p>
73 THIS DOCUMENTATION IS PROVIDED BY THE MINGW.ORG PROJECT "AS IS" AND
74 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
75 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
76 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE MINGW.ORG PROJECT, OR
77 ITS CONTRIBUTORS, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
78 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
79 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
80 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
81 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
82 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
83 OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
84 DAMAGE.
85 </p>
86
87 <!-- $RCSfile$: end of file -->