0
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-06-30 22:19:26 -04:00

List all Gnulib copyrights in debian/copyright

This commit is contained in:
John Zaitseff 2024-05-29 22:51:30 +10:00
parent 2a90db4533
commit 10c52f3f06
2 changed files with 171 additions and 11 deletions

5
debian/changelog vendored
View File

@ -1,10 +1,11 @@
trader (7.20-4) unstable; urgency=low
trader (7.20-4) unstable; urgency=medium
* Expanded the contents of debian/copyright as requested by Tobias Frost.
* Added "Rules-Requires-Root: no" to debian/control.
* Enabled build hardening in debian/rules.
* Updated to Debian Policy 4.7.0 (no changes).
-- John Zaitseff <J.Zaitseff@zap.org.au> Sun, 26 May 2024 07:49:57 +1000
-- John Zaitseff <J.Zaitseff@zap.org.au> Wed, 29 May 2024 22:50:58 +1000
trader (7.20-3) unstable; urgency=low

177
debian/copyright vendored
View File

@ -15,21 +15,129 @@ Files: debian/*
Copyright: 2011-2024, John Zaitseff <J.Zaitseff@zap.org.au>
License: GPL-3+
Files: lib/*
Copyright: 1987-2024, Free Software Foundation, Inc.
License: GPL-3+
Comment:
Some files in this directory (from the Gnulib GNU Portability Library)
are licensed by the Free Software Foundation under LGPL-2.1+; other
files are under GPL-2+. When combined with the remaining files from the
same Gnulib library, these inherit the overall GPL-3+ licence.
Files:
lib/obsolete-strings.c
lib/xopen-source.h
Copyright: 2018-2024, John Zaitseff <J.Zaitseff@zap.org.au>
License: GPL-3+
Files:
lib/_Noreturn.h
lib/arg-nonnull.h
lib/c++defs.h
lib/warn-on-use.h
Copyright: 2009-2024, Free Software Foundation, Inc.
License: LGPL-2+
Files:
lib/assert.in.h
lib/attribute.h
lib/btowc.c
lib/c-ctype.c
lib/c-ctype.h
lib/c-strcase.h
lib/c-strcasecmp.c
lib/c-strncasecmp.c
lib/free.c
lib/getopt-cdefs.in.h
lib/getopt-core.h
lib/getopt-ext.h
lib/getopt-pfx-core.h
lib/getopt-pfx-ext.h
lib/getopt.c
lib/getopt.in.h
lib/getopt1.c
lib/getopt_int.h
lib/gettext.h
lib/gettimeofday.c
lib/hard-locale.c
lib/hard-locale.h
lib/iconv.c
lib/iconv.in.h
lib/iconv_close.c
lib/iconv_open-aix.gperf
lib/iconv_open-aix.h
lib/iconv_open-hpux.gperf
lib/iconv_open-hpux.h
lib/iconv_open-irix.gperf
lib/iconv_open-irix.h
lib/iconv_open-osf.gperf
lib/iconv_open-osf.h
lib/iconv_open-solaris.gperf
lib/iconv_open-solaris.h
lib/iconv_open-zos.gperf
lib/iconv_open-zos.h
lib/iconv_open.c
lib/inttypes.in.h
lib/lc-charset-dispatch.c
lib/lc-charset-dispatch.h
lib/limits.in.h
lib/localcharset.c
lib/localcharset.h
lib/locale.in.h
lib/mbrtowc-impl-utf8.h
lib/mbrtowc-impl.h
lib/mbrtowc.c
lib/mbsinit.c
lib/mbsrtowcs-impl.h
lib/mbsrtowcs-state.c
lib/mbsrtowcs.c
lib/mbszero.c
lib/mbtowc-impl.h
lib/mbtowc-lock.c
lib/mbtowc-lock.h
lib/mbtowc.c
lib/memchr.c
lib/memchr.valgrind
lib/monetary.in.h
lib/setlocale-lock.c
lib/setlocale_null.c
lib/setlocale_null.h
lib/stddef.in.h
lib/stdint.in.h
lib/stdio-read.c
lib/stdio-write.c
lib/stdio.in.h
lib/stdlib.in.h
lib/streq.h
lib/striconv.c
lib/striconv.h
lib/string.in.h
lib/strnlen1.c
lib/strnlen1.h
lib/sys_stat.in.h
lib/sys_time.in.h
lib/sys_types.in.h
lib/time.in.h
lib/unistd.c
lib/unistd.in.h
lib/unistr.in.h
lib/unistr/u8-mbtoucr.c
lib/unistr/u8-uctomb-aux.c
lib/unistr/u8-uctomb.c
lib/unitypes.in.h
lib/verify.h
lib/wchar.in.h
lib/wcrtomb.c
lib/wctomb-impl.h
lib/wctomb.c
lib/wctype-h.c
lib/wctype.in.h
lib/windows-initguard.h
lib/wmemcpy-impl.h
lib/wmemcpy.c
Copyright: 1987-2024, Free Software Foundation, Inc.
License: LGPL-2.1+
Files:
lib/crc.c
lib/crc.h
lib/wcsdup-impl.h
lib/wcsdup.c
lib/wctob.c
Copyright: 1999-2024, Free Software Foundation, Inc.
License: LGPL-3+
License: GPL-3+
Star Traders is free software that is distributed under the terms of
the GNU General Public License. You can redistribute it and/or modify
@ -52,3 +160,54 @@ License: FSFAP
permitted in any medium without royalty provided the copyright notice
and this notice are preserved. This file is offered as-is, without any
warranty.
License: LGPL-2+
This file 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 file 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 program. If not, see https://www.gnu.org/licenses/.
.
On Debian systems, the full text of the GNU Lesser General Public
License version 2 can be found in '/usr/share/common-licenses/LGPL-2'.
License: LGPL-2.1+
This file 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 file 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 program. If not, see https://www.gnu.org/licenses/.
.
On Debian systems, the full text of the GNU Lesser General Public
License version 2.1 can be found in '/usr/share/common-licenses/LGPL-2.1'.
License: LGPL-3+
This file 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 3 of the License, or (at
your option) any later version.
.
This file 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 program. If not, see https://www.gnu.org/licenses/.
.
On Debian systems, the full text of the GNU Lesser General Public
License version 3 can be found in '/usr/share/common-licenses/LGPL-3'.