]> git.ipfire.org Git - thirdparty/make.git/commitdiff
* all: Update copyright year to 2025
authorPaul Smith <psmith@gnu.org>
Sun, 24 Aug 2025 00:11:23 +0000 (20:11 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 24 Aug 2025 00:11:23 +0000 (20:11 -0400)
115 files changed:
AUTHORS
Basic.mk.template
Makefile.am
NEWS
README.DOS
README.OS2
README.W32
README.customs
README.git
README.in
TODO.private
autogen.sh
autopull.sh
bootstrap-funclib.sh
bootstrap.bat
bootstrap.conf
build.cfg.in
build.sh
build_w32.bat
builddos.bat
configure.ac
doc/Makefile.am
doc/make.1
doc/make.texi
gl/m4/acinclude.m4
gl/m4/dospaths.m4
gl/m4/getloadavg.m4
maintMakefile
makefile.com
mk/Posix.mk.in
mk/VMS.mk
mk/Windows32.mk
mk/msdosdjgpp.mk
po/POTFILES.in
scripts/copyright-update
src/ar.c
src/arscan.c
src/commands.c
src/commands.h
src/config.h-vms
src/config.h.W32
src/configh.dos
src/debug.h
src/default.c
src/dep.h
src/dir.c
src/expand.c
src/file.c
src/filedef.h
src/function.c
src/getopt.c
src/getopt.h
src/getopt1.c
src/gettext.h
src/gmk-default.scm
src/gnumake.h
src/guile.c
src/implicit.c
src/job.c
src/job.h
src/load.c
src/loadapi.c
src/main.c
src/makeint.h
src/misc.c
src/mkconfig.h.in
src/mkcustom.h
src/os.h
src/output.c
src/output.h
src/posixos.c
src/read.c
src/remake.c
src/remote-cstms.c
src/remote-stub.c
src/rule.c
src/rule.h
src/shuffle.c
src/shuffle.h
src/signame.c
src/strcache.c
src/variable.c
src/variable.h
src/version.c
src/vms_exit.c
src/vms_export_symbol.c
src/vms_progname.c
src/vmsdir.h
src/vmsfunctions.c
src/vmsify.c
src/vmsjobs.c
src/vpath.c
src/w32/compat/dirent.c
src/w32/compat/posixfcn.c
src/w32/include/dirent.h
src/w32/include/dlfcn.h
src/w32/include/pathstuff.h
src/w32/include/sub_proc.h
src/w32/include/w32err.h
src/w32/pathstuff.c
src/w32/subproc/misc.c
src/w32/subproc/proc.h
src/w32/subproc/sub_proc.c
src/w32/subproc/w32err.c
src/w32/w32os.c
src/warning.c
src/warning.h
tests/NEWS
tests/README
tests/config_flags_pm.com
tests/mkshadow
tests/run_make_tests.bat
tests/run_make_tests.com
tests/run_make_tests.pl
tests/test_driver.pl

diff --git a/AUTHORS b/AUTHORS
index a3d1aeac2345535d5931a8ac191bf5c96a191575..c1dc8e3176edcb10f2a730d978d59a6e9142189d 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -112,7 +112,7 @@ With suggestions/comments/bug reports from a cast of ... well ...
 hundreds, anyway :)
 
 -------------------------------------------------------------------------------
-Copyright (C) 1997-2024 Free Software Foundation, Inc.
+Copyright (C) 1997-2025 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
index 805bf0bb368c6e721ce3e30fb94734b2246affb2..3f25456ad9135e5fe70a53244263b98bdee65714 100644 (file)
@@ -10,7 +10,7 @@
 #
 #   make.exe -f Basic.mk
 #
-# Copyright (C) 2017-2024 Free Software Foundation, Inc.
+# Copyright (C) 2017-2025 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
index 096ff661eedb44b2c1c66c62b831defdb95657d5..c9cbf9b15d698f35be609ddca7a09b97d8ec2697 100644 (file)
@@ -1,6 +1,6 @@
 # This is a -*-Makefile-*-, or close enough
 #
-# Copyright (C) 1997-2024 Free Software Foundation, Inc.
+# Copyright (C) 1997-2025 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 216e17cc31d434d29e15500d90bd767e651df27b..3593b6e5b7b7fac811c34abe814a2f54a1d82008 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1948,7 +1948,7 @@ Version 3.05
 (Changes from versions 1 through 3.05 were never recorded.  Sorry.)
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 9b25f40dac74141c9ef007c29c44db0aae92205d..928e311be2469ec38ee5a2364c7d52ed52892c51 100644 (file)
@@ -280,7 +280,7 @@ Bug reports:
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 5d6c6f9afaae8c09873d2c163593a5547ca83a5a..9158cb7c1150f2af5316e0f986baa2d3c3548f33 100644 (file)
@@ -163,7 +163,7 @@ from the make source tree.
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 2003-2024 Free Software Foundation, Inc.
+Copyright (C) 2003-2025 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
index 690b1b093711a7e5658279b3fda06c29f135c702..7b5d3fc9f6ee916b6941981faea2343ba1503f94 100644 (file)
@@ -347,7 +347,7 @@ Bug reports:
         is described in the GNU Make manual and the base README.
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 687511676cce4dad27e1b7d0f11749d4687cc196..b91b5841e05e7dee4c265d1deeab05cf643e6c54 100644 (file)
@@ -96,7 +96,7 @@ SunOS 4.1.x:
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1998-2024 Free Software Foundation, Inc.
+Copyright (C) 1998-2025 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
index 2d794594c1dfbe99a168070ae33ebc7557b39406..ca418e7dd17c5558a7cff6a2cf9910c028da488e 100644 (file)
@@ -1,7 +1,7 @@
                                                                      -*-text-*-
 
 -------------------------------------------------------------------------------
-Copyright (C) 2002-2024 Free Software Foundation, Inc.
+Copyright (C) 2002-2025 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
index 8b4da0f9e2695d850cff3a5fbf1140b4f4ba2fe0..beda42988c2477a83e3612c2cc8f433a8c687eac 100644 (file)
--- a/README.in
+++ b/README.in
@@ -200,7 +200,7 @@ at the right README!
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 987eb86230293d9b9fffcfb9a70a519e91faeb3e..1e9e8f4122308964b6faffadca351e98df9892c7 100644 (file)
@@ -101,7 +101,7 @@ The Rest of the List
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1997-2024 Free Software Foundation, Inc.
+Copyright (C) 1997-2025 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
index a0b4936f980b443000105f5b7788a4fcf3e89bca..0f3d8092e53d3e3628327a669cda339093612557 100755 (executable)
@@ -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-2024 Free Software Foundation, Inc.
+# Copyright (C) 2003-2025 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
index 0d874f82d1452697d14a61091d8d6edcb9343eea..04f60634819322a54dd3c33e63f0cd39cc4cf86d 100755 (executable)
@@ -2,7 +2,7 @@
 # Convenience script for fetching auxiliary files that are omitted from
 # the version control repository of this package.
 
-# Copyright (C) 2003-2024 Free Software Foundation, Inc.
+# Copyright (C) 2003-2025 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
index 987f7bc691774a946acd682a33d08f652c88c557..6f39932e7b733f986aa68b9a023a222385ac6ba8 100644 (file)
@@ -2,7 +2,7 @@
 
 scriptlibversion=2022-12-27.16; # UTC
 
-# Copyright (C) 2003-2024 Free Software Foundation, Inc.
+# Copyright (C) 2003-2025 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
index c58a97a180aafbb27b9ee5a61f0b386c5735f640..aa1bf48c7ee1fceefd6af6783b3c3a28174a3c7c 100644 (file)
@@ -1,5 +1,5 @@
 @echo off
-:: Copyright (C) 2018-2024 Free Software Foundation, Inc.
+:: Copyright (C) 2018-2025 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
index a4513477fec6eaff6112e105da51350ec69155d4..287ecd02f62a4fcc9fadbe353b9c9b91721fd520 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.                                   -*-shell-script-*-
 
-# Copyright (C) 2018-2024 Free Software Foundation, Inc.
+# Copyright (C) 2018-2025 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
index 65c94486e486087f1c3cc2950ec3780e903b5851..1d24dbdbf8cc1c5cd4b1426674fb05ec177379ed 100644 (file)
@@ -1,7 +1,7 @@
 # Configuration for building GNU Make in the absence of any 'make' program.
 # @configure_input@
 
-# Copyright (C) 1993-2024 Free Software Foundation, Inc.
+# Copyright (C) 1993-2025 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
index a87c8b8759f171bf7d5a5b4e3cf552355355bfe6..020681c141d8cc6f8cedc9f4cb297eba8eb7bd78 100755 (executable)
--- 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-2024 Free Software Foundation, Inc.
+# Copyright (C) 1993-2025 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
index a227111cdc07312c143c1ef037361e38da2653e3..8b1940cc1c0bc99e6226d99dec77f933552bd5ec 100644 (file)
@@ -1,5 +1,5 @@
 @echo off\r
-:: Copyright (C) 1996-2024 Free Software Foundation, Inc.\r
+:: Copyright (C) 1996-2025 Free Software Foundation, Inc.\r
 :: This file is part of GNU Make.\r
 ::\r
 :: GNU Make is free software; you can redistribute it and/or modify it under\r
index c7729b2460500f5b121657a5194fbf257ca8b0e6..ac05ff678b3149680ab182dd8f7602790ba38ee2 100644 (file)
@@ -1,5 +1,5 @@
 @echo off\r
-rem Copyright (C) 1998-2024 Free Software Foundation, Inc.\r
+rem Copyright (C) 1998-2025 Free Software Foundation, Inc.\r
 rem This file is part of GNU Make.\r
 rem\r
 rem GNU Make is free software; you can redistribute it and/or modify it under\r
index d9abc0d29cbaffcc1df9cc66103dc196fe387095..e53deecd2fec259d79762376ac89c9858337fcdf 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 #
-# Copyright (C) 1993-2024 Free Software Foundation, Inc.
+# Copyright (C) 1993-2025 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
index f036b63c83199b3c322ae206c5a832075edd2634..0502a5089ec6c6a547a5a19d62c617904b2a2a23 100644 (file)
@@ -1,5 +1,5 @@
 # -*-Makefile-*-, or close enough
-# Copyright (C) 2000-2024 Free Software Foundation, Inc.
+# Copyright (C) 2000-2025 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
index 2dee2109b4850e2396faa890c5d30e1ec3083215..b1fef5cc472b5e78d6a97fc679c3503389616b2a 100644 (file)
@@ -444,7 +444,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\(en1993, 1996\(en2024 Free Software Foundation, Inc.
+Copyright \(co 1992\(en1993, 1996\(en2025 Free Software Foundation, Inc.
 This file is part of
 .IR "GNU Make" .
 .LP
index 139a62d5fad7af4a61fa85c72bb8288f6bfee722..8408a94eeff09c73f309b6ae1cabfa4015a97c7d 100644 (file)
@@ -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, 2024 Free Software Foundation, Inc.
+2020, 2021, 2022, 2023, 2024, 2025 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index f8e93f387e2333ea9c82cdd17a162818a91d5c10..e4a54d893e634f764139b0793aaa6f43613497d7 100644 (file)
@@ -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-2024 Free Software Foundation, Inc.
+dnl Copyright (C) 1998-2025 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
index 67e981c5e66db12be29a93570b6d5d768878e93b..6ac8eb44eb4507f8b65a68e5dee9c390c1636d02 100644 (file)
@@ -1,7 +1,7 @@
 # Test if the system uses DOS-style pathnames (drive specs and backslashes)
 # By Paul Smith <psmith@gnu.org>.  Based on dos.m4 by Jim Meyering.
 #
-# Copyright (C) 1993-2024 Free Software Foundation, Inc.
+# Copyright (C) 1993-2025 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
index 65cec4601e7f19bbc7c44f170e73455714527113..18d8975fcd83838c415ea5ea320982875d3448d0 100644 (file)
@@ -1,6 +1,6 @@
 # Check for getloadavg.
 
-# Copyright (C) 1992-1996, 1999-2000, 2002-2003, 2006, 2008-2024 Free
+# Copyright (C) 1992-1996, 1999-2000, 2002-2003, 2006, 2008-2025 Free
 # Software Foundation, Inc.
 
 # This file is free software; the Free Software Foundation
index dd4b724def36be71e4496236d0de22c3a3d0db3f..b6ba32c3ae7fbcee11559e2ea97048829e3ba3ea 100644 (file)
@@ -519,7 +519,7 @@ $(UPLOADS): upload-%: $(DIST_ARCHIVES)
 # Rebuild Makefile.in if this file is modified.
 Makefile.in: maintMakefile
 
-# Copyright (C) 1997-2024 Free Software Foundation, Inc.
+# Copyright (C) 1997-2025 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
index 51b24ba0dabb0df360d5b6ed263359a734f132a3..3dc986a7e330e007849120104e409f0ee474aa5e 100644 (file)
@@ -154,7 +154,7 @@ $ exit
 $ endsubroutine : compileit
 $!
 $!-----------------------------------------------------------------------------
-$!Copyright (C) 1996-2024 Free Software Foundation, Inc.
+$!Copyright (C) 1996-2025 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
index 735658b1d30d4a1ea10efca36221a8a5e9742f3b..5764ca53f665cebdc846373862493bd7d5738679 100644 (file)
@@ -2,7 +2,7 @@
 #
 # POSIX overrides for use with Basic.mk.
 #
-# Copyright (C) 2017-2024 Free Software Foundation, Inc.
+# Copyright (C) 2017-2025 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
index bc554f7b043b05737db1ebe5c9018e347269c7cd..a615dd0e407842d7abe98c3b5fb0b4ef40e3367d 100644 (file)
--- a/mk/VMS.mk
+++ b/mk/VMS.mk
@@ -2,7 +2,7 @@
 #
 # VMS overrides for use with Basic.mk.
 #
-# Copyright (C) 2017-2024 Free Software Foundation, Inc.
+# Copyright (C) 2017-2025 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
index 432bbae15648d975e4ec7d1a03652517d46a6b46..01730272dc18b136a5e85e2a8627a9b342348417 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Windows overrides for use with Basic.mk.
 #
-# Copyright (C) 2017-2024 Free Software Foundation, Inc.
+# Copyright (C) 2017-2025 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
index 78fad8632a750db734fd365de761df12e61e2690..ea8d262b57225f3318ff786718773e6bb3996eb8 100644 (file)
@@ -2,7 +2,7 @@
 #
 # MS-DOS overrides for use with Basic.mk.
 #
-# Copyright (C) 2017-2024 Free Software Foundation, Inc.
+# Copyright (C) 2017-2025 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
index 80dc01a20e357bc3528f1ab56841ad24c078d711..d40826c26948b74b211413b894bc4ca00f0262b6 100644 (file)
@@ -1,5 +1,5 @@
 # List of source files containing translatable strings.
-# Copyright (C) 2000-2024 Free Software Foundation, Inc.
+# Copyright (C) 2000-2025 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
index 6f0107f7f327b4e36c70abe7663d988b1cb2515e..515ba4e759f1a321b3d5882bf384263317429a66 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014-2024 Free Software Foundation, Inc.
+# Copyright (C) 2014-2025 Free Software Foundation, Inc.
 # This file is part of GNU Make.
 #
 # Update GNU Make copyrights using gnulib update-copyright
index 05fc49adbcffb79da68bfeb51d1efdedea029b2d..4ad9c8edbe67298a22ff66ae4ea1bf4fe7934b63 100644 (file)
--- a/src/ar.c
+++ b/src/ar.c
@@ -1,5 +1,5 @@
 /* Interface to 'ar' archives for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 Free Software Foundation, Inc.
 
 This file is part of GNU Make.
 
index f86e95f74cea191b2d231507d1cf5c3fa8a2f91c..f159c0c1eaf622ce21ea53ff7ea3bc92a676a5e2 100644 (file)
@@ -1,5 +1,5 @@
 /* Library function for scanning an archive file.
-Copyright (C) 1987-2024 Free Software Foundation, Inc.
+Copyright (C) 1987-2025 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
index dca91b80e06cffeaeec971a3b7ad848966cfd483..e02e20c83e5f0967f14cf86b959a7937f2f08906 100644 (file)
@@ -1,5 +1,5 @@
 /* Command processing for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 9451b68b9f9f668efb6672be808ab75611a382ad..5b7cff1f71e6d7f3501864e82727788ae5eca273 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of data structures describing shell commands for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index a0fc25392127c03d1cb9cef3144af539fd9203ed..5124e8b07c2ea55559650c35d36a51658c1ff5cc 100644 (file)
@@ -1,6 +1,6 @@
 /* config.h-vms. Generated by hand by Klaus Kämpf <kkaempf@rmi.de>      -*-C-*-
 
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 7dbe2ab04630b85a191b0bab31c283f1c1a82215..ef719aecdcd51e78d7c97982909d896133d415c6 100644 (file)
@@ -1,6 +1,6 @@
 /* config.h.W32 -- hand-massaged config.h file for Windows builds       -*-C-*-
 
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 69f20e6c841cb56b919ba9935e8fc00818b95c54..4b69c5bbe8d1715f54e585588ebf7b94e43e8b75 100644 (file)
@@ -1,6 +1,6 @@
 /* configh.dos -- hand-massaged config.h file for MS-DOS builds         -*-C-*-
 
-Copyright (C) 1994-2024 Free Software Foundation, Inc.
+Copyright (C) 1994-2025 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
index 2dce3a1844e7809263344cbe4915621d8048be37..46302681096c9a5da9f9012dea5a98133e36613b 100644 (file)
@@ -1,5 +1,5 @@
 /* Debugging macros and interface.
-Copyright (C) 1999-2024 Free Software Foundation, Inc.
+Copyright (C) 1999-2025 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
index 157697dc6e07321f961b5e73503da8372e0f3fbd..92743c55e2c974e39791ab52b18882a27f42476d 100644 (file)
@@ -1,5 +1,5 @@
 /* Data base of default implicit rules for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index abdfaf45494112a543fe7d9e1d3a3dfb4c4734ac..d67577cf1f7bfd5438a7a209cfc174c81b61790d 100644 (file)
--- a/src/dep.h
+++ b/src/dep.h
@@ -1,5 +1,5 @@
 /* Definitions of dependency data structures for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index d84003592a55b8ad78b1b1c456245c637ea4d913..c0915e42f70fe7b9d7c77f092b3ee21238de6501 100644 (file)
--- a/src/dir.c
+++ b/src/dir.c
@@ -1,5 +1,5 @@
 /* Directory hashing for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 3b5a010da4195b97b6e2ac8385c23ee4630792cc..d14feba777b79838b216c86a3d0e304de9b462f8 100644 (file)
@@ -1,5 +1,5 @@
 /* Variable expansion functions for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 9120ac7adbe485ee74eba92d855ecfdade314f0c..65517d0714bbb5706256a5e8e235d66259a16a95 100644 (file)
@@ -1,5 +1,5 @@
 /* Target file management for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index b2ef1a167f515e64c60dcbe6f6275a1597e3e388..66539af13878daec897233fb7bce0d8f9bca3dc0 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of target file data structures for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 16532f2a4486510a82a4645add7958cae213e15e..a1617793f454fc2210f4b0cd14634b1f75df37bc 100644 (file)
@@ -1,5 +1,5 @@
 /* Builtin function expansion for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 0c7748942f280108ad00fb4fbbb368450e235aa2..8d23be1262cecc979739554b5d5bf0d822186bcf 100644 (file)
@@ -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-2024 Free Software Foundation, Inc.
+Copyright (C) 1987-2025 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.
index cc8ee8dc1f5a15d2ff9efb475e936466e0757e22..f06ff515b1d387bf2bb7ecd9a1988a7a641ae0b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for getopt.
-Copyright (C) 1989-2024 Free Software Foundation, Inc.
+Copyright (C) 1989-2025 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.
index 4d5083f7477dfce609a9ac4e7a798172357941f0..a763ff99a9e75afda4535ecc05f44b46ebd86aca 100644 (file)
@@ -1,5 +1,5 @@
 /* getopt_long and getopt_long_only entry points for GNU getopt.
-Copyright (C) 1987-1994, 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1987-1994, 1996-2025 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.
index 96ac8cad111a7fe3a2dac268c6503eb69b187112..8ed4f1f7b41185ef2094fb99c7bbb0d828ab72ea 100644 (file)
@@ -1,5 +1,5 @@
 /* Convenience header for conditional use of GNU <libintl.h>.
-Copyright (C) 1995-2024 Free Software Foundation, Inc.
+Copyright (C) 1995-2025 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
index ceb3dcd88148fb59d5927108a5144b495d8007ca..861abc8f762eff4b617cb02ae97be0ac8a5aee0b 100644 (file)
@@ -1,5 +1,5 @@
 ;; Contents of the (GNU Make) Guile module
-;; Copyright (C) 2011-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2025 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
index d0e83fa8f068dcfa4606cc654e5d839ade621682..751dd75a3be9e975ce797861ade758bc54798f52 100644 (file)
@@ -1,6 +1,6 @@
 /* External interfaces usable by dynamic objects loaded into GNU Make.
 
-Copyright (C) 2013-2024 Free Software Foundation, Inc.
+Copyright (C) 2013-2025 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
index ba4251d2d2922388c1add5e05dca6afabc6282e3..0849310f5a4a9904bdd9ef4442d24fb69b241690 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU Guile interface for GNU Make.
-Copyright (C) 2011-2024 Free Software Foundation, Inc.
+Copyright (C) 2011-2025 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
index 0b8f1a44bb333dcfe0ea3267722505193df8c81e..e2d2759f6c67319677129ab7a92f19258cac73e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Implicit rule searching for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index bbed6499cc89848d2d27a23686896cf8aa05a948..597b0ae2e695ee7530f5255527e0aab9585a83d0 100644 (file)
--- a/src/job.c
+++ b/src/job.c
@@ -1,5 +1,5 @@
 /* Job execution and handling for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 2d5c4f1bfec3e06614949dfc7e9513cfb9a3678a..c95154fe7876e78272527816c0d0827cc4657580 100644 (file)
--- a/src/job.h
+++ b/src/job.h
@@ -1,5 +1,5 @@
 /* Definitions for managing subprocesses in GNU Make.
-Copyright (C) 1992-2024 Free Software Foundation, Inc.
+Copyright (C) 1992-2025 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
index 8fb5d3abb1197ccc8bdcc3072ba32e297e16f408..65085f2802ab580e32e778c4466ebc7cb786b1b1 100644 (file)
@@ -1,5 +1,5 @@
 /* Loading dynamic objects for GNU Make.
-Copyright (C) 2012-2024 Free Software Foundation, Inc.
+Copyright (C) 2012-2025 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
index 5b146b371e035ba6288bbe8e47fccfe5900d4aea..2289905ff170c83f1821f46eaeafbd22a6f9c6ac 100644 (file)
@@ -1,5 +1,5 @@
 /* API for GNU Make dynamic objects.
-Copyright (C) 2013-2024 Free Software Foundation, Inc.
+Copyright (C) 2013-2025 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
index e522492a5351c45a9ff9cdc7ab2bea0adc6d2e17..ae587098505f1b65173aee4af181001718375551 100644 (file)
@@ -1,5 +1,5 @@
 /* Argument parsing and main program of GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
@@ -3759,7 +3759,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-2024 Free Software Foundation, Inc.\n",
+  printf ("%sCopyright (C) 1988-2025 Free Software Foundation, Inc.\n",
           precede);
 
   printf (_("%sLicense GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>\n\
index 120fc91563e88a11110330e2e2b122305354ee70..8a8eab32fb2d85bf5376c0705208f006e1aa5336 100644 (file)
@@ -1,5 +1,5 @@
 /* Miscellaneous global declarations and portability cruft for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 470d3397c7f9b1951d299f72906e0acead8a6bcf..a6633fad1c8c015571ca81c7f699a30cf86a1af8 100644 (file)
@@ -1,5 +1,5 @@
 /* Miscellaneous generic support functions for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index d1375a43f449993a8b8ae0159253a60f841946ea..cb8faf15b7e6333098210867d5fc470e8f8196c5 100644 (file)
@@ -1,5 +1,5 @@
 /* Autoconf values for use on non-POSIX systems.
-Copyright (C) 2022-2024 Free Software Foundation, Inc.
+Copyright (C) 2022-2025 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
index 1298a97b201522eeedf7f85336250a8a224f5cd1..ee5dadb0e55e1a8baf464d3f00ecc95f2e882b03 100644 (file)
@@ -1,5 +1,5 @@
 /* Miscellaneous global declarations and portability cruft for GNU Make.
-Copyright (C) 2023-2024 Free Software Foundation, Inc.
+Copyright (C) 2023-2025 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
index 3ab790b041bc070ed8b9d47d1df06f1dcb4358e0..d9ad16b75e969aa541eea8fbaa80ed62d23d42e5 100644 (file)
--- a/src/os.h
+++ b/src/os.h
@@ -1,5 +1,5 @@
 /* Declarations for operating system interfaces for GNU Make.
-Copyright (C) 2016-2024 Free Software Foundation, Inc.
+Copyright (C) 2016-2025 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
index 0819ff7476222b7450a743ba458bfeb3ee6ad6a7..dd217c0259ca8c9674cc60bd61e93a338b4d9fcf 100644 (file)
@@ -1,5 +1,5 @@
 /* Output to stdout / stderr for GNU Make
-Copyright (C) 2013-2024 Free Software Foundation, Inc.
+Copyright (C) 2013-2025 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
index d1c35cc8526f5f2aa395b9310938d8f59b74f22b..a6c714b3b77479105c57874409dca54244474658 100644 (file)
@@ -1,5 +1,5 @@
 /* Output to stdout / stderr for GNU Make
-Copyright (C) 2013-2024 Free Software Foundation, Inc.
+Copyright (C) 2013-2025 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
index 27b69798703d141e8c310a9f14136476a9ee22c6..8943c84114d7ddbab0e7d27e0f90378a89fbc3a0 100644 (file)
@@ -1,5 +1,5 @@
 /* POSIX-based operating system interface for GNU Make.
-Copyright (C) 2016-2024 Free Software Foundation, Inc.
+Copyright (C) 2016-2025 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
index 6173b7c2a64062fe84545453d7119462a0f7e6d4..e7b21275098bc1515fe0cfed786c1d6c2a0bbbc6 100644 (file)
@@ -1,5 +1,5 @@
 /* Reading and parsing of makefiles for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index cfbde9d5996b0f07135ddf438973e03acd51935f..adf39d463b0f609ecb72629d484284b3a527518a 100644 (file)
@@ -1,5 +1,5 @@
 /* Basic dependency engine for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 903ceee71c01dbb521b4d98ad77ba53979e92428..2dd17b57377c810116352264f7db3d5449abfb2d 100644 (file)
@@ -3,7 +3,7 @@
    Please do not send bug reports or questions about it to
    the Make maintainers.
 
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 91ffa6f963e6f3c495e9bf74f8b76d37c2f04ebb..99b3d18423685bea106d1d77d8ccf9b8594ac6dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Template for the remote job exportation interface to GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index c6b1eb5cbc27515d6d01a32ca0b23f4019a4b9c6..9520464a3455a543e00a8bdcc0145e9d002c2b4d 100644 (file)
@@ -1,5 +1,5 @@
 /* Pattern and suffix rule internals for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 973f87497f4834e73ec37b283e51bf856897279e..fa3c9f4b2e3277fcc029c43aba1f6c520dac7778 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for using pattern rules in GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index cda28f200699a521b3fa2eaf97f5d4ad077bd81d..2a320d7acf8a449c95d528aedb09febc983b39a8 100644 (file)
@@ -1,5 +1,5 @@
 /* Provide prerequisite shuffle support.
-Copyright (C) 2022-2024 Free Software Foundation, Inc.
+Copyright (C) 2022-2025 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
index d898bdb7cfa75be5d10e7b2c36cddd0f66f8337e..029733922b9915d7245e879e9f4750394ae38345 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for target shuffling support.
-Copyright (C) 2022, 2024-2022 Free Software Foundation, Inc.
+Copyright (C) 2022-2025 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
index ec71d70a858b1c94446bad66c59d08fef1151ae8..e676f16aab0b436fcf6cc26913cd218e5b39c152 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between signal names and numbers.
-Copyright (C) 1990-2024 Free Software Foundation, Inc.
+Copyright (C) 1990-2025 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
index e6ec66eaf7ab002be3fb66380903b6d753c1f87c..9c7ec966db4d384c79d74a3058dd79cfb56a6395 100644 (file)
@@ -1,5 +1,5 @@
 /* Constant string caching for GNU Make.
-Copyright (C) 2006-2024 Free Software Foundation, Inc.
+Copyright (C) 2006-2025 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
index d13ba9ae188c5b312d5fa17135c452d11290943f..fcb1cdc2c7f482ecaadf89deee0b668c7db1b6f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Internals of variables for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 9cedebcdbc68df49f5afbe7ce19f614f3e5ec9f6..560be8e6b301cf59e51ca84bbc848e1bf870dfb1 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for using variables in GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index b648184da18cb2dfa754c1a1aa8c70fcdbd7f725..a41dbcf7b29b5419e51ca8807bbeaefeee4e8775 100644 (file)
@@ -1,5 +1,5 @@
 /* Record version and build host architecture for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index 54392bd869c7614c6ae6247c3f5810460d672e22..0c26cd0ddd749f0557a1f712a41bc4396b1b036b 100644 (file)
@@ -7,7 +7,7 @@
  * Author: John E. Malmberg
  */
 
-/* Copyright (C) 2014-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2025 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
index 51c63b1fb47e11f62b612b676340cca3e1eafcb0..382569a10a471539cb4f566716aa96d63d4b21f5 100644 (file)
@@ -4,7 +4,7 @@
  * DCL symbols.
  */
 
-/* Copyright (C) 2014-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2025 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
index cd5f3ff8fdf90c5167207901fb4b13e42ccc0e4f..71d1e1a53101a16f1b88fc673785d39b090352f8 100644 (file)
@@ -36,7 +36,7 @@
  *
  */
 
-/* Copyright (C) 2014-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2025 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
index bf75bf404e27e33feafdfcfe8d4d759b2d0847be..041fc175ffd2938807b5e872a14c5f5e7a2dc309 100644 (file)
@@ -1,5 +1,5 @@
 /* dirent.h for vms
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index a62d45f36ea14b37a41a1fa8db101a4fab1d5ce0..e1d2d0858f9e7695fddabc9c15d5198aaa58e293 100644 (file)
@@ -1,5 +1,5 @@
 /* VMS functions
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index c3c9610593baa15e0b620347b2049130daa0a749..6d6946e9dfc9b9b7e6c56f65bb4949a871188498 100644 (file)
@@ -1,5 +1,5 @@
 /* vmsify.c -- Module for vms <-> unix file name conversion
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 0950d217af54b0f915c0d438f27037363f497b6f..bde3a5e9addc670449ffb1d93e2108837b64f1a1 100644 (file)
@@ -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-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 8f05436cb22f4128fc52f9febfd354531aa7aa51..6908a87c0e0ea5e21059b28dac31302a592baf57 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of pattern-matching file search paths for GNU Make.
-Copyright (C) 1988-2024 Free Software Foundation, Inc.
+Copyright (C) 1988-2025 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
index aee13b0df186f9d2355ce7b1e68e04bbe9a6cc63..ffa474f7e2ab8a94be425a574a515b386e931c2e 100644 (file)
@@ -1,5 +1,5 @@
 /* Directory entry code for Window platforms.
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 7ffbb535c7e6a4f8e3321d384229011ca4d2373a..33e845c493303536e7a17f4d2c2d86ef21e410fb 100644 (file)
@@ -1,6 +1,6 @@
 /* Replacements for Posix functions and Posix functionality for MS-Windows.
 
-Copyright (C) 2013-2024 Free Software Foundation, Inc.
+Copyright (C) 2013-2025 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
index 0de53970bae330b487e3abf9679e9809e8bdbf79..51a160aa552fc339c6f9ceff52ce27cf82aff00e 100644 (file)
@@ -1,5 +1,5 @@
 /* Windows version of dirent.h
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 7cd21d9d0f393547d73af3493756d511363f22e2..387db43f31a23704da29cd9b0e49e6a2528298ba 100644 (file)
@@ -1,5 +1,5 @@
 /* dlfcn.h replacement for MS-Windows build.
-Copyright (C) 2013-2024 Free Software Foundation, Inc.
+Copyright (C) 2013-2025 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
index 5af6ae46fa92de82cab8969e3565091530613e26..392f67af43fd63b49cbae45f7a83d15b6bc740b2 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Windows path manipulation.
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index ef8bf7d76138a1be4d1de8ff4dfaf4bb522b90bd..53cab9461c9864163053600284095b9a77d71d0a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Windows process invocation.
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 3c88d3e5d585fe5311647c2561e69cdf1768c47c..ea961a1df2e01d434822ca96a9c3f80cc549cb9d 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Windows error handling.
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 89c23f3710d1318b9722d8b2eb15a8730973ee2f..3cb8827d87c5edf47e3dcb992de63cbd8cb6cac2 100644 (file)
@@ -1,5 +1,5 @@
 /* Path conversion for Windows pathnames.
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index 9d08ccade3f9af4b3e6a376faa4dec06536a81c6..dc53992c97014641448cd91560a37807b0b612f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Process handling for Windows
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index d4c1f317c3e2b0d0c0018858e1473e36b8aa3470..06af0b34ebbf8e208fb01856aad4790176ef2ecf 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Windows
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index ad9e25707685bc4def6aef0c54c6228f89d4e2e6..8460917a204cc678fede4f6248e0124d8ca504c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Process handling for Windows.
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index ddcfa5d53f7b7a580d8ea85a7a6cc8ab7f04baf5..559b0b89470fdd3b5f0451b46e57fec25cef2a9f 100644 (file)
@@ -1,5 +1,5 @@
 /* Error handling for Windows
-Copyright (C) 1996-2024 Free Software Foundation, Inc.
+Copyright (C) 1996-2025 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
index af02621ed8d0eb88774a44551eb19d9e0df99164..7a0f99bf25bc38c403c920c022c57140466135c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Windows32-based operating system interface for GNU Make.
-Copyright (C) 2016-2024 Free Software Foundation, Inc.
+Copyright (C) 2016-2025 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
index 7372e5d583a4d04d757729bc9be777e4bcbe7650..15e0e6e9cc440263889adb39e04dcd6ed3957cd5 100644 (file)
@@ -1,5 +1,5 @@
 /* Control warning output in GNU Make.
-Copyright (C) 2023-2024 Free Software Foundation, Inc.
+Copyright (C) 2023-2025 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
index b5fe9feb8927eaf028ccaef642a9dbecd33a978e..4ce9ef3c966c5815d4cc064ef275427020e2cc3b 100644 (file)
@@ -1,5 +1,5 @@
 /* Control warning output in GNU Make.
-Copyright (C) 2023-2024 Free Software Foundation, Inc.
+Copyright (C) 2023-2025 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
index b9df0e731544b51dd09a36bb804004fbda5b1d9b..c5f0502fa74139dc0e8dddad3c86ed9f4beb33e8 100644 (file)
@@ -162,7 +162,7 @@ Changes from 0.1 to 0.2 (5-4-92):
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1992-2024 Free Software Foundation, Inc.
+Copyright (C) 1992-2025 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
index eca78de772d7d31c023034bc481f149d40d0f026..49691ee629b4099032cb8aea526d4473872e7b5d 100644 (file)
@@ -7,7 +7,7 @@ This entire test suite, including all test files, are copyright and
 distributed under the following terms:
 
  -----------------------------------------------------------------------------
- Copyright (C) 1992-2024 Free Software Foundation, Inc.
+ Copyright (C) 1992-2025 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
index 7fffdd7f408902ca6b907bd1b90e42c251a3db67..162f750a1ce5abfc46db6099fd1f2f9b98c8122e 100755 (executable)
@@ -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-2024 Free Software Foundation, Inc.
+$! Copyright (C) 2014-2025 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
index 05450dd7ae99b7660517d174e9005502d2efcce3..1069fae50ae49f40a434122d996f53ef71207efc 100755 (executable)
@@ -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-2024 Free Software Foundation, Inc.
+# Copyright (C) 1992-2025 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
index 27b335449400fd640fa85c647ef9413dee5365a9..f258dc6d5797af8dd59ad5b7b78b243c006e91b8 100644 (file)
@@ -1,5 +1,5 @@
 @echo off
-rem Copyright (C) 2017-2024 Free Software Foundation, Inc.
+rem Copyright (C) 2017-2025 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
index 0786a5ec40b57696f8d2f45d8ce1ffc7cf81c56e..a1ea9c740bf24058a44299a0d2785cc00631f5be 100755 (executable)
@@ -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-2024 Free Software Foundation, Inc.
+$! Copyright (C) 2014-2025 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
index 77bdd4f556a87bff828d1d7f12121bce9b4d9564..9565deac2fcbb7a12eefac86fbb03db1ea1090c6 100644 (file)
@@ -11,7 +11,7 @@
 #                         [-make <make prog>]
 #                        (and others)
 
-# Copyright (C) 1992-2024 Free Software Foundation, Inc.
+# Copyright (C) 1992-2025 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
index 810442ffa2748ce4364ba3a0c09b14383fa52e87..9db8ec12685d70f21adc3269069622f482e0a67d 100644 (file)
@@ -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-2024 Free Software Foundation, Inc.
+# Copyright (C) 1991-2025 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