Imported Upstream version 2.9~beta2+ds
[debian/jabref.git] / src / help / About.html
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <link rel="stylesheet" type="text/css" href="jabref_help.css"/>
4 </head>
5
6 <body id="aboutpage">
7         <h1>JabRef version @version@</h1>
8
9         <div id="logo">
10         <img src="../images/JabRef-icon-48.png" alt="JabRef logo"/><br/>&copy; 2003-@year@
11         </div>
12
13         <p>JabRef is free software: you can redistribute it and/or modify it
14         under the terms of the GNU <a href="License.html">General Public
15         License</a> as published by the Free Software Foundation, either
16         version 2 of the License, or (at your option) any later version.</p>
17
18         <h2>Developers:</h2>
19
20         <p>Morten O. Alver,
21         Nizar N. Batada,
22         Michel Baylac,
23         Kolja Brix,
24         Fr&eacute;d&eacute;ric Darboux,
25         Guillaume Gardey,
26         Oscar Gustafsson,
27         Cyrille d'Haese,
28         Oliver Kopp,
29         S M Mahbub Murshed,
30         Raik Nagel,
31         Christopher Oezbek,
32         Ellen Reitmayr,
33         Gert Renckens,
34         Andreas Rudert,
35         Michael Spiegel,
36         Ulrik Stervbo,
37         Dominik Wa&szlig;enhoven,
38         Joerg K. Wegner,
39         Michael Wrighton,
40         Egon Willighagen,
41         Wenbo Yang,
42         J&ouml;rg Zieren</p>
43
44         <h2>Contributions from:</h2>
45
46         <p>Thomas Arildsen,
47         Michael Beckmann,
48         Oliver Beckmann,
49         Fedor Bezrukov,
50         Fabian Bieker,
51         Aaron Chen,
52         Fabrice Dessaint,
53         Nathan Dunn,
54         E. Hakan Duran,
55         Brian Van Essen,
56         Alexis Gallagher,
57         David Gleich,
58         Sascha Hunold,
59         Bernd Kalbfuss,
60         Martin K&auml;hmer,
61         Ervin Kolenovic,
62         Krzysztof A. Ko&#347;ciuszkiewicz,
63         Christian Kopf,
64         Felix Langner,
65         Stephan Lau,
66         Jeffrey Kuhn,
67         Uwe Kuehn,
68         Alex Montgomery,
69         Saverio Mori,
70         Ambrogio Oliva,
71         Stephan Rave,
72         John Relph,
73         Hannes Restel,
74         Moritz Ringler,
75         Andreas Rudert,
76         Mark Schenk,
77         Rudolf Seemann,
78         Toralf Senger,
79         Manuel Siebeneicher,
80         Mike Smoot,
81         Ulrich St&auml;rk,
82         Martin Stolle,
83         David Weitzman,
84         Seb Wills,
85         John Zedlewski,
86         Waluyo Adi Siswanto</p>
87
88         <h2>Thanks to:</h2>
89
90         <p>Samin Muhammad Ridwanul Karim,
91         Stefan Robert</p>
92
93         <h2>Third-party software used:</h2>
94
95         <p>JabRef uses JGoodies
96         Looks and JGoodies Forms, distributed by
97         JGoodies (<code>http://www.jgoodies.com</code>) under the
98         terms of the BSD License (see
99         <code>http://www.opensource.org/licenses/bsd-license.html</code>
100         for details).</p>
101
102         <p>Also included are two additional classes
103         (SimpleInternalFrame and UIFSplitPane) by Karsten Lentzsch,
104         which are distributed under <a href="jgoodies.html">these
105         terms</a>.</p>
106
107         <p>Command line options are parsed using RitOpt
108         (<code>http://ritopt.sourceforge.net</code>). RitOpt is
109         distributed under the terms of the GNU
110         <a href="License.html">General Public License</a>, version
111         2 (or later).</p>
112
113         <p>JabRef uses the ANTLR parser generator for interpreting
114         search strings. ANTLR is public domain software - see
115         <code>http://www.antlr.org/license.html</code> for the
116         licensing terms.</p>
117
118         <p>For table presentation and filtering, JabRef uses the
119         Glazed Lists library
120         (<code>http://publicobject.com/glazedlists</code>), which
121         is distributed under the Lesser General Public License.</p>
122
123         <p>JabRef also uses the threading library Spin, which
124         is distributed under the terms of the Lesser General Public
125         License.</p>
126
127         <p>Some GUI components from the Microba library are used,
128         it is licensed under a BSD style license. See
129         <code>http://sourceforge.net/projects/microba/</code> for
130         more informations.</p>
131
132         <p>The majority of icons are from the Crystal Clear icon
133         set by Everaldo (<code>http://www.everaldo.com</code>),
134         which is distributed under the terms of the Lesser General
135         Public License.</p>
136         
137         <p>JabRef uses the FontBox, JempBox, and PDFBox libraries for PDF
138         handling, which are distributed under the Apache License. See 
139         <code>http://pdfbox.apache.org</code> for more information.</p>
140         
141         <p>Under Ubuntu, JabRef uses Java Ayatana to add support for Unity Global
142             menu integration, which is licensed under the MIT License.
143             See <code>http://code.google.com/p/java-swing-ayatana/</code>
144          for more information.
145 </body>
146 </html>