OSDN Git Service

Rename project domain to reflect relocation to MinGW.OSDN.io
[mingw/website.git] / fdl.html
1 <!DOCTYPE HTML><!--
2  *
3  * fdl.html
4  *
5  * An HTML rendition of the MinGW.OSDN 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, 2021, MinGW.OSDN 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.OSDN PROJECT "AS IS"
30  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
31  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
32  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE MINGW.OSDN 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  * Note: this page assumes browser support for the following numeric
44  * HTML entity codes:
45  *
46  *    &#8216;   typographic opening single quote
47  *    &#8217;   typographic apostrophe/closing single quote
48  *    &#8220;   left (opening) typographic double quote
49  *    &#8221;   right (closing) typographic double quote
50  *
51 -->
52 <dl class="masthead"><!-- hidden for masthead class -->
53 <!-- FIXME: is there a better way to do this?  We need to propagate
54  content to the "as-page-title" and "as-page-subtitle" place-holders,
55  within the "page-content" div of "index.html"; our javascript page
56  loader will explicitly look for these hidden elements, and copy
57  their content into the corresponding visible place-holders.
58 -->
59  <dt id="page-title">MinGW.OSDN Licensing</dt>
60  <dt id="page-subtitle">The MinGW Free Documentation Licence</dt>
61 </dl><!-- masthead -->
62 <p>Copyright &copy; 2020, MinGW.OSDN Project
63 </p>
64 <p>Redistribution and use in source and &#8216;compiled&#8217; forms
65 (SGML, HTML, PDF, PostScript, RTF, etc.) with or without modification,
66 are permitted provided that the following conditions are met:&mdash;
67 </p>
68 <ol style="margin: 0.2em 0 0 0;">
69   <li style="padding-bottom: 0.2em;">
70       Redistributions of source code must retain the above copyright
71       notice, this list of conditions and the following disclaimer as
72       the first lines of this file, unmodified.
73   </li>
74   <li>Redistributions in compiled form (transformed to other DTDs,
75       converted to PDF, PostScript, RTF and other formats) must
76       reproduce the above copyright notice, this list of conditions
77       and the following disclaimer in the documentation and/or other
78       materials provided with the distribution.
79   </li>
80 </ol>
81 <p>
82 THIS DOCUMENTATION IS PROVIDED BY THE MINGW.OSDN PROJECT &#8220;AS
83 IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
84 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
85 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE MINGW.OSDN PROJECT, OR ITS
86 CONTRIBUTORS, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
87 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
88 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
89 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
90 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
91 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN
92 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
93 </p>
94
95 <!-- $RCSfile$: end of file -->