Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: createrepo_c
Upstream-Contact: Tomas Mlcoch <xtojaj@gmail.com>,
 https://github.com/orgs/rpm-software-management/people
Source: https://github.com/rpm-software-management/createrepo_c
License: GPL-2+

Files: *
Copyright:
 (C) 2012 - 2015  Tomas Mlcoch
License: GPL-2+

Files: cmake/Modules/FindGLIB2.cmake
Copyright:
 (c) 2008 Laurent Montel, <montel@kde.org>
License: BSD-3-clause

Files: cmake/Modules/FindGTHREAD2.cmake
Copyright:
 (c) 2008 Laurent Montel, <montel@kde.org>
 (c) 2020 Dmitry Mikhirev, <dmitry@mikhirev.ru>
License: BSD-3-clause

Files: cmake/Modules/FindLIBMODULEMD.cmake
Copyright:
 (c) 2019 Stephen Gallagher <sgallagh@redhat.com>
License: BSD-3-clause

Files: cmake/Modules/FindLibmagic.cmake
Copyright:
 (C) 2009 by Lorenzo Villani
License: LGPL-2+

Files: cmake/Modules/FindSqlite3.cmake
Copyright:
 (c) 2010 Pau Garcia i Quiles, <pgquiles@elpauer.org>
License: BSD-3-clause

Files: src/cleanup.h
Copyright:
 (C) 2012 Colin Walters <walters@verbum.org>
 (C) 2014 Richard Hughes <richard@hughsie.com>
 (C) 2012  Tomas Mlcoch
License: GPL-2+

Files: src/koji.c
       src/koji.h
       src/mergerepo_c.h
       tests/test_koji.c
       tests/test_modifyrepo_shared.c
Copyright:
 (C) 2018 Red Hat, Inc.
License: GPL-2+

Files: src/sqlite.c
Copyright:
 (C) 2012      Tomas Mlcoch
 (C) 2008-2011 James Antill
 (C) 2006-2007 James Bowes
 (C) 2006-2007 Paul Nasrat
 (C) 2006      Tambet Ingo
 (C) 2006-2010 Seth Vidal
License: GPL-2+

Files: debian/*
Copyright:
 (c) 2018-2021 Peter Pentchev
License: GPL-2+

License: GPL-2+
 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 2 of the License, or
 (at your option) any later version.
 .
 On Debian systems, the complete text of the GNU General Public License
 can be found in "/usr/share/common-licenses/GPL-2".

License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 On Debian systems, the full text of the GNU Library General Public License
 version 2 can be found in "/usr/share/common-licenses/LGPL-2".

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:
 .
 1. Redistributions of source code must retain the copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
