1 This package was debianized by gregor herrmann <gregor+debian@comodo.priv.at> on
2 Thu, 1 Sep 2005 23:18:00 +0200.
4 It was downloaded from http://jabref.sourceforge.net/
9 Morten Alver <mortenalver@users.sourceforge.net>
10 Nizar Batada <nbatada@users.sourceforge.net>
14 JabRef is free open source software, distributed under the GNU General
15 Public Licence. See the enclosed text file 'gpl.txt', or the About
16 dialog, for details about the GPL.
18 On Debian GNU/Linux systems, the complete text of the GNU General
19 Public License can be found in `/usr/share/common-licenses/GPL-2'.
21 JabRef also uses libraries distributed by other parties; see the About
28 JabRef is freely distributable under the terms of the GNU Public License, version 2.
65 Krzysztof A. Kościuszkiewicz
87 Samin Muhammad Ridwanul Karim
90 Third-party software used:
92 JabRef uses JGoodies Looks 2.04 and JGoodies Forms 1.0.5, distributed by
93 JGoodies (http://www.jgoodies.com) under the terms of the BSD License (see
94 http://www.opensource.org/licenses/bsd-license.html for details).
96 Also included are two additional classes (SimpleInternalFrame and
97 UIFSplitPane) by Karsten Lentzsch, which are distributed under these terms. [0]
99 Command line options are parsed using RitOpt
100 (http://ritopt.sourceforge.net). RitOpt is distributed under the terms of
101 the GNU Public License, version 2.
103 JabRef uses the ANTLR parser generator for interpreting search strings.
104 ANTLR is public domain software - see http://www.antlr.org/license.html for
107 For table presentation and filtering, JabRef uses the Glazed Lists library
108 (http://publicobject.com/glazedlists), which is distributed under the Lesser
111 JabRef also uses the threading library Spin 1.3.1, which is distributed
112 under the terms of the Lesser GNU Public License.
114 Some GUI components from the Microba library are used, it is licensed under
115 a BSD style license. See http://sourceforge.net/projects/microba/ for more
118 The majority of icons are from the Crystal Clear icon set by Everaldo
119 (http://www.everaldo.com), which is distributed under the terms of the
120 Lesser General Public License.
122 JabRef uses the JempBox and PDFBox libraries for PDF handling, both of which
123 are distributed under a BSD style license.
127 Copyright (c) 2003 JGoodies Karsten Lentzsch. All Rights Reserved.
129 Redistribution and use in source and binary forms, with or without
130 modification, are permitted provided that the following conditions are met:
132 * Redistributions of source code must retain the above copyright notice,
133 this list of conditions and the following disclaimer.
134 * Redistributions in binary form must reproduce the above copyright notice,
135 this list of conditions and the following disclaimer in the documentation
136 and/or other materials provided with the distribution.
137 * Neither the name of JGoodies Karsten Lentzsch nor the names of its
138 contributors may be used to endorse or promote products derived from this
139 software without specific prior written permission.
141 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
142 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
143 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
144 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
145 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
146 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
147 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
148 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
149 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
150 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
151 POSSIBILITY OF SUCH DAMAGE.