]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: update gnulib submodule to latest
authorCollin Funk <collin.funk1@gmail.com>
Fri, 2 Jan 2026 04:43:17 +0000 (20:43 -0800)
committerCollin Funk <collin.funk1@gmail.com>
Fri, 2 Jan 2026 04:50:59 +0000 (20:50 -0800)
* bootstrap: Update using './bootstrap --bootstrap-sync'.
* tests/sample-test: Adjust to use the single most recent year.

bootstrap
gnulib
tests/sample-test

index 29070675b94c4a554d11f0b7c0c60dffac8255a8..19f9424bb6204b9acf90c62faa606c165559cd8e 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -5,7 +5,7 @@
 
 scriptversion=2025-06-10.02; # UTC
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 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
@@ -39,7 +39,7 @@ medir=`dirname "$me"`
 
 scriptlibversion=2025-12-04.19; # UTC
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 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/gnulib b/gnulib
index 594d9876806a796e669d08730dab03b6bfedb29a..8e8991c4115ae0274d481144ae6e6c0754642fb4 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 594d9876806a796e669d08730dab03b6bfedb29a
+Subproject commit 8e8991c4115ae0274d481144ae6e6c0754642fb4
index b9014a850e9c1fa92195123fc7c8992195727bb3..1a74bbd5685925be574e851c3303604de31aaac6 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME
 
-# Copyright (C) 2025-2026 Free Software Foundation, Inc.
+# Copyright (C) 2026 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