[debian] copyright: Update copyright dates for extlib/ and some src/ files.

This commit is contained in:
David Korth 2025-01-24 00:19:17 -05:00
parent c1e83c232c
commit 87d8c856c9

43
debian/copyright vendored
View File

@ -33,17 +33,17 @@ License: Apache-2.0
Files: Files:
extlib/googletest/* extlib/googletest/*
Copyright: 2008-2021, Google Inc. Copyright: 2008-2022, Google Inc.
License: BSD-3-clause License: BSD-3-clause
Files: Files:
extlib/inih/* extlib/inih/*
Copyright: (c) 2009-2021, Ben Hoyt Copyright: (c) 2009-2024, Ben Hoyt
License: BSD-3-clause License: BSD-3-clause
Files: Files:
extlib/gettext.win32/* extlib/gettext.win32/*
Copyright: (c) 1995-2020 GNU gettext authors Copyright: (c) 1995-2023 GNU gettext authors
License: GPL-3+ License: GPL-3+
Files: Files:
@ -51,7 +51,7 @@ Files:
Copyright: Copyright:
1998-2010, Gilles Vollant 1998-2010, Gilles Vollant
2010, Mathias Svensson 2010, Mathias Svensson
2010-2021, Nathan Moinvaziri 2010-2024, Nathan Moinvaziri
License: Zlib License: Zlib
Files: Files:
@ -67,7 +67,7 @@ License: BSD-3-clause
Files: Files:
extlib/libpng/* extlib/libpng/*
Copyright: Copyright (c) 1998-2017 Glenn Randers-Pehrson Copyright: Copyright (c) 1998-2018 Glenn Randers-Pehrson
License: libpng License: libpng
Files: Files:
@ -80,9 +80,10 @@ Files: pngwutil.c pngstruct.h pngwrite.c pnginfo.h pngrio.c png.h
pngread.c pngwio.c pngrutil.c pngmem.c pngget.c pngtest.c pngread.c pngwio.c pngrutil.c pngmem.c pngget.c pngtest.c
pngrtran.c pngpriv.h pngset.c pngpread.c pngrtran.c pngpriv.h pngset.c pngpread.c
pngdebug.h pngerror.c pngwtran.c png.c pngtrans.c example.c pngdebug.h pngerror.c pngwtran.c png.c pngtrans.c example.c
Copyright: 1996, 1997 Andreas Dilger Copyright: 1995-1996 Guy Eric Schalnat, Group 42, Inc.
1995, 1996 Guy Eric Schalnat, Group 42, Inc. 1996-1997 Andreas Dilger
1998-2017 Glenn Randers-Pehrson 1998-2002,2004,2006-2018 Glenn Randers-Pehrson
2018-2024 Cosmin Truta
License: libpng License: libpng
Files: Files:
@ -112,7 +113,7 @@ License: MIT
Files: Files:
extlib/tinyxml2/* extlib/tinyxml2/*
Copyright: 2011-2021 Lee Thomason (www.grinninglizard.com) Copyright: 2011-2023 Lee Thomason (www.grinninglizard.com)
License: Zlib License: Zlib
Files: Files:
@ -123,41 +124,41 @@ License: GPL-3+
Files: Files:
extlib/uniwidth/bitmap.h extlib/uniwidth/bitmap.h
extlib/uniwidth/cjk.h extlib/uniwidth/cjk.h
Copyright: Copyright (C) 2000-2002, 2005-2007, 2009-2022 Free Software Foundation, Inc. Copyright: Copyright (C) 2000-2002, 2005-2007, 2009-2024 Free Software Foundation, Inc.
License: LGPL-2.1+ License: LGPL-2.1+
Files: Files:
extlib/uniwidth/unitypes.h extlib/uniwidth/unitypes.h
Copyright: Copyright (C) 2002, 2005-2006, 2009-2022 Free Software Foundation, Inc. Copyright: Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc.
License: LGPL-2.1+ License: LGPL-2.1+
Files: Files:
extlib/uniwidth/uniwidth.h extlib/uniwidth/uniwidth.h
Copyright: Copyright (C) 2001-2002, 2005, 2007, 2009-2022 Free Software Foundation, Inc. Copyright: Copyright (C) 2001-2002, 2005, 2007, 2009-2024 Free Software Foundation, Inc.
License: LGPL-2.1+ License: LGPL-2.1+
Files: Files:
extlib/uniwidth/width.c extlib/uniwidth/width.c
Copyright: Copyright (C) 2001-2002, 2006-2022 Free Software Foundation, Inc. Copyright: Copyright (C) 2001-2002, 2006-2024 Free Software Foundation, Inc.
License: LGPL-2.1+ License: LGPL-2.1+
Files: Files:
extlib/uniwidth/streq.h extlib/uniwidth/streq.h
Copyright: Copyright (C) 2001-2002, 2007, 2009-2022 Free Software Foundation, Inc. Copyright: Copyright (C) 2001-2002, 2007, 2009-2024 Free Software Foundation, Inc.
License: LGPL-2.1+ License: LGPL-2.1+
Files: Files:
extlib/uniwidth/width0.h extlib/uniwidth/width0.h
extlib/uniwidth/width2.h extlib/uniwidth/width2.h
Copyright: Copyright (C) 2000-2022 Free Software Foundation, Inc. Copyright: Copyright (C) 2000-2024 Free Software Foundation, Inc.
License: LGPL-3+ License: LGPL-3+
Files: Files:
extlib/zlib-ng/* extlib/zlib-ng/*
Copyright: Copyright:
1995-2017, Jean-loup Gailly 1995-2024, Jean-loup Gailly
1995-2017, Mark Adler 1995-2024, Mark Adler
2016-2021, Nathan Moinvaziri 2016-2024, Nathan Moinvaziri
License: Zlib License: Zlib
Files: Files:
@ -182,7 +183,7 @@ License: LGPL-2.1+
Files: Files:
src/libi18n/gettext.h src/libi18n/gettext.h
Copyright: (c) 1995-2020 GNU gettext authors Copyright: (c) 1995-2023 GNU gettext authors
License: LGPL-2.1+ License: LGPL-2.1+
Files: Files:
@ -195,7 +196,7 @@ Files:
src/libromdata/data/NESMappers.cpp src/libromdata/data/NESMappers.cpp
src/libromdata/data/NESMappers.hpp src/libromdata/data/NESMappers.hpp
Copyright: Copyright:
2016-2021, David Korth <gerbilsoft@gerbilsoft.com> 2016-2025, David Korth <gerbilsoft@gerbilsoft.com>
2016-2018, Egor 2016-2018, Egor
License: GPL-2+ License: GPL-2+
Comment: Comment:
@ -235,7 +236,7 @@ Files:
src/svrplus/* src/svrplus/*
Copyright: Copyright:
2017-2021, Egor 2017-2021, Egor
2017-2021, David Korth <gerbilsoft@gerbilsoft.com> 2017-2024, David Korth <gerbilsoft@gerbilsoft.com>
License: GPL-2+ License: GPL-2+
Comment: Comment: