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'.
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.
71 Samin Muhammad Ridwanul Karim
74 Third-party software used:
76 JabRef uses JGoodies Looks 1.2.2 and JGoodies Forms 1.0.4, distributed by
77 JGoodies (http://www.jgoodies.com) under the terms of the BSD License (see
78 http://www.opensource.org/licenses/bsd-license.html for details).
80 Also included are two additional classes (SimpleInternalFrame and
81 UIFSplitPane) by Karsten Lentzsch, which are distributed under these terms.
84 Command line options are parsed using RitOpt
85 (http://ritopt.sourceforge.net). RitOpt is distributed under the terms of
86 the GNU Public License, version 2.
88 JabRef uses the ANTLR parser generator for interpreting search strings.
89 ANTLR is public domain software - see http://www.antlr.org/license.html for
92 For table presentation and filtering, JabRef uses the Glazed Lists library
93 (http://publicobject.com/glazedlists), which is distributed under the Lesser
96 JabRef also uses the threading library Spin 1.3.1, which is distributed
97 under the terms of the Lesser GNU Public License.
99 Some GUI components from the Microba library are used, it is licensed under
100 a BSD style license. See http://sourceforge.net/projects/microba/ for more
103 This product includes software developed by the Apache Software Foundation
104 (http://www.apache.org/). The libraries Commons Logging and Commons HTTP
105 Client are distributed by The Jakarta Project (http://jakarta.apache.org)
106 under the Apache Software License, Version 1.1. See the enclosed file
107 apache-license.txt or http://opensource.org/licenses/apachepl.php for
110 Some icons are by us, but most are either from the Eclipse project
111 (http://www.eclipse.org), distributed under the Common Public License, and
112 from the QIcons package (http://qt.osdn.org.ua), which is distributed under
113 the terms of the GNU Public License.
117 Copyright (c) 2003 JGoodies Karsten Lentzsch. All Rights Reserved.
119 Redistribution and use in source and binary forms, with or without
120 modification, are permitted provided that the following conditions are met:
122 * Redistributions of source code must retain the above copyright notice,
123 this list of conditions and the following disclaimer.
124 * Redistributions in binary form must reproduce the above copyright notice,
125 this list of conditions and the following disclaimer in the documentation
126 and/or other materials provided with the distribution.
127 * Neither the name of JGoodies Karsten Lentzsch nor the names of its
128 contributors may be used to endorse or promote products derived from this
129 software without specific prior written permission.
131 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
132 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
133 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
134 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
135 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
136 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
137 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
138 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
139 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
140 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
141 POSSIBILITY OF SUCH DAMAGE.