Let subsection menus match index style.
[geeqie.git] / doc / credits.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8
9   <title>Credits - Geeqie User Manual</title>
10   <link rel="stylesheet" type="text/css" href="style.css" />
11 </head>
12
13 <body lang="en-US" dir="ltr" xml:lang="en-US">
14   <div class="navtop">
15     <table width="100%" border="0" cellpadding="4" cellspacing="0">
16       <col id="navtop_col1" width="33%"></col>
17       <col id="navtop_col2" width="33%"></col>
18       <col id="navtop_col3" width="33%"></col>
19
20         <tr>
21           <th>
22             <p class="previous"><a href="reference_management.html">Previous</a>
23             </p>
24           </th>
25
26           <th>
27             <p class="navtop_title">Credits</p>
28           </th>
29
30           <th>
31             <p class="next"><a href="gnu_fdl.txt">Next</a>
32             </p>
33           </th>
34         </tr>
35     </table>
36   </div>
37
38   <hr />
39
40   <h1>Credits</h1>
41
42   <h2>Authors</h2>
43
44   <p>Geeqie is maintained by The Geeqie Team (Vladimir Nadvornik, Petr Ostadal, Laurent Monin).</p>
45   <p>This software is a fork of GQview project by John Ellis.</p>
46
47   <p>The ever growing list of contributors and language translators can be found in the README file included with the latest release of the program.<br />
48   The Credits can also be viewed by selecting the Credits button located in the About dialog <i>(open Help Menu, select About, click Credits... button)</i>.</p>
49
50   <h2>Copyright</h2>
51
52   <p>Geeqie and this accompanying documentation is copyright © 2008 The Geeqie Team and © 2006 John Ellis.</p>
53
54   <h2>License</h2>
55
56   <p>The Geeqie program is released under the &ldquo;GNU General Public License&rdquo;, the complete GNU GPL text can be found in the COPYING file included with each Geeqie release.</p>
57
58   <p>This Geeqie documentation is released under the "<a href="gnu_fdl.txt">GNU Free Documentation License</a>".</p>
59
60   <h2>Legal Notice</h2>
61   <p>Copyright © 2008 The Geeqie Team.<br />
62   Copyright © 2006 John Ellis.</p>
63
64   <p>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "<a href="gnu_fdl.txt">GNU Free Documentation License</a>".</p>
65
66   <hr id="bottomseparator" />
67
68   <div class="navbottom">
69     <table width="100%" border="0" cellpadding="4" cellspacing="0">
70       <col id="navbottom_col1" width="33%"></col>
71       <col id="navbottom_col2" width="33%"></col>
72       <col id="navbottom_col3" width="33%"></col>
73
74         <tr>
75           <th>
76             <p class="previous"><a href="reference_management.html">Previous</a>
77             </p>
78           </th>
79
80           <th>
81             <p class="navbottom_title"><a href="index.html">Contents</a>
82             </p>
83           </th>
84
85           <th>
86             <p class="next"><a href="gnu_fdl.txt">Next</a>
87             </p>
88           </th>
89         </tr>
90
91     </table>
92   </div>
93
94   <div class="footer">Geeqie User Manual</div>
95   <div class="bottomspacer">&nbsp;</div>
96 </body>
97 </html>