From a80670ad41c68e00bc3e4f191dde379b3f312937 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 6 Jan 2024 17:55:04 -0500 Subject: [PATCH] * (all): Update Copyright year to 2024 --- AUTHORS | 2 +- Basic.mk.template | 2 +- Makefile.am | 2 +- NEWS | 2 +- README.DOS | 2 +- README.OS2 | 2 +- README.W32 | 2 +- README.customs | 2 +- README.git | 2 +- README.in | 2 +- TODO.private | 2 +- autogen.sh | 2 +- autopull.sh | 2 +- bootstrap-funclib.sh | 2 +- bootstrap.bat | 2 +- bootstrap.conf | 2 +- build.cfg.in | 2 +- build.sh | 2 +- build_w32.bat | 2 +- builddos.bat | 2 +- configure.ac | 2 +- doc/Makefile.am | 2 +- doc/make.1 | 2 +- doc/make.texi | 2 +- gl/m4/acinclude.m4 | 2 +- gl/m4/dospaths.m4 | 2 +- gl/m4/getloadavg.m4 | 2 +- maintMakefile | 2 +- makefile.com | 2 +- mk/Posix.mk.in | 2 +- mk/VMS.mk | 2 +- mk/Windows32.mk | 2 +- mk/msdosdjgpp.mk | 2 +- po/POTFILES.in | 5 ++--- scripts/copyright-update | 2 +- src/ar.c | 2 +- src/arscan.c | 2 +- src/commands.c | 2 +- src/commands.h | 2 +- src/config.h-vms | 2 +- src/config.h.W32 | 2 +- src/configh.dos | 2 +- src/debug.h | 2 +- src/default.c | 2 +- src/dep.h | 2 +- src/dir.c | 2 +- src/expand.c | 2 +- src/file.c | 2 +- src/filedef.h | 2 +- src/function.c | 2 +- src/getopt.c | 2 +- src/getopt.h | 2 +- src/getopt1.c | 2 +- src/gettext.h | 2 +- src/gmk-default.scm | 2 +- src/gnumake.h | 2 +- src/guile.c | 2 +- src/implicit.c | 2 +- src/job.c | 2 +- src/job.h | 2 +- src/load.c | 2 +- src/loadapi.c | 2 +- src/main.c | 4 ++-- src/makeint.h | 2 +- src/misc.c | 2 +- src/mkconfig.h.in | 2 +- src/mkcustom.h | 2 +- src/os.h | 2 +- src/output.c | 2 +- src/output.h | 2 +- src/posixos.c | 2 +- src/read.c | 2 +- src/remake.c | 2 +- src/remote-cstms.c | 2 +- src/remote-stub.c | 2 +- src/rule.c | 2 +- src/rule.h | 2 +- src/shuffle.c | 2 +- src/shuffle.h | 2 +- src/signame.c | 2 +- src/strcache.c | 2 +- src/variable.c | 2 +- src/variable.h | 2 +- src/version.c | 2 +- src/vms_exit.c | 2 +- src/vms_export_symbol.c | 2 +- src/vms_progname.c | 2 +- src/vmsdir.h | 2 +- src/vmsfunctions.c | 2 +- src/vmsify.c | 2 +- src/vmsjobs.c | 2 +- src/vpath.c | 2 +- src/w32/compat/dirent.c | 2 +- src/w32/compat/posixfcn.c | 2 +- src/w32/include/dirent.h | 2 +- src/w32/include/dlfcn.h | 2 +- src/w32/include/pathstuff.h | 2 +- src/w32/include/sub_proc.h | 2 +- src/w32/include/w32err.h | 2 +- src/w32/pathstuff.c | 2 +- src/w32/subproc/misc.c | 2 +- src/w32/subproc/proc.h | 2 +- src/w32/subproc/sub_proc.c | 2 +- src/w32/subproc/w32err.c | 2 +- src/w32/w32os.c | 2 +- src/warning.c | 2 +- src/warning.h | 2 +- tests/NEWS | 2 +- tests/README | 2 +- tests/config_flags_pm.com | 2 +- tests/mkshadow | 2 +- tests/run_make_tests.bat | 2 +- tests/run_make_tests.com | 2 +- tests/run_make_tests.pl | 2 +- tests/test_driver.pl | 2 +- 115 files changed, 117 insertions(+), 118 deletions(-) diff --git a/AUTHORS b/AUTHORS index 6d35fea9..d319855a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -111,7 +111,7 @@ With suggestions/comments/bug reports from a cast of ... well ... hundreds, anyway :) ------------------------------------------------------------------------------- -Copyright (C) 1997-2023 Free Software Foundation, Inc. +Copyright (C) 1997-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/Basic.mk.template b/Basic.mk.template index ce273a1f..805bf0bb 100644 --- a/Basic.mk.template +++ b/Basic.mk.template @@ -10,7 +10,7 @@ # # make.exe -f Basic.mk # -# Copyright (C) 2017-2023 Free Software Foundation, Inc. +# Copyright (C) 2017-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/Makefile.am b/Makefile.am index 5b4686b2..096ff661 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # This is a -*-Makefile-*-, or close enough # -# Copyright (C) 1997-2023 Free Software Foundation, Inc. +# Copyright (C) 1997-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/NEWS b/NEWS index 4844cf63..56358ec4 100644 --- a/NEWS +++ b/NEWS @@ -1918,7 +1918,7 @@ Version 3.05 (Changes from versions 1 through 3.05 were never recorded. Sorry.) ------------------------------------------------------------------------------- -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/README.DOS b/README.DOS index 3422767d..9b25f40d 100644 --- a/README.DOS +++ b/README.DOS @@ -280,7 +280,7 @@ Bug reports: ------------------------------------------------------------------------------- -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/README.OS2 b/README.OS2 index b4c8dacc..5d6c6f9a 100644 --- a/README.OS2 +++ b/README.OS2 @@ -163,7 +163,7 @@ from the make source tree. ------------------------------------------------------------------------------- -Copyright (C) 2003-2023 Free Software Foundation, Inc. +Copyright (C) 2003-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/README.W32 b/README.W32 index fab9e8f2..690b1b09 100644 --- a/README.W32 +++ b/README.W32 @@ -347,7 +347,7 @@ Bug reports: is described in the GNU Make manual and the base README. ------------------------------------------------------------------------------- -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/README.customs b/README.customs index a2053d17..68751167 100644 --- a/README.customs +++ b/README.customs @@ -96,7 +96,7 @@ SunOS 4.1.x: ------------------------------------------------------------------------------- -Copyright (C) 1998-2023 Free Software Foundation, Inc. +Copyright (C) 1998-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/README.git b/README.git index 0e0c327e..dc49e9d6 100644 --- a/README.git +++ b/README.git @@ -1,7 +1,7 @@ -*-text-*- ------------------------------------------------------------------------------- -Copyright (C) 2002-2023 Free Software Foundation, Inc. +Copyright (C) 2002-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/README.in b/README.in index 229df365..8b4da0f9 100644 --- a/README.in +++ b/README.in @@ -200,7 +200,7 @@ at the right README! ------------------------------------------------------------------------------- -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/TODO.private b/TODO.private index 2d6d7229..987eb862 100644 --- a/TODO.private +++ b/TODO.private @@ -101,7 +101,7 @@ The Rest of the List ------------------------------------------------------------------------------- -Copyright (C) 1997-2023 Free Software Foundation, Inc. +Copyright (C) 1997-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/autogen.sh b/autogen.sh index 35623858..a0b4936f 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,7 +4,7 @@ # also regenerates all aclocal.m4, config.h.in, Makefile.in, configure files # with new versions of autoconf or automake. -# Copyright (C) 2003-2023 Free Software Foundation, Inc. +# Copyright (C) 2003-2024 Free Software Foundation, Inc. # # 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 diff --git a/autopull.sh b/autopull.sh index 0135a275..0d874f82 100755 --- a/autopull.sh +++ b/autopull.sh @@ -2,7 +2,7 @@ # Convenience script for fetching auxiliary files that are omitted from # the version control repository of this package. -# Copyright (C) 2003-2023 Free Software Foundation, Inc. +# Copyright (C) 2003-2024 Free Software Foundation, Inc. # # 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 diff --git a/bootstrap-funclib.sh b/bootstrap-funclib.sh index 9e47e0d8..987f7bc6 100644 --- a/bootstrap-funclib.sh +++ b/bootstrap-funclib.sh @@ -2,7 +2,7 @@ scriptlibversion=2022-12-27.16; # UTC -# Copyright (C) 2003-2023 Free Software Foundation, Inc. +# Copyright (C) 2003-2024 Free Software Foundation, Inc. # # 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 diff --git a/bootstrap.bat b/bootstrap.bat index 99bef88c..c58a97a1 100644 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -1,5 +1,5 @@ @echo off -:: Copyright (C) 2018-2023 Free Software Foundation, Inc. +:: Copyright (C) 2018-2024 Free Software Foundation, Inc. :: This file is part of GNU Make. :: :: GNU Make is free software; you can redistribute it and/or modify it under diff --git a/bootstrap.conf b/bootstrap.conf index 00f5041b..98a709a5 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -*-shell-script-*- -# Copyright (C) 2018-2023 Free Software Foundation, Inc. +# Copyright (C) 2018-2024 Free Software Foundation, Inc. # GNU Make 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 diff --git a/build.cfg.in b/build.cfg.in index b0d422dd..65c94486 100644 --- a/build.cfg.in +++ b/build.cfg.in @@ -1,7 +1,7 @@ # Configuration for building GNU Make in the absence of any 'make' program. # @configure_input@ -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/build.sh b/build.sh index 96e8f91c..a87c8b87 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh # Shell script to build GNU Make in the absence of any 'make' program. -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/build_w32.bat b/build_w32.bat index ce7dcab5..a227111c 100644 --- a/build_w32.bat +++ b/build_w32.bat @@ -1,5 +1,5 @@ @echo off -:: Copyright (C) 1996-2023 Free Software Foundation, Inc. +:: Copyright (C) 1996-2024 Free Software Foundation, Inc. :: This file is part of GNU Make. :: :: GNU Make is free software; you can redistribute it and/or modify it under diff --git a/builddos.bat b/builddos.bat index c933c1f0..c7729b24 100644 --- a/builddos.bat +++ b/builddos.bat @@ -1,5 +1,5 @@ @echo off -rem Copyright (C) 1998-2023 Free Software Foundation, Inc. +rem Copyright (C) 1998-2024 Free Software Foundation, Inc. rem This file is part of GNU Make. rem rem GNU Make is free software; you can redistribute it and/or modify it under diff --git a/configure.ac b/configure.ac index c6741003..d939ec06 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. # -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/doc/Makefile.am b/doc/Makefile.am index 6e51c7b6..f036b63c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # -*-Makefile-*-, or close enough -# Copyright (C) 2000-2023 Free Software Foundation, Inc. +# Copyright (C) 2000-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/doc/make.1 b/doc/make.1 index 8a407b03..342807fe 100644 --- a/doc/make.1 +++ b/doc/make.1 @@ -433,7 +433,7 @@ This manual page contributed by Dennis Morse of Stanford University. Further updates contributed by Mike Frysinger. It has been reworked by Roland McGrath. Maintained by Paul Smith. .SH "COPYRIGHT" -Copyright \(co 1992-1993, 1996-2023 Free Software Foundation, Inc. +Copyright \(co 1992\(en1993, 1996\(en2024 Free Software Foundation, Inc. This file is part of .IR "GNU Make" . .LP diff --git a/doc/make.texi b/doc/make.texi index 47aabdde..879fd231 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -27,7 +27,7 @@ of @cite{The GNU Make Manual}, for GNU @code{make} version @value{VERSION}. Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, -2020, 2021, 2022, 2023 Free Software Foundation, Inc. +2020, 2021, 2022, 2023, 2024 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/gl/m4/acinclude.m4 b/gl/m4/acinclude.m4 index 64c97d14..f8e93f38 100644 --- a/gl/m4/acinclude.m4 +++ b/gl/m4/acinclude.m4 @@ -1,7 +1,7 @@ dnl acinclude.m4 -- Extra macros needed for GNU Make. dnl dnl Automake will incorporate this into its generated aclocal.m4. -dnl Copyright (C) 1998-2023 Free Software Foundation, Inc. +dnl Copyright (C) 1998-2024 Free Software Foundation, Inc. dnl This file is part of GNU Make. dnl dnl GNU Make is free software; you can redistribute it and/or modify it under diff --git a/gl/m4/dospaths.m4 b/gl/m4/dospaths.m4 index c1a1934b..67e981c5 100644 --- a/gl/m4/dospaths.m4 +++ b/gl/m4/dospaths.m4 @@ -1,7 +1,7 @@ # Test if the system uses DOS-style pathnames (drive specs and backslashes) # By Paul Smith . Based on dos.m4 by Jim Meyering. # -# Copyright (C) 1993-2023 Free Software Foundation, Inc. +# Copyright (C) 1993-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/gl/m4/getloadavg.m4 b/gl/m4/getloadavg.m4 index 3739f246..65cec460 100644 --- a/gl/m4/getloadavg.m4 +++ b/gl/m4/getloadavg.m4 @@ -1,6 +1,6 @@ # Check for getloadavg. -# Copyright (C) 1992-1996, 1999-2000, 2002-2003, 2006, 2008-2023 Free +# Copyright (C) 1992-1996, 1999-2000, 2002-2003, 2006, 2008-2024 Free # Software Foundation, Inc. # This file is free software; the Free Software Foundation diff --git a/maintMakefile b/maintMakefile index d526bc8a..22792f49 100644 --- a/maintMakefile +++ b/maintMakefile @@ -516,7 +516,7 @@ $(UPLOADS): upload-%: $(DIST_ARCHIVES) # Rebuild Makefile.in if this file is modified. Makefile.in: maintMakefile -# Copyright (C) 1997-2023 Free Software Foundation, Inc. +# Copyright (C) 1997-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/makefile.com b/makefile.com index 878c5e39..51b24ba0 100644 --- a/makefile.com +++ b/makefile.com @@ -154,7 +154,7 @@ $ exit $ endsubroutine : compileit $! $!----------------------------------------------------------------------------- -$!Copyright (C) 1996-2023 Free Software Foundation, Inc. +$!Copyright (C) 1996-2024 Free Software Foundation, Inc. $!This file is part of GNU Make. $! $!GNU Make is free software; you can redistribute it and/or modify it under diff --git a/mk/Posix.mk.in b/mk/Posix.mk.in index f61fe942..735658b1 100644 --- a/mk/Posix.mk.in +++ b/mk/Posix.mk.in @@ -2,7 +2,7 @@ # # POSIX overrides for use with Basic.mk. # -# Copyright (C) 2017-2023 Free Software Foundation, Inc. +# Copyright (C) 2017-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/mk/VMS.mk b/mk/VMS.mk index c6ca377e..bc554f7b 100644 --- a/mk/VMS.mk +++ b/mk/VMS.mk @@ -2,7 +2,7 @@ # # VMS overrides for use with Basic.mk. # -# Copyright (C) 2017-2023 Free Software Foundation, Inc. +# Copyright (C) 2017-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/mk/Windows32.mk b/mk/Windows32.mk index 6e357ea7..432bbae1 100644 --- a/mk/Windows32.mk +++ b/mk/Windows32.mk @@ -2,7 +2,7 @@ # # Windows overrides for use with Basic.mk. # -# Copyright (C) 2017-2023 Free Software Foundation, Inc. +# Copyright (C) 2017-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/mk/msdosdjgpp.mk b/mk/msdosdjgpp.mk index 3aac9071..78fad863 100644 --- a/mk/msdosdjgpp.mk +++ b/mk/msdosdjgpp.mk @@ -2,7 +2,7 @@ # # MS-DOS overrides for use with Basic.mk. # -# Copyright (C) 2017-2023 Free Software Foundation, Inc. +# Copyright (C) 2017-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/po/POTFILES.in b/po/POTFILES.in index 6f542130..80dc01a2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ # List of source files containing translatable strings. -# Copyright (C) 2000-2023 Free Software Foundation, Inc. +# Copyright (C) 2000-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under @@ -31,7 +31,6 @@ src/load.c src/main.c src/misc.c src/output.c -src/output.h src/posixos.c src/read.c src/remake.c @@ -41,9 +40,9 @@ src/shuffle.c src/signame.c src/strcache.c src/variable.c -src/variable.h src/vmsfunctions.c src/vmsjobs.c src/vpath.c src/warning.c +src/warning.h src/w32/w32os.c diff --git a/scripts/copyright-update b/scripts/copyright-update index 49750d62..6f0107f7 100755 --- a/scripts/copyright-update +++ b/scripts/copyright-update @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2014-2023 Free Software Foundation, Inc. +# Copyright (C) 2014-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # Update GNU Make copyrights using gnulib update-copyright diff --git a/src/ar.c b/src/ar.c index d7928563..289235eb 100644 --- a/src/ar.c +++ b/src/ar.c @@ -1,5 +1,5 @@ /* Interface to 'ar' archives for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. diff --git a/src/arscan.c b/src/arscan.c index 62e7420b..00225410 100644 --- a/src/arscan.c +++ b/src/arscan.c @@ -1,5 +1,5 @@ /* Library function for scanning an archive file. -Copyright (C) 1987-2023 Free Software Foundation, Inc. +Copyright (C) 1987-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/commands.c b/src/commands.c index 05c164ee..343c1cb5 100644 --- a/src/commands.c +++ b/src/commands.c @@ -1,5 +1,5 @@ /* Command processing for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/commands.h b/src/commands.h index 97d1c15f..9451b68b 100644 --- a/src/commands.h +++ b/src/commands.h @@ -1,5 +1,5 @@ /* Definition of data structures describing shell commands for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/config.h-vms b/src/config.h-vms index 6d733c13..05b16211 100644 --- a/src/config.h-vms +++ b/src/config.h-vms @@ -1,6 +1,6 @@ /* config.h-vms. Generated by hand by Klaus Kämpf -*-C-*- -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/config.h.W32 b/src/config.h.W32 index d752c3ff..b1b65bab 100644 --- a/src/config.h.W32 +++ b/src/config.h.W32 @@ -1,6 +1,6 @@ /* config.h.W32 -- hand-massaged config.h file for Windows builds -*-C-*- -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/configh.dos b/src/configh.dos index ae263d90..69f20e6c 100644 --- a/src/configh.dos +++ b/src/configh.dos @@ -1,6 +1,6 @@ /* configh.dos -- hand-massaged config.h file for MS-DOS builds -*-C-*- -Copyright (C) 1994-2023 Free Software Foundation, Inc. +Copyright (C) 1994-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/debug.h b/src/debug.h index 21068916..2dce3a18 100644 --- a/src/debug.h +++ b/src/debug.h @@ -1,5 +1,5 @@ /* Debugging macros and interface. -Copyright (C) 1999-2023 Free Software Foundation, Inc. +Copyright (C) 1999-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/default.c b/src/default.c index eb8da0cd..89939c15 100644 --- a/src/default.c +++ b/src/default.c @@ -1,5 +1,5 @@ /* Data base of default implicit rules for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/dep.h b/src/dep.h index bfb1b5e5..5b60521f 100644 --- a/src/dep.h +++ b/src/dep.h @@ -1,5 +1,5 @@ /* Definitions of dependency data structures for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/dir.c b/src/dir.c index 514170bf..a805a377 100644 --- a/src/dir.c +++ b/src/dir.c @@ -1,5 +1,5 @@ /* Directory hashing for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/expand.c b/src/expand.c index 3ca59505..f09243b6 100644 --- a/src/expand.c +++ b/src/expand.c @@ -1,5 +1,5 @@ /* Variable expansion functions for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/file.c b/src/file.c index c3f60046..6b20cb57 100644 --- a/src/file.c +++ b/src/file.c @@ -1,5 +1,5 @@ /* Target file management for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/filedef.h b/src/filedef.h index 94abcff5..019d420d 100644 --- a/src/filedef.h +++ b/src/filedef.h @@ -1,5 +1,5 @@ /* Definition of target file data structures for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/function.c b/src/function.c index f7731b88..00686f32 100644 --- a/src/function.c +++ b/src/function.c @@ -1,5 +1,5 @@ /* Builtin function expansion for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/getopt.c b/src/getopt.c index 2d75686a..0c774894 100644 --- a/src/getopt.c +++ b/src/getopt.c @@ -3,7 +3,7 @@ NOTE: getopt is now part of the C library, so if you don't know what "Keep this file name-space clean" means, talk to drepper@gnu.org before changing it! -Copyright (C) 1987-2023 Free Software Foundation, Inc. +Copyright (C) 1987-2024 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. diff --git a/src/getopt.h b/src/getopt.h index df18ceeb..cc8ee8dc 100644 --- a/src/getopt.h +++ b/src/getopt.h @@ -1,5 +1,5 @@ /* Declarations for getopt. -Copyright (C) 1989-2023 Free Software Foundation, Inc. +Copyright (C) 1989-2024 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. diff --git a/src/getopt1.c b/src/getopt1.c index 86e4d6ad..4d5083f7 100644 --- a/src/getopt1.c +++ b/src/getopt1.c @@ -1,5 +1,5 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. -Copyright (C) 1987-1994, 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1987-1994, 1996-2024 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. diff --git a/src/gettext.h b/src/gettext.h index 949d0a17..96ac8cad 100644 --- a/src/gettext.h +++ b/src/gettext.h @@ -1,5 +1,5 @@ /* Convenience header for conditional use of GNU . -Copyright (C) 1995-2023 Free Software Foundation, Inc. +Copyright (C) 1995-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/gmk-default.scm b/src/gmk-default.scm index 90885111..ceb3dcd8 100644 --- a/src/gmk-default.scm +++ b/src/gmk-default.scm @@ -1,5 +1,5 @@ ;; Contents of the (GNU Make) Guile module -;; Copyright (C) 2011-2023 Free Software Foundation, Inc. +;; Copyright (C) 2011-2024 Free Software Foundation, Inc. ;; This file is part of GNU Make. ;; ;; GNU Make is free software; you can redistribute it and/or modify it under diff --git a/src/gnumake.h b/src/gnumake.h index b448a3c1..d0e83fa8 100644 --- a/src/gnumake.h +++ b/src/gnumake.h @@ -1,6 +1,6 @@ /* External interfaces usable by dynamic objects loaded into GNU Make. -Copyright (C) 2013-2023 Free Software Foundation, Inc. +Copyright (C) 2013-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/guile.c b/src/guile.c index c3521938..0b1be48e 100644 --- a/src/guile.c +++ b/src/guile.c @@ -1,5 +1,5 @@ /* GNU Guile interface for GNU Make. -Copyright (C) 2011-2023 Free Software Foundation, Inc. +Copyright (C) 2011-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/implicit.c b/src/implicit.c index cd7445fd..6806e5cd 100644 --- a/src/implicit.c +++ b/src/implicit.c @@ -1,5 +1,5 @@ /* Implicit rule searching for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/job.c b/src/job.c index 1c66090c..dfd844dc 100644 --- a/src/job.c +++ b/src/job.c @@ -1,5 +1,5 @@ /* Job execution and handling for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/job.h b/src/job.h index e0bdced2..2d5c4f1b 100644 --- a/src/job.h +++ b/src/job.h @@ -1,5 +1,5 @@ /* Definitions for managing subprocesses in GNU Make. -Copyright (C) 1992-2023 Free Software Foundation, Inc. +Copyright (C) 1992-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/load.c b/src/load.c index ab55feaf..b76ddb01 100644 --- a/src/load.c +++ b/src/load.c @@ -1,5 +1,5 @@ /* Loading dynamic objects for GNU Make. -Copyright (C) 2012-2023 Free Software Foundation, Inc. +Copyright (C) 2012-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/loadapi.c b/src/loadapi.c index 6e9611db..e48d05b8 100644 --- a/src/loadapi.c +++ b/src/loadapi.c @@ -1,5 +1,5 @@ /* API for GNU Make dynamic objects. -Copyright (C) 2013-2023 Free Software Foundation, Inc. +Copyright (C) 2013-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/main.c b/src/main.c index 26d6ba34..0e7c53a2 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* Argument parsing and main program of GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the @@ -3718,7 +3718,7 @@ print_version (void) year, and none of the rest of it should be translated (including the word "Copyright"), so it hardly seems worth it. */ - printf ("%sCopyright (C) 1988-2023 Free Software Foundation, Inc.\n", + printf ("%sCopyright (C) 1988-2024 Free Software Foundation, Inc.\n", precede); printf (_("%sLicense GPLv3+: GNU GPL version 3 or later \n\ diff --git a/src/makeint.h b/src/makeint.h index d55ccb6f..6907b2b3 100644 --- a/src/makeint.h +++ b/src/makeint.h @@ -1,5 +1,5 @@ /* Miscellaneous global declarations and portability cruft for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/misc.c b/src/misc.c index 04437c2b..93e5ccfd 100644 --- a/src/misc.c +++ b/src/misc.c @@ -1,5 +1,5 @@ /* Miscellaneous generic support functions for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/mkconfig.h.in b/src/mkconfig.h.in index d737da6d..d1375a43 100644 --- a/src/mkconfig.h.in +++ b/src/mkconfig.h.in @@ -1,5 +1,5 @@ /* Autoconf values for use on non-POSIX systems. -Copyright (C) 2022-2023 Free Software Foundation, Inc. +Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/mkcustom.h b/src/mkcustom.h index c7c3ff13..1298a97b 100644 --- a/src/mkcustom.h +++ b/src/mkcustom.h @@ -1,5 +1,5 @@ /* Miscellaneous global declarations and portability cruft for GNU Make. -Copyright (C) 2023 Free Software Foundation, Inc. +Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/os.h b/src/os.h index 888e1163..be98372d 100644 --- a/src/os.h +++ b/src/os.h @@ -1,5 +1,5 @@ /* Declarations for operating system interfaces for GNU Make. -Copyright (C) 2016-2023 Free Software Foundation, Inc. +Copyright (C) 2016-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/output.c b/src/output.c index 5943370d..e6589817 100644 --- a/src/output.c +++ b/src/output.c @@ -1,5 +1,5 @@ /* Output to stdout / stderr for GNU Make -Copyright (C) 2013-2023 Free Software Foundation, Inc. +Copyright (C) 2013-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/output.h b/src/output.h index 50e32594..d1c35cc8 100644 --- a/src/output.h +++ b/src/output.h @@ -1,5 +1,5 @@ /* Output to stdout / stderr for GNU Make -Copyright (C) 2013-2023 Free Software Foundation, Inc. +Copyright (C) 2013-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/posixos.c b/src/posixos.c index 66f6e49c..bc6558df 100644 --- a/src/posixos.c +++ b/src/posixos.c @@ -1,5 +1,5 @@ /* POSIX-based operating system interface for GNU Make. -Copyright (C) 2016-2023 Free Software Foundation, Inc. +Copyright (C) 2016-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/read.c b/src/read.c index a5754a95..33020633 100644 --- a/src/read.c +++ b/src/read.c @@ -1,5 +1,5 @@ /* Reading and parsing of makefiles for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/remake.c b/src/remake.c index 9c7939b9..ee8971e7 100644 --- a/src/remake.c +++ b/src/remake.c @@ -1,5 +1,5 @@ /* Basic dependency engine for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/remote-cstms.c b/src/remote-cstms.c index bc98a23b..9f15a3b0 100644 --- a/src/remote-cstms.c +++ b/src/remote-cstms.c @@ -3,7 +3,7 @@ Please do not send bug reports or questions about it to the Make maintainers. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/remote-stub.c b/src/remote-stub.c index 7815f737..abec915a 100644 --- a/src/remote-stub.c +++ b/src/remote-stub.c @@ -1,5 +1,5 @@ /* Template for the remote job exportation interface to GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/rule.c b/src/rule.c index 51e0500e..f04dd9bf 100644 --- a/src/rule.c +++ b/src/rule.c @@ -1,5 +1,5 @@ /* Pattern and suffix rule internals for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/rule.h b/src/rule.h index 03e2e3f1..8c29f89c 100644 --- a/src/rule.h +++ b/src/rule.h @@ -1,5 +1,5 @@ /* Definitions for using pattern rules in GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/shuffle.c b/src/shuffle.c index d57acef0..8fbefc7b 100644 --- a/src/shuffle.c +++ b/src/shuffle.c @@ -1,5 +1,5 @@ /* Provide prerequisite shuffle support. -Copyright (C) 2022-2023 Free Software Foundation, Inc. +Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/shuffle.h b/src/shuffle.h index 6c7faa4b..d898bdb7 100644 --- a/src/shuffle.h +++ b/src/shuffle.h @@ -1,5 +1,5 @@ /* Declarations for target shuffling support. -Copyright (C) 2022-2022 Free Software Foundation, Inc. +Copyright (C) 2022, 2024-2022 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/signame.c b/src/signame.c index 50134c45..ec71d70a 100644 --- a/src/signame.c +++ b/src/signame.c @@ -1,5 +1,5 @@ /* Convert between signal names and numbers. -Copyright (C) 1990-2023 Free Software Foundation, Inc. +Copyright (C) 1990-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/strcache.c b/src/strcache.c index baa3a9fb..e6ec66ea 100644 --- a/src/strcache.c +++ b/src/strcache.c @@ -1,5 +1,5 @@ /* Constant string caching for GNU Make. -Copyright (C) 2006-2023 Free Software Foundation, Inc. +Copyright (C) 2006-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/variable.c b/src/variable.c index 63a8968b..9d4aec42 100644 --- a/src/variable.c +++ b/src/variable.c @@ -1,5 +1,5 @@ /* Internals of variables for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/variable.h b/src/variable.h index ade57531..a82b512c 100644 --- a/src/variable.h +++ b/src/variable.h @@ -1,5 +1,5 @@ /* Definitions for using variables in GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/version.c b/src/version.c index 61faea75..b648184d 100644 --- a/src/version.c +++ b/src/version.c @@ -1,5 +1,5 @@ /* Record version and build host architecture for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/vms_exit.c b/src/vms_exit.c index 2aba14cf..54392bd8 100644 --- a/src/vms_exit.c +++ b/src/vms_exit.c @@ -7,7 +7,7 @@ * Author: John E. Malmberg */ -/* Copyright (C) 2014-2023 Free Software Foundation, Inc. +/* Copyright (C) 2014-2024 Free Software Foundation, Inc. GNU Make 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 diff --git a/src/vms_export_symbol.c b/src/vms_export_symbol.c index 6344205d..51c63b1f 100644 --- a/src/vms_export_symbol.c +++ b/src/vms_export_symbol.c @@ -4,7 +4,7 @@ * DCL symbols. */ -/* Copyright (C) 2014-2023 Free Software Foundation, Inc. +/* Copyright (C) 2014-2024 Free Software Foundation, Inc. GNU Make 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 diff --git a/src/vms_progname.c b/src/vms_progname.c index 0cc59309..cd5f3ff8 100644 --- a/src/vms_progname.c +++ b/src/vms_progname.c @@ -36,7 +36,7 @@ * */ -/* Copyright (C) 2014-2023 Free Software Foundation, Inc. +/* Copyright (C) 2014-2024 Free Software Foundation, Inc. GNU Make 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 diff --git a/src/vmsdir.h b/src/vmsdir.h index 4e1ac1b8..bf75bf40 100644 --- a/src/vmsdir.h +++ b/src/vmsdir.h @@ -1,5 +1,5 @@ /* dirent.h for vms -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/vmsfunctions.c b/src/vmsfunctions.c index 355f989c..a62d45f3 100644 --- a/src/vmsfunctions.c +++ b/src/vmsfunctions.c @@ -1,5 +1,5 @@ /* VMS functions -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/vmsify.c b/src/vmsify.c index 036f11bb..c3c96105 100644 --- a/src/vmsify.c +++ b/src/vmsify.c @@ -1,5 +1,5 @@ /* vmsify.c -- Module for vms <-> unix file name conversion -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/vmsjobs.c b/src/vmsjobs.c index 64022452..0950d217 100644 --- a/src/vmsjobs.c +++ b/src/vmsjobs.c @@ -1,7 +1,7 @@ /* --------------- Moved here from job.c --------------- This file must be #included in job.c, as it accesses static functions. -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/vpath.c b/src/vpath.c index 25c41e30..bd2055ec 100644 --- a/src/vpath.c +++ b/src/vpath.c @@ -1,5 +1,5 @@ /* Implementation of pattern-matching file search paths for GNU Make. -Copyright (C) 1988-2023 Free Software Foundation, Inc. +Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/compat/dirent.c b/src/w32/compat/dirent.c index 41bcba1a..aee13b0d 100644 --- a/src/w32/compat/dirent.c +++ b/src/w32/compat/dirent.c @@ -1,5 +1,5 @@ /* Directory entry code for Window platforms. -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/compat/posixfcn.c b/src/w32/compat/posixfcn.c index 7ad0fe0b..7ffbb535 100644 --- a/src/w32/compat/posixfcn.c +++ b/src/w32/compat/posixfcn.c @@ -1,6 +1,6 @@ /* Replacements for Posix functions and Posix functionality for MS-Windows. -Copyright (C) 2013-2023 Free Software Foundation, Inc. +Copyright (C) 2013-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/include/dirent.h b/src/w32/include/dirent.h index 2ad285b6..0de53970 100644 --- a/src/w32/include/dirent.h +++ b/src/w32/include/dirent.h @@ -1,5 +1,5 @@ /* Windows version of dirent.h -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/include/dlfcn.h b/src/w32/include/dlfcn.h index 4fa059a3..7cd21d9d 100644 --- a/src/w32/include/dlfcn.h +++ b/src/w32/include/dlfcn.h @@ -1,5 +1,5 @@ /* dlfcn.h replacement for MS-Windows build. -Copyright (C) 2013-2023 Free Software Foundation, Inc. +Copyright (C) 2013-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/include/pathstuff.h b/src/w32/include/pathstuff.h index 02a4ae6b..5af6ae46 100644 --- a/src/w32/include/pathstuff.h +++ b/src/w32/include/pathstuff.h @@ -1,5 +1,5 @@ /* Definitions for Windows path manipulation. -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/include/sub_proc.h b/src/w32/include/sub_proc.h index c00c43c7..ef8bf7d7 100644 --- a/src/w32/include/sub_proc.h +++ b/src/w32/include/sub_proc.h @@ -1,5 +1,5 @@ /* Definitions for Windows process invocation. -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/include/w32err.h b/src/w32/include/w32err.h index a28d565e..3c88d3e5 100644 --- a/src/w32/include/w32err.h +++ b/src/w32/include/w32err.h @@ -1,5 +1,5 @@ /* Definitions for Windows error handling. -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/pathstuff.c b/src/w32/pathstuff.c index e7e0afd6..89c23f37 100644 --- a/src/w32/pathstuff.c +++ b/src/w32/pathstuff.c @@ -1,5 +1,5 @@ /* Path conversion for Windows pathnames. -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/subproc/misc.c b/src/w32/subproc/misc.c index 87031daf..9d08ccad 100644 --- a/src/w32/subproc/misc.c +++ b/src/w32/subproc/misc.c @@ -1,5 +1,5 @@ /* Process handling for Windows -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/subproc/proc.h b/src/w32/subproc/proc.h index 94867ace..d4c1f317 100644 --- a/src/w32/subproc/proc.h +++ b/src/w32/subproc/proc.h @@ -1,5 +1,5 @@ /* Definitions for Windows -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/subproc/sub_proc.c b/src/w32/subproc/sub_proc.c index f5d7fe03..ad9e2570 100644 --- a/src/w32/subproc/sub_proc.c +++ b/src/w32/subproc/sub_proc.c @@ -1,5 +1,5 @@ /* Process handling for Windows. -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/subproc/w32err.c b/src/w32/subproc/w32err.c index 42ca595c..ddcfa5d5 100644 --- a/src/w32/subproc/w32err.c +++ b/src/w32/subproc/w32err.c @@ -1,5 +1,5 @@ /* Error handling for Windows -Copyright (C) 1996-2023 Free Software Foundation, Inc. +Copyright (C) 1996-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/w32/w32os.c b/src/w32/w32os.c index 180f421b..ae2a6853 100644 --- a/src/w32/w32os.c +++ b/src/w32/w32os.c @@ -1,5 +1,5 @@ /* Windows32-based operating system interface for GNU Make. -Copyright (C) 2016-2023 Free Software Foundation, Inc. +Copyright (C) 2016-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/warning.c b/src/warning.c index 8cf9fff8..35950f77 100644 --- a/src/warning.c +++ b/src/warning.c @@ -1,5 +1,5 @@ /* Control warning output in GNU Make. -Copyright (C) 2023 Free Software Foundation, Inc. +Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/src/warning.h b/src/warning.h index 658af93a..b8fcae97 100644 --- a/src/warning.h +++ b/src/warning.h @@ -1,5 +1,5 @@ /* Control warning output in GNU Make. -Copyright (C) 2023 Free Software Foundation, Inc. +Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/NEWS b/tests/NEWS index 3227687b..b9df0e73 100644 --- a/tests/NEWS +++ b/tests/NEWS @@ -162,7 +162,7 @@ Changes from 0.1 to 0.2 (5-4-92): ------------------------------------------------------------------------------- -Copyright (C) 1992-2023 Free Software Foundation, Inc. +Copyright (C) 1992-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/README b/tests/README index fb9b369a..194d49d9 100644 --- a/tests/README +++ b/tests/README @@ -7,7 +7,7 @@ This entire test suite, including all test files, are copyright and distributed under the following terms: ----------------------------------------------------------------------------- - Copyright (C) 1992-2023 Free Software Foundation, Inc. + Copyright (C) 1992-2024 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/config_flags_pm.com b/tests/config_flags_pm.com index 64784c9e..7fffdd7f 100755 --- a/tests/config_flags_pm.com +++ b/tests/config_flags_pm.com @@ -3,7 +3,7 @@ $! config_flags_pm.com - Build config-flags.pm on VMS. $! $! Just good enough to run the self tests for now. $! -$! Copyright (C) 2014-2023 Free Software Foundation, Inc. +$! Copyright (C) 2014-2024 Free Software Foundation, Inc. $! This file is part of GNU Make. $! $! GNU Make is free software; you can redistribute it and/or modify it under diff --git a/tests/mkshadow b/tests/mkshadow index f24b8f61..05450dd7 100755 --- a/tests/mkshadow +++ b/tests/mkshadow @@ -3,7 +3,7 @@ # Simple script to make a "shadow" test directory, using symbolic links. # Typically you'd put the shadow in /tmp or another local disk # -# Copyright (C) 1992-2023 Free Software Foundation, Inc. +# Copyright (C) 1992-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/tests/run_make_tests.bat b/tests/run_make_tests.bat index 3e3b91b2..27b33544 100644 --- a/tests/run_make_tests.bat +++ b/tests/run_make_tests.bat @@ -1,5 +1,5 @@ @echo off -rem Copyright (C) 2017-2023 Free Software Foundation, Inc. +rem Copyright (C) 2017-2024 Free Software Foundation, Inc. rem This file is part of GNU Make. rem rem GNU Make is free software; you can redistribute it and/or modify it under diff --git a/tests/run_make_tests.com b/tests/run_make_tests.com index ba00d378..0786a5ec 100755 --- a/tests/run_make_tests.com +++ b/tests/run_make_tests.com @@ -4,7 +4,7 @@ $! This is a wrapper for the GNU Make perl test programs on VMS. $! $! Parameter "-help" for description on how to use described below. $! -$! Copyright (C) 2014-2023 Free Software Foundation, Inc. +$! Copyright (C) 2014-2024 Free Software Foundation, Inc. $! This file is part of GNU Make. $! $! GNU Make is free software; you can redistribute it and/or modify it under diff --git a/tests/run_make_tests.pl b/tests/run_make_tests.pl index b43a80c6..77bdd4f5 100644 --- a/tests/run_make_tests.pl +++ b/tests/run_make_tests.pl @@ -11,7 +11,7 @@ # [-make ] # (and others) -# Copyright (C) 1992-2023 Free Software Foundation, Inc. +# Copyright (C) 1992-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/tests/test_driver.pl b/tests/test_driver.pl index 79cfadf1..e9f34334 100644 --- a/tests/test_driver.pl +++ b/tests/test_driver.pl @@ -5,7 +5,7 @@ # Written 91-12-02 through 92-01-01 by Stephen McGee. # Modified 92-02-11 through 92-02-22 by Chris Arthur to further generalize. # -# Copyright (C) 1991-2023 Free Software Foundation, Inc. +# Copyright (C) 1991-2024 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under