Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libzim
Upstream-Contact: https://github.com/openzim/libzim/issues
Source: http://openzim.org/download
 https://github.com/openzim/libzim

Files: *
Copyright:
  2006-2013 Tommi Maekitalo
  2009, 2020 Miguel Rocha
  2011, 2013-2020 Emmanuel Engelhart <kelson@kiwix.org>
  2016-2022 Matthieu Gautier <mgautier@kymeria.fr>
  2020-2021 Veloman Yunkan
  2021 Maneesh P M <manu.pm55@gmail.com>
  2021 Renaud Gaudin <rgaudin@gmail.com>
License-Grant:
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
 Free Software Foundation; either version 3 of the License, or (at your
 option) any later version.
License: GPL-3+

Files: src/xapian/htmlparse.h
 src/xapian/htmlparse.cc
 src/xapian/myhtmlparse.cc
 src/xapian/myhtmlparse.h
 src/xapian/namedentities.h
Copyright: 1999-2001, BrightStation PLC
  2001, Ananova Ltd
  2002-2008, Olly Betts
License: GPL-2+

Files:
 src/md5.c
 src/md5.h
Copyright:
  1991-1992, RSA Data Security, Inc.
  2003, Tommi Maekitalo
License: RSA

Files: src/lrucache.h
 test/lrucache.cpp
Copyright: 2014 lamerman
  2020 Veloman Yunkan
  2021 Matthieu Gautier <mgautier@kymeria.fr>
License: BSD-3-Clause

Files: debian/copyright-check
Copyright: 2016-2017, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+

License: GPL-3+
License-Reference: /usr/share/common-license/GPL-3

License: GPL-2+
License-Reference: /usr/share/common-licenses/GPL-2

License: LGPL-2.1+
License-Reference: /usr/share/common-licenses/LGPL-2.1

License: RSA
 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.

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 .
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 .
 * Neither the name of lamerman nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.