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,
69 Krzysztof A. Kościuszkiewicz
94 Samin Muhammad Ridwanul Karim
97 Third-party software used:
99 JabRef uses JGoodies Looks 2.04 and JGoodies Forms 1.0.5, distributed by
100 JGoodies (http://www.jgoodies.com) under the terms of the BSD License (see
101 http://www.opensource.org/licenses/bsd-license.html for details).
103 Also included are two additional classes (SimpleInternalFrame and
104 UIFSplitPane) by Karsten Lentzsch, which are distributed under these terms. [0]
106 Command line options are parsed using RitOpt
107 (http://ritopt.sourceforge.net). RitOpt is distributed under the terms of
108 the GNU Public License, version 2.
110 JabRef uses the ANTLR parser generator for interpreting search strings.
111 ANTLR is public domain software - see http://www.antlr.org/license.html for
114 For table presentation and filtering, JabRef uses the Glazed Lists library
115 (http://publicobject.com/glazedlists), which is distributed under the Lesser
118 JabRef also uses the threading library Spin 1.3.1, which is distributed
119 under the terms of the Lesser GNU Public License.
121 Some GUI components from the Microba library are used, it is licensed under
122 a BSD style license. See http://sourceforge.net/projects/microba/ for more
125 The majority of icons are from the Crystal Clear icon set by Everaldo
126 (http://www.everaldo.com), which is distributed under the terms of the
127 Lesser General Public License.
129 JabRef uses the JempBox and PDFBox libraries for PDF handling, both of which
130 are distributed under a BSD style license.
134 Copyright (c) 2003 JGoodies Karsten Lentzsch. All Rights Reserved.
136 Redistribution and use in source and binary forms, with or without
137 modification, are permitted provided that the following conditions are met:
139 * Redistributions of source code must retain the above copyright notice,
140 this list of conditions and the following disclaimer.
141 * Redistributions in binary form must reproduce the above copyright notice,
142 this list of conditions and the following disclaimer in the documentation
143 and/or other materials provided with the distribution.
144 * Neither the name of JGoodies Karsten Lentzsch nor the names of its
145 contributors may be used to endorse or promote products derived from this
146 software without specific prior written permission.
148 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
149 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
150 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
151 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
152 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
153 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
154 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
155 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
156 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
157 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
158 POSSIBILITY OF SUCH DAMAGE.