comparison docs/legal.xml @ 222:007145d7d975

2003-7-11 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_calc_kbs) - only call gettimeofday() at the end only if we are throttling this connection * lib/cache.c lib/options.h docs/sample.gftp/gftprc - added cache_ttl option to determine the amount of time that cache entries will stay around * docs/gftp.xml docs/legal.xml docs/figures/* - documentation from Alexander Kirillov <kirillov@math.sunysb.edu> * docs/website - files for generating my main website. They aren't pretty, but hey it works. I'm mainly putting these in CVS just for backup purposes.
author masneyb
date Sun, 13 Jul 2003 12:38:35 +0000
parents
children
comparison
equal deleted inserted replaced
221:c0d7f3b6e8cb 222:007145d7d975
1 <legalnotice id="legalnotice">
2 <para>
3 Permission is granted to copy, distribute and/or modify this
4 document under the terms of the GNU Free Documentation
5 License (GFDL), Version 1.1 or any later version published
6 by the Free Software Foundation with no Invariant Sections,
7 no Front-Cover Texts, and no Back-Cover Texts. You can find
8 a copy of the GFDL at this <ulink type="help"
9 url="ghelp:fdl">link</ulink> or in the file COPYING-DOCS
10 distributed with this manual.
11 </para>
12 <para> This manual is part of a collection of GNOME manuals
13 distributed under the GFDL. If you want to distribute this
14 manual separately from the collection, you can do so by
15 adding a copy of the license to the manual, as described in
16 section 6 of the license.
17 </para>
18
19 <para>
20 Many of the names used by companies to distinguish their
21 products and services are claimed as trademarks. Where those
22 names appear in any GNOME documentation, and the members of
23 the GNOME Documentation Project are made aware of those
24 trademarks, then the names are in capital letters or initial
25 capital letters.
26 </para>
27
28 <para>
29 DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED
30 UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE
31 WITH THE FURTHER UNDERSTANDING THAT:
32
33 <orderedlist>
34 <listitem>
35 <para>DOCUMENT IS PROVIDED ON AN "AS IS" BASIS,
36 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
37 IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES
38 THAT THE DOCUMENT OR MODIFIED VERSION OF THE
39 DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR
40 A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE
41 RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE
42 OF THE DOCUMENT OR MODIFIED VERSION OF THE
43 DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR
44 MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT,
45 YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY
46 CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
47 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
48 OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
49 LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED
50 VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER
51 EXCEPT UNDER THIS DISCLAIMER; AND
52 </para>
53 </listitem>
54 <listitem>
55 <para>UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL
56 THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE),
57 CONTRACT, OR OTHERWISE, SHALL THE AUTHOR,
58 INITIAL WRITER, ANY CONTRIBUTOR, OR ANY
59 DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION
60 OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH
61 PARTIES, BE LIABLE TO ANY PERSON FOR ANY
62 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR
63 CONSEQUENTIAL DAMAGES OF ANY CHARACTER
64 INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS
65 OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
66 MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR
67 LOSSES ARISING OUT OF OR RELATING TO USE OF THE
68 DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT,
69 EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
70 THE POSSIBILITY OF SUCH DAMAGES.
71 </para>
72 </listitem>
73 </orderedlist>
74 </para>
75 </legalnotice>
76