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