Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: clucene-core-unstable
Source: https://sourceforge.net/projects/clucene/files/clucene-core-unstable/2.3/
Files-Excluded: src/test/data/reuters-21578

Files: *
Copyright: 2003-2006 Ben van Klinken <bvanklinken@gmail.com>
           2003-2006 CLucene Team <clucene-developers@lists.sourceforge.net>
           2003-2006 Jos van den Oever <oever@users.sourceforge.net>
License: LGPL-2.1 or Apache-2.0
Comment: CLucene was originally ported to C++ by Ben van Klinken <bvanklinken@gmail.com>
 from Doug Cutting's popular java search engine, Lucene
 (see http://lucene.apache.org).
 .
 Upstream Authors:
    Ben van Klinken <bvanklinken@gmail.com>
    Doug Cutting <cutting@users.sourceforge.net>
    John Wheeler <j_wheeler@users.sourceforge.net>
    Robert G. Ristroph <rgristroph@users.sourceforge.net>
    David Rushby <woodsplitter@users.sourceforge.net>
    Jimmy Pritts <jpritts@sdf.lonestar.org>
    Peter Edwards <peter@dragonstaff.co.uk>
    Jorge Sabater Redondo <jsabater@elderecho.com>
    Daniel Glassey <danglassey@ntlworld.com>
    Peter Gladkikh <batyi@mail.ru>
    Pedja <amigo@max3d.com>
    Peter Hodges <hodges.peter@gmail.com>
    Jos van den Oever <oever@users.sourceforge.net>
    Itamar Syn-Hershko synhershko@users.sourceforge.net
 .
 The CLucene Core Library uses a dual license strategy for the source code.
 These licenses are the GNU Lesser General Public License (LGPL) and the Apache
 License (Version 2.0). Users can choose the license they wish to distribute
 their software under. This means that you do not need to abide by *both*
 licenses, but rather than you can choose the license which most suits your
 needs.
 .
 To rephrase this and to make it perfectly clear:
 CLucene is distributed under the GNU Lesser General Public License (LGPL)
         *or*
 the Apache License, Version 2.0
 .
 However, we are an open source project, and we encourage users to use the LGPL
 license and participate fully in the free software community. Dual licensing
 of the CLucene source code provides open and free access to the technology both
 for the GPL community and for other developers or companies that cannot use theGPL.

Files: src/shared/CLucene/config/utf8.cpp
       src/shared/CLucene/config/gunichartables.cpp
Copyright: 1999 Tom Tromey
           2000 Red Hat, Inc.
           2003-2006 The Apache Software Foundation
License: LGPL-2.1 or Apache-2.0

Files: src/core/CLucene/util/MD5Digester.cpp
       src/core/CLucene/util/_MD5Digester.h
Copyright: 1991-2, RSA Data Security, Inc.
           2002 Gary McNickle
           2003-2006 Ben van Klinken and the CLucene Team
License: LGPL-2.1 or Apache-2.0
Comment: License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 These notices must be retained in any copies of any part of this
 documentation and/or software.

Files: src/ext/boost/*
Copyright: 1998-1999 Greg Colvin and Beman Dawes
           2001-2008 Peter Dimov
License: BSL-1.0
 On Debian systems you can find the full text of the Boost Software
 License - Version 1.0 /usr/share/common-licenses/BSL-1.0 .

Files: src/ext/zlib/zlib.h
Copyright: 1995-2005 Jean-loup Gailly and Mark Adler
License: Zlib
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

Files: debian/*
Copyright: 2005-2007 Daniel Glassey <wdg@debian.org>
           2007-2016 Fathi Boudra <fabo@debian.org>
License: LGPL-2.1

License: LGPL-2.1
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 On Debian systems you can find the full text of the GNU Lesser General
 Public License version 2.1 at /usr/share/common-licenses/LGPL-2.1

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 .
 On Debian systems you can find the full text of the Apache License
 Version 2.0 at /usr/share/common-licenses/Apache-2.0 .
