65 lines
2 KiB
Plaintext
65 lines
2 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: libcap-ng
|
|
Upstream-Contact: Steve Grubb <sgrubb@redhat.com>
|
|
Source: https://people.redhat.com/sgrubb/libcap-ng
|
|
|
|
Files: *
|
|
Copyright: 2009-2022 Red Hat Inc.
|
|
License: LGPL-2.1+
|
|
|
|
Files: src/lookup_table.c
|
|
src/test/lib_test.c
|
|
src/test/Makefile.am
|
|
bindings/Makefile.am
|
|
bindings/python/Makefile.am
|
|
bindings/python3/Makefile.am
|
|
m4/Makefile.am
|
|
utils/Makefile.am
|
|
Copyright: 2009-2017 Red Hat Inc., Durham, North Carolina.
|
|
License: LGPL-2.1+
|
|
|
|
Files: utils/*.c
|
|
utils/*.h
|
|
docs/Makefile.am
|
|
Copyright: 2009-2020 Red Hat Inc.
|
|
License: GPL-2+
|
|
|
|
Files: Makefile.am
|
|
Copyright: 2009 Red Hat Inc., Durham, North Carolina.
|
|
License: GPL-2+
|
|
|
|
Files: debian/*
|
|
Copyright: 2009 Pierre Chifflier <pollux@debian.org>
|
|
2020-2022 Håvard F. Aasen <havard.f.aasen@pfft.no>
|
|
License: GPL-3
|
|
See `/usr/share/common-licenses/GPL-3'
|
|
|
|
Files: debian/patches/*
|
|
Copyright: Håvard F. Aasen <havard.f.aasen@pfft.no>
|
|
License: LGPL-2.1+
|
|
|
|
Files: debian/patches/04-log-error.patch
|
|
Copyright: Steve Grubb <sgrubb@redhat.com>
|
|
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.1 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.
|
|
.
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with this library; if not, write to the Free Software
|
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
|
MA 02110-1301, USA.
|
|
.
|
|
See `/usr/share/common-licenses/LGPL-2.1'.
|
|
|
|
License: GPL-2+
|
|
See `/usr/share/common-licenses/GPL-2'.
|