help: Convert legal.xml from Docbook to Mallard
So it can actually be included in the rest of the docs
This commit is contained in:
parent
2fef42ae88
commit
ff4de6b6ba
@ -1,38 +1,43 @@
|
|||||||
<legalnotice id="legalnotice">
|
<license xmlns="http://projectmallard.org/1.0/"
|
||||||
<para>
|
href="https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt">
|
||||||
|
|
||||||
|
<p>This work is licensed under a
|
||||||
|
<link href="https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt">GNU Free
|
||||||
|
Documentation License Version 1.1</link> or any later version.</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
Permission is granted to copy, distribute and/or modify this
|
Permission is granted to copy, distribute and/or modify this
|
||||||
document under the terms of the GNU Free Documentation
|
document under the terms of the GNU Free Documentation
|
||||||
License (GFDL), Version 1.1 or any later version published
|
License (GFDL), Version 1.1 or any later version published
|
||||||
by the Free Software Foundation with no Invariant Sections,
|
by the Free Software Foundation with no Invariant Sections,
|
||||||
no Front-Cover Texts, and no Back-Cover Texts. You can find
|
no Front-Cover Texts, and no Back-Cover Texts. You can find
|
||||||
a copy of the GFDL at this <ulink type="help"
|
a copy of the GFDL at this
|
||||||
url="help:fdl">link</ulink> or in the file COPYING-DOCS
|
<link href="https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt">link</link>.
|
||||||
distributed with this manual.
|
</p>
|
||||||
</para>
|
<p> This manual is part of a collection of GNOME manuals
|
||||||
<para> This manual is part of a collection of GNOME manuals
|
|
||||||
distributed under the GFDL. If you want to distribute this
|
distributed under the GFDL. If you want to distribute this
|
||||||
manual separately from the collection, you can do so by
|
manual separately from the collection, you can do so by
|
||||||
adding a copy of the license to the manual, as described in
|
adding a copy of the license to the manual, as described in
|
||||||
section 6 of the license.
|
section 6 of the license.
|
||||||
</para>
|
</p>
|
||||||
|
|
||||||
<para>
|
<p>
|
||||||
Many of the names used by companies to distinguish their
|
Many of the names used by companies to distinguish their
|
||||||
products and services are claimed as trademarks. Where those
|
products and services are claimed as trademarks. Where those
|
||||||
names appear in any GNOME documentation, and the members of
|
names appear in any GNOME documentation, and the members of
|
||||||
the GNOME Documentation Project are made aware of those
|
the GNOME Documentation Project are made aware of those
|
||||||
trademarks, then the names are in capital letters or initial
|
trademarks, then the names are in capital letters or initial
|
||||||
capital letters.
|
capital letters.
|
||||||
</para>
|
</p>
|
||||||
|
|
||||||
<para>
|
<p>
|
||||||
DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED
|
DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED
|
||||||
UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE
|
UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE
|
||||||
WITH THE FURTHER UNDERSTANDING THAT:
|
WITH THE FURTHER UNDERSTANDING THAT:
|
||||||
|
</p>
|
||||||
<orderedlist>
|
<list>
|
||||||
<listitem>
|
<item>
|
||||||
<para>DOCUMENT IS PROVIDED ON AN "AS IS" BASIS,
|
<p>DOCUMENT IS PROVIDED ON AN "AS IS" BASIS,
|
||||||
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
|
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
|
||||||
IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES
|
IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES
|
||||||
THAT THE DOCUMENT OR MODIFIED VERSION OF THE
|
THAT THE DOCUMENT OR MODIFIED VERSION OF THE
|
||||||
@ -49,10 +54,10 @@
|
|||||||
LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED
|
LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED
|
||||||
VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER
|
VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER
|
||||||
EXCEPT UNDER THIS DISCLAIMER; AND
|
EXCEPT UNDER THIS DISCLAIMER; AND
|
||||||
</para>
|
</p>
|
||||||
</listitem>
|
</item>
|
||||||
<listitem>
|
<item>
|
||||||
<para>UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL
|
<p>UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL
|
||||||
THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE),
|
THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE),
|
||||||
CONTRACT, OR OTHERWISE, SHALL THE AUTHOR,
|
CONTRACT, OR OTHERWISE, SHALL THE AUTHOR,
|
||||||
INITIAL WRITER, ANY CONTRIBUTOR, OR ANY
|
INITIAL WRITER, ANY CONTRIBUTOR, OR ANY
|
||||||
@ -68,9 +73,7 @@
|
|||||||
DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT,
|
DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT,
|
||||||
EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
|
EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
|
||||||
THE POSSIBILITY OF SUCH DAMAGES.
|
THE POSSIBILITY OF SUCH DAMAGES.
|
||||||
</para>
|
</p>
|
||||||
</listitem>
|
</item>
|
||||||
</orderedlist>
|
</list>
|
||||||
</para>
|
</license>
|
||||||
</legalnotice>
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user