WhiteStork web site import
[mdictionary] / licence.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
5 <title>WhiteStork Multilingual Dictionary</title>
6 <link rel="Stylesheet" type="text/css" href="./css/style.css">
7 </head>
8 <body>
9 <table id="top">
10 <tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
11 <tr>
12         <td id="left_border">&nbsp;</td>
13         <td id="center">
14                 <table id="body">
15                 <tr>
16                         <td id="left">
17                                 <table class="menu">
18                                 <tr><th>Menu</th></tr>
19                                 <tr>
20                                         <td class="links">
21                                                 <a href="index.html">About</a><br>
22                                                 <a href="licence.html">Licence</a><br>
23                                                 <a href="https://garage.maemo.org/plugins/wiki/index.php?id=58&type=g">How to...</a><br>
24                                                 <a href="screen.html">Screenshots</a><br>
25                                                 <a href="download.html">Download</a><br>
26                                                 <a href="contact.html">Conact us</a><br>
27                                         </td>
28                                 </tr>
29                                 <tr><th class="footer">&nbsp;</th></tr>
30                                 </table>
31                                 <br>
32                                 <br>
33                         </td>
34                         <td id="content">
35                                 <table class="menu">
36                                 <tr><th>&nbsp;</th></tr>
37                                 <tr>
38                                         <td>
39                                                 <p>You can find licence to user interface by clicking <a href="./other/license.txt">here</a></p>
40                                                 <p>D-BUS LGPL licence can be found on this<a href="http://www.gnu.org/licenses/lgpl.html">site</a></p>
41                                                 <p>GPL licence for manager and engine modules can be found<a href="http://www.gnu.org/copyleft/gpl.html">here</a></p>
42                                                 
43                                         </td>
44                                 </tr>
45                                 <tr><th class="footer">&nbsp;</th></tr>
46                                 </table>
47                         </td>
48                 </tr>
49                 <tr><td colspan="2" id="footer_border">&nbsp;</td></tr>
50                 <tr><td colspan="2" id="footer">&copy; 2006 <a href="#top">WhiteStork Multilingual Dictionary</a></td></tr>
51                 </table>
52         </td>
53         <td id="right_border">&nbsp;</td>
54 </tr>
55 </table>
56
57 </body>
58 </html>