build: update gnulib submodule to latest

* bootstrap: Update using './bootstrap --bootstrap-sync'.
* tests/sample-test: Adjust to use the single most recent year.
This commit is contained in:
Collin Funk 2026-01-01 20:43:17 -08:00
parent bdb6148fdc
commit 3424ae3efa
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
scriptversion=2025-06-10.02; # UTC 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 # 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 # 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 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 # 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 # it under the terms of the GNU General Public License as published by

2
gnulib

@ -1 +1 @@
Subproject commit 594d9876806a796e669d08730dab03b6bfedb29a Subproject commit 8e8991c4115ae0274d481144ae6e6c0754642fb4

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# FIXME # 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 # 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 # it under the terms of the GNU General Public License as published by