diff --git a/.gnulib-tool.py b/.gnulib-tool.py index 3b2d6913f3..a1b013a22a 100644 --- a/.gnulib-tool.py +++ b/.gnulib-tool.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Free Software Foundation, Inc. +# Copyright (C) 2024-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 diff --git a/ChangeLog b/ChangeLog index 29879bb532..91b6c7f69e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -174893,7 +174893,7 @@ coding: utf-8 End: - Copyright (C) 1997-2024 Free Software Foundation, Inc. + Copyright (C) 1997-2025 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice diff --git a/MODULES.html.sh b/MODULES.html.sh index 4307189a0d..1deb6e55a5 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/Makefile b/Makefile index f38619a653..e0b7621df9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # GNU Makefile for gnulib central. -# Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # in any medium, are permitted without royalty provided the copyright diff --git a/all-modules b/all-modules index 997b51584e..2e9471d32e 100755 --- a/all-modules +++ b/all-modules @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2022-2024 Free Software Foundation, Inc. +# Copyright (C) 2022-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 diff --git a/build-aux/announce-gen b/build-aux/announce-gen index 2bfa393a7d..fc3787bf62 100755 --- a/build-aux/announce-gen +++ b/build-aux/announce-gen @@ -3,7 +3,7 @@ # Generate a release announcement message. -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/build-aux/bootstrap b/build-aux/bootstrap index 980d9daddb..cacb3d5fef 100755 --- a/build-aux/bootstrap +++ b/build-aux/bootstrap @@ -5,7 +5,7 @@ scriptversion=2024-07-04.10; # 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 @@ -39,7 +39,7 @@ medir=`dirname "$me"` scriptlibversion=2024-11-25.15; # 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 diff --git a/build-aux/bootstrap.conf b/build-aux/bootstrap.conf index 61b2bb9881..75850adebf 100644 --- a/build-aux/bootstrap.conf +++ b/build-aux/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -*- sh -*- -# Copyright (C) 2006-2024 Free Software Foundation, Inc. +# Copyright (C) 2006-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 diff --git a/build-aux/config.libpath b/build-aux/config.libpath index a4da78823c..4abbac87ac 100755 --- a/build-aux/config.libpath +++ b/build-aux/config.libpath @@ -2,7 +2,7 @@ # Output a system dependent set of variables, describing how to set the # run time search path of shared libraries in an executable at run time. # -# Copyright 1996-2024 Free Software Foundation, Inc. +# Copyright 1996-2025 Free Software Foundation, Inc. # Taken from GNU libtool, 2003 # Originally by Gordon Matzigkeit , 1996 # diff --git a/build-aux/config.rpath b/build-aux/config.rpath index 58870bd70d..f5ce61dfeb 100755 --- a/build-aux/config.rpath +++ b/build-aux/config.rpath @@ -3,7 +3,7 @@ # run time search path of shared libraries in a binary (executable or # shared library). # -# Copyright 1996-2024 Free Software Foundation, Inc. +# Copyright 1996-2025 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit , 1996 # diff --git a/build-aux/csharpcomp.sh.in b/build-aux/csharpcomp.sh.in index 2dec12af7e..6a5f4537a2 100644 --- a/build-aux/csharpcomp.sh.in +++ b/build-aux/csharpcomp.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Compile a C# program. -# Copyright (C) 2003-2024 Free Software Foundation, Inc. +# Copyright (C) 2003-2025 Free Software Foundation, Inc. # Written by Bruno Haible , 2003. # # This program is free software: you can redistribute it and/or modify diff --git a/build-aux/csharpexec.sh.in b/build-aux/csharpexec.sh.in index a7a5a277c0..d0d7e8b615 100644 --- a/build-aux/csharpexec.sh.in +++ b/build-aux/csharpexec.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Execute a C# program. -# Copyright (C) 2003-2024 Free Software Foundation, Inc. +# Copyright (C) 2003-2025 Free Software Foundation, Inc. # Written by Bruno Haible , 2003. # # This program is free software: you can redistribute it and/or modify diff --git a/build-aux/declared.sh b/build-aux/declared.sh index 4efdcec8bb..0e89e71da7 100755 --- a/build-aux/declared.sh +++ b/build-aux/declared.sh @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2006-2024 Free Software Foundation, Inc. +# Copyright (C) 2006-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 diff --git a/build-aux/do-release-commit-and-tag b/build-aux/do-release-commit-and-tag index 6584a5a519..c78410de29 100755 --- a/build-aux/do-release-commit-and-tag +++ b/build-aux/do-release-commit-and-tag @@ -7,7 +7,7 @@ VERSION=2024-07-04.10 # UTC # Note: this is a bash script (could be zsh or dash) -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-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 diff --git a/build-aux/gendocs.sh b/build-aux/gendocs.sh index f93e5123ad..f7d862d90d 100755 --- a/build-aux/gendocs.sh +++ b/build-aux/gendocs.sh @@ -2,9 +2,9 @@ # gendocs.sh -- generate a GNU manual in many formats. This script is # mentioned in maintain.texi. See the help message below for usage details. -scriptversion=2024-07-04.03 +scriptversion=2025-01-01.00 -# Copyright 2003-2024 Free Software Foundation, Inc. +# Copyright 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 @@ -73,7 +73,7 @@ texarg="-t @finalout" version="gendocs.sh $scriptversion -Copyright 2024 Free Software Foundation, Inc. +Copyright 2025-2025 Free Software Foundation, Inc. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING." diff --git a/build-aux/git-version-gen b/build-aux/git-version-gen index f0ca9156c1..c1aac364d1 100755 --- a/build-aux/git-version-gen +++ b/build-aux/git-version-gen @@ -2,7 +2,7 @@ # Print a version string. scriptversion=2024-12-28.20; # UTC -# Copyright (C) 2007-2024 Free Software Foundation, Inc. +# Copyright (C) 2007-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 diff --git a/build-aux/gitlog-to-changelog b/build-aux/gitlog-to-changelog index 90a53ef71e..2e34fc0d84 100755 --- a/build-aux/gitlog-to-changelog +++ b/build-aux/gitlog-to-changelog @@ -3,7 +3,7 @@ # Convert git log output to ChangeLog format. -# Copyright (C) 2008-2024 Free Software Foundation, Inc. +# Copyright (C) 2008-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 diff --git a/build-aux/gnu-web-doc-update b/build-aux/gnu-web-doc-update index a268e2d1f5..d5167a4ffe 100755 --- a/build-aux/gnu-web-doc-update +++ b/build-aux/gnu-web-doc-update @@ -4,7 +4,7 @@ VERSION=2024-07-04.10; # UTC -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-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 diff --git a/build-aux/gnupload b/build-aux/gnupload index 4511e7d337..c526437b87 100755 --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -3,7 +3,7 @@ scriptversion=2024-12-09.08; # UTC -# Copyright (C) 2004-2024 Free Software Foundation, Inc. +# Copyright (C) 2004-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 diff --git a/build-aux/increment-serial b/build-aux/increment-serial index 56f6d7ec1e..2ed81df10c 100755 --- a/build-aux/increment-serial +++ b/build-aux/increment-serial @@ -1,7 +1,7 @@ #!/bin/sh # Increment serial number in Autoconf *.m4 files. -# Copyright (C) 2021-2024 Free Software Foundation, Inc. +# Copyright (C) 2021-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 diff --git a/build-aux/install-reloc b/build-aux/install-reloc index b471df66d9..6f4090f51d 100755 --- a/build-aux/install-reloc +++ b/build-aux/install-reloc @@ -1,6 +1,6 @@ #!/bin/sh # install-reloc - install a program including a relocating wrapper -# Copyright (C) 2003-2024 Free Software Foundation, Inc. +# Copyright (C) 2003-2025 Free Software Foundation, Inc. # Written by Bruno Haible , 2003. # # This program is free software: you can redistribute it and/or modify diff --git a/build-aux/javacomp.sh.in b/build-aux/javacomp.sh.in index a24fa1d410..4a679f81c0 100644 --- a/build-aux/javacomp.sh.in +++ b/build-aux/javacomp.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Compile a Java program. -# Copyright (C) 2001-2024 Free Software Foundation, Inc. +# Copyright (C) 2001-2025 Free Software Foundation, Inc. # Written by Bruno Haible , 2001. # # This program is free software: you can redistribute it and/or modify diff --git a/build-aux/javaexec.sh.in b/build-aux/javaexec.sh.in index 01d5a6fadc..f0319f67a9 100644 --- a/build-aux/javaexec.sh.in +++ b/build-aux/javaexec.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Execute a Java program. -# Copyright (C) 2001-2024 Free Software Foundation, Inc. +# Copyright (C) 2001-2025 Free Software Foundation, Inc. # Written by Bruno Haible , 2001. # # This program is free software: you can redistribute it and/or modify diff --git a/build-aux/ldd.sh.in b/build-aux/ldd.sh.in index b8ff79e76a..73930d0e75 100644 --- a/build-aux/ldd.sh.in +++ b/build-aux/ldd.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Determine the dynamically linked dependencies of a program. -# Copyright (C) 2006-2024 Free Software Foundation, Inc. +# Copyright (C) 2006-2025 Free Software Foundation, Inc. # Written by Bruno Haible , 2006. # # This program is free software: you can redistribute it and/or modify diff --git a/build-aux/libtool-next-version b/build-aux/libtool-next-version index ce87bc8b4a..53d44e9ddd 100755 --- a/build-aux/libtool-next-version +++ b/build-aux/libtool-next-version @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2019-2024 Free Software Foundation, Inc. +# Copyright (C) 2019-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 diff --git a/build-aux/libtool-reloc b/build-aux/libtool-reloc index 2f6e84d038..43419f8407 100755 --- a/build-aux/libtool-reloc +++ b/build-aux/libtool-reloc @@ -1,6 +1,6 @@ #!/bin/sh # libtool-reloc - libtool wrapper with support for relocatable programs -# Copyright (C) 2019-2024 Free Software Foundation, Inc. +# Copyright (C) 2019-2025 Free Software Foundation, Inc. # Written by Bruno Haible , 2019. # # This program is free software: you can redistribute it and/or modify diff --git a/build-aux/macos-compile b/build-aux/macos-compile index a8d35c6225..d3570bf9d9 100755 --- a/build-aux/macos-compile +++ b/build-aux/macos-compile @@ -3,7 +3,7 @@ # that lose debug information in the final link of an executable. scriptversion=2024-05-20.15; # UTC -# Copyright (C) 2024 Free Software Foundation, Inc. +# Copyright (C) 2024-2025 Free Software Foundation, Inc. # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published @@ -68,7 +68,7 @@ case "$1" in ;; --version) echo "macos-compile (GNU gnulib) $scriptversion -Copyright (C) 2024 Free Software Foundation, Inc. +Copyright (C) 2024-2025 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. diff --git a/build-aux/mktempd b/build-aux/mktempd index cc4824a3eb..6416b52de1 100755 --- a/build-aux/mktempd +++ b/build-aux/mktempd @@ -1,7 +1,7 @@ #!/bin/sh # Create a temporary directory, much like mktemp -d does. -# Copyright (C) 2007-2024 Free Software Foundation, Inc. +# Copyright (C) 2007-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 diff --git a/build-aux/move-if-change b/build-aux/move-if-change index a73bd2403c..0674f34fce 100755 --- a/build-aux/move-if-change +++ b/build-aux/move-if-change @@ -8,7 +8,7 @@ VERSION='2024-07-04 10:56'; # UTC # If you change this file with Emacs, please let the write hook # do its job. Otherwise, update this string manually. -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/build-aux/ncftpput-ftp b/build-aux/ncftpput-ftp index 6e6b0a0fa2..063c47c986 100755 --- a/build-aux/ncftpput-ftp +++ b/build-aux/ncftpput-ftp @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008-2024 Free Software Foundation, Inc. +# Copyright (C) 2008-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 diff --git a/build-aux/pmccabe.css b/build-aux/pmccabe.css index f577e9ed45..9ac1a8247e 100644 --- a/build-aux/pmccabe.css +++ b/build-aux/pmccabe.css @@ -1,6 +1,6 @@ /* Styling for cyclomatic code complexity charts. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/build-aux/pmccabe2html b/build-aux/pmccabe2html index e167d47c0c..1d69ac6f8f 100644 --- a/build-aux/pmccabe2html +++ b/build-aux/pmccabe2html @@ -1,6 +1,6 @@ # pmccabe2html - AWK script to convert pmccabe output to html -*- awk -*- -# Copyright (C) 2007-2024 Free Software Foundation, Inc. +# Copyright (C) 2007-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 @@ -70,7 +70,7 @@ BEGIN { html_prolog = "Back to " package_name " Homepage

" } html_epilog = "
\ -Copyright (c) 2007, 2008 Free Software Foundation, Inc." +Copyright (c) 2007-2008, 2025 Free Software Foundation, Inc." html_doctype = "" html_comment = "" diff --git a/build-aux/po/Makefile.in.in b/build-aux/po/Makefile.in.in index acff1e1bee..bdc9615acc 100644 --- a/build-aux/po/Makefile.in.in +++ b/build-aux/po/Makefile.in.in @@ -1,6 +1,6 @@ # Makefile for PO directory in any package using GNU gettext. # Copyright (C) 1995-2000 Ulrich Drepper -# Copyright (C) 2000-2024 Free Software Foundation, Inc. +# Copyright (C) 2000-2025 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/build-aux/po/remove-potcdate.sed b/build-aux/po/remove-potcdate.sed index 8c70dfbf14..b7fb4e4f0c 100644 --- a/build-aux/po/remove-potcdate.sed +++ b/build-aux/po/remove-potcdate.sed @@ -1,7 +1,7 @@ # Sed script that removes the POT-Creation-Date line in the header entry # from a POT file. # -# Copyright (C) 2002 Free Software Foundation, Inc. +# Copyright (C) 2002, 2025 Free Software Foundation, Inc. # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, diff --git a/build-aux/prefix-gnulib-mk b/build-aux/prefix-gnulib-mk index 4387d50f0d..b287476834 100755 --- a/build-aux/prefix-gnulib-mk +++ b/build-aux/prefix-gnulib-mk @@ -1,7 +1,7 @@ #!/bin/sh #! -*-perl-*- -# Copyright (C) 2012-2024 Free Software Foundation, Inc. +# Copyright (C) 2012-2025 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/build-aux/reloc-ldflags b/build-aux/reloc-ldflags index 828451b4ef..00e6b107f3 100755 --- a/build-aux/reloc-ldflags +++ b/build-aux/reloc-ldflags @@ -2,7 +2,7 @@ # Output a system dependent compiler option for putting a relocatable library # search path into an executable. # -# Copyright 2003-2024 Free Software Foundation, Inc. +# Copyright 2003-2025 Free Software Foundation, Inc. # Written by Bruno Haible , 2003. # # This program is free software: you can redistribute it and/or modify diff --git a/build-aux/relocatable.pl.in b/build-aux/relocatable.pl.in index b0a1847607..d80358b0ff 100644 --- a/build-aux/relocatable.pl.in +++ b/build-aux/relocatable.pl.in @@ -9,7 +9,7 @@ # This code is based on relocatable.sh.in, and design changes (and # bugs) should probably be cross-checked with it. # -# Copyright (C) 2013, 2015-2024 Free Software Foundation, Inc. +# Copyright (C) 2013, 2015-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 diff --git a/build-aux/relocatable.sh.in b/build-aux/relocatable.sh.in index cce37a1297..33fb96c4e5 100644 --- a/build-aux/relocatable.sh.in +++ b/build-aux/relocatable.sh.in @@ -6,7 +6,7 @@ # package by hand; see doc/relocatable-maint.texi (in Gnulib) for # details. # -# Copyright (C) 2003-2024 Free Software Foundation, Inc. +# Copyright (C) 2003-2025 Free Software Foundation, Inc. # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published diff --git a/build-aux/run-test b/build-aux/run-test index 94ef7fd912..de8678dc3c 100755 --- a/build-aux/run-test +++ b/build-aux/run-test @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-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 @@ -48,7 +48,7 @@ func_version () { echo "\ run-test (GNU gnulib) -Copyright (C) 2024 Free Software Foundation, Inc. +Copyright (C) 2024-2025 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law." diff --git a/build-aux/snippet/link-warning.h b/build-aux/snippet/link-warning.h index 08259a19c3..36ac11ef92 100644 --- a/build-aux/snippet/link-warning.h +++ b/build-aux/snippet/link-warning.h @@ -1,5 +1,5 @@ /* A C macro for emitting link time warnings. - Copyright (C) 1995, 1997, 2000, 2002-2003, 2007, 2009-2024 Free Software + Copyright (C) 1995, 1997, 2000, 2002-2003, 2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it diff --git a/build-aux/update-copyright b/build-aux/update-copyright index 0c3b8864a2..124c7d2e42 100755 --- a/build-aux/update-copyright +++ b/build-aux/update-copyright @@ -3,7 +3,7 @@ # Update an FSF copyright year list to include the current year. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-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 @@ -47,8 +47,8 @@ # Each file's copyright statement must be formatted correctly in # order to be recognized. For example, each of these is fine: # -# Copyright @copyright{} 1990-2005, 2007-2009 Free Software -# Foundation, Inc. +# Copyright @copyright{} 1990-2005, 2007-2009, 2025 Free Software Foundation, +# Inc. # # # Copyright (C) 1990-2005, 2007-2009 Free Software # # Foundation, Inc. diff --git a/build-aux/useless-if-before-free b/build-aux/useless-if-before-free index a90ced5d2d..99d474ecdf 100755 --- a/build-aux/useless-if-before-free +++ b/build-aux/useless-if-before-free @@ -4,7 +4,7 @@ # Detect instances of "if (p) free (p);". # Likewise "if (p != 0)", "if (0 != p)", or with NULL; and with braces. -# Copyright (C) 2008-2024 Free Software Foundation, Inc. +# Copyright (C) 2008-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 diff --git a/build-aux/vc-list-files b/build-aux/vc-list-files index 30d445f135..502d0c69ee 100755 --- a/build-aux/vc-list-files +++ b/build-aux/vc-list-files @@ -4,7 +4,7 @@ # Print a version string. scriptversion=2024-07-04.10; # UTC -# Copyright (C) 2006-2024 Free Software Foundation, Inc. +# Copyright (C) 2006-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 diff --git a/build-aux/vcs-to-changelog.py b/build-aux/vcs-to-changelog.py index 43efb76404..9ada924bbb 100755 --- a/build-aux/vcs-to-changelog.py +++ b/build-aux/vcs-to-changelog.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Main VCSToChangeLog script. -# Copyright (C) 2019-2024 Free Software Foundation, Inc. +# Copyright (C) 2019-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 diff --git a/build-aux/vcstocl/frontend_c.py b/build-aux/vcstocl/frontend_c.py index 2f6a7bdc87..cf71b3b95f 100644 --- a/build-aux/vcstocl/frontend_c.py +++ b/build-aux/vcstocl/frontend_c.py @@ -1,5 +1,5 @@ # The C Parser. -# Copyright (C) 2019-2024 Free Software Foundation, Inc. +# Copyright (C) 2019-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 diff --git a/build-aux/vcstocl/misc_util.py b/build-aux/vcstocl/misc_util.py index 71cec959ee..f0c872b88a 100644 --- a/build-aux/vcstocl/misc_util.py +++ b/build-aux/vcstocl/misc_util.py @@ -1,5 +1,5 @@ # General Utility functions. -# Copyright (C) 2019-2024 Free Software Foundation, Inc. +# Copyright (C) 2019-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 diff --git a/build-aux/vcstocl/projectquirks.py b/build-aux/vcstocl/projectquirks.py index b83a01b126..562f15dca0 100644 --- a/build-aux/vcstocl/projectquirks.py +++ b/build-aux/vcstocl/projectquirks.py @@ -1,5 +1,5 @@ # Project quirks base class. -# Copyright (C) 2020-2024 Free Software Foundation, Inc. +# Copyright (C) 2020-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 diff --git a/build-aux/vcstocl/vcs_git.py b/build-aux/vcstocl/vcs_git.py index cffcb7fd9d..9d0e16fc52 100644 --- a/build-aux/vcstocl/vcs_git.py +++ b/build-aux/vcstocl/vcs_git.py @@ -1,5 +1,5 @@ # Git repo support. -# Copyright (C) 2019-2024 Free Software Foundation, Inc. +# Copyright (C) 2019-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 diff --git a/build-aux/x-to-1.in b/build-aux/x-to-1.in index 6d9a22a8e4..eaf72640f3 100644 --- a/build-aux/x-to-1.in +++ b/build-aux/x-to-1.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2001-2024 Free Software Foundation, Inc. +# Copyright (C) 2001-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 diff --git a/check-AC_LIBOBJ b/check-AC_LIBOBJ index e2672c14e8..0bd771c825 100755 --- a/check-AC_LIBOBJ +++ b/check-AC_LIBOBJ @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2020-2024 Free Software Foundation, Inc. +# Copyright (C) 2020-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 diff --git a/check-copyright b/check-copyright index 2ff803a552..69057d0090 100755 --- a/check-copyright +++ b/check-copyright @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2011-2024 Free Software Foundation, Inc. +# Copyright (C) 2011-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 diff --git a/check-module b/check-module index c86e0569f0..b0a9242d4f 100755 --- a/check-module +++ b/check-module @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # Check a gnulib module. -# Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. # This file 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/config/argz.mk b/config/argz.mk index a5fefbf06a..36de0a9a2b 100644 --- a/config/argz.mk +++ b/config/argz.mk @@ -11,7 +11,7 @@ argz_files = $(patsubst %, $(glibc_dir)/string/argz-%.c, $(argz_names)) define print-header printf '%s\n' \ "/* Functions for dealing with '\0' separated arg vectors." \ -" Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2024 Free Software +" Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2025 Free Software " Foundation, Inc."\ " This file is part of the GNU C Library." \ "" \ diff --git a/config/srclist-update b/config/srclist-update index 3bd6a8bc62..a00c780330 100755 --- a/config/srclist-update +++ b/config/srclist-update @@ -28,7 +28,7 @@ # Unrecognized options are ignored. # $VARIABLE expansions are done (with sh eval). -# Copyright (C) 2002-2003, 2005, 2007-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-2003, 2005, 2007-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 diff --git a/config/srclistvars.sh b/config/srclistvars.sh index 0e220c529c..3d66ab535d 100755 --- a/config/srclistvars.sh +++ b/config/srclistvars.sh @@ -1,7 +1,7 @@ # Variables for srclist-update and srclist.txt. # Will likely change for each user. -# Copyright 2002-2024 Free Software Foundation, Inc. +# Copyright 2002-2025 Free Software Foundation, Inc. # This file 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/doc/Makefile b/doc/Makefile index c7e505a6de..425f7becc4 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,5 +1,5 @@ # Makefile for gnulib doc. -*- coding: utf-8 -*- -# Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/doc/acl-resources.txt b/doc/acl-resources.txt index 233ec7c54e..06fce7e1ff 100644 --- a/doc/acl-resources.txt +++ b/doc/acl-resources.txt @@ -528,7 +528,7 @@ Utilities: cacls -Copyright 2008-2024 Free Software Foundation, Inc. +Copyright 2008-2025 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/doc/alloca-opt.texi b/doc/alloca-opt.texi index 1c2a585df3..95fd75fb4e 100644 --- a/doc/alloca-opt.texi +++ b/doc/alloca-opt.texi @@ -1,6 +1,6 @@ @c Documentation of gnulib module 'alloca-opt'. -@c Copyright (C) 2004, 2007, 2009--2024 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2007, 2009--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/alloca.texi b/doc/alloca.texi index 38530fa472..6bb561593b 100644 --- a/doc/alloca.texi +++ b/doc/alloca.texi @@ -1,6 +1,6 @@ @c Documentation of gnulib module 'alloca'. -@c Copyright (C) 2004, 2007, 2009--2024 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2007, 2009--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/attribute.texi b/doc/attribute.texi index fb6ae59ff1..a60db6e25b 100644 --- a/doc/attribute.texi +++ b/doc/attribute.texi @@ -1,6 +1,6 @@ @c attribute module documentation -@c Copyright 2020--2024 Free Software Foundation, Inc. +@c Copyright 2020--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/c-ctype.texi b/doc/c-ctype.texi index 0b08832126..27f0d20b92 100644 --- a/doc/c-ctype.texi +++ b/doc/c-ctype.texi @@ -1,6 +1,6 @@ @c Documentation of gnulib module 'c-ctype'. -@c Copyright (C) 2008--2024 Free Software Foundation, Inc. +@c Copyright (C) 2008--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/c-strcase.texi b/doc/c-strcase.texi index 135acffff8..5c31fecc36 100644 --- a/doc/c-strcase.texi +++ b/doc/c-strcase.texi @@ -1,6 +1,6 @@ @c Documentation of gnulib module 'c-strcase'. -@c Copyright (C) 2008--2024 Free Software Foundation, Inc. +@c Copyright (C) 2008--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/c-strcaseeq.texi b/doc/c-strcaseeq.texi index b64316e6f9..ee2e54c575 100644 --- a/doc/c-strcaseeq.texi +++ b/doc/c-strcaseeq.texi @@ -1,6 +1,6 @@ @c Documentation of gnulib module 'c-strcaseeq'. -@c Copyright (C) 2008--2024 Free Software Foundation, Inc. +@c Copyright (C) 2008--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/c-strcasestr.texi b/doc/c-strcasestr.texi index a5a8439840..ca0ee1d10d 100644 --- a/doc/c-strcasestr.texi +++ b/doc/c-strcasestr.texi @@ -1,6 +1,6 @@ @c Documentation of gnulib module 'c-strcasestr'. -@c Copyright (C) 2008--2024 Free Software Foundation, Inc. +@c Copyright (C) 2008--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/c-strstr.texi b/doc/c-strstr.texi index 4a8a4170cb..d2dddc1682 100644 --- a/doc/c-strstr.texi +++ b/doc/c-strstr.texi @@ -1,6 +1,6 @@ @c Documentation of gnulib module 'c-strstr'. -@c Copyright (C) 2008--2024 Free Software Foundation, Inc. +@c Copyright (C) 2008--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/c-strtod.texi b/doc/c-strtod.texi index b53d2f1aa4..8cf42c4821 100644 --- a/doc/c-strtod.texi +++ b/doc/c-strtod.texi @@ -1,6 +1,6 @@ @c Documentation of gnulib module 'c-strtod'. -@c Copyright (C) 2008--2024 Free Software Foundation, Inc. +@c Copyright (C) 2008--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/c-strtold.texi b/doc/c-strtold.texi index b01503a085..073bb096fa 100644 --- a/doc/c-strtold.texi +++ b/doc/c-strtold.texi @@ -1,6 +1,6 @@ @c Documentation of gnulib module 'c-strtold'. -@c Copyright (C) 2008--2024 Free Software Foundation, Inc. +@c Copyright (C) 2008--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/containers.texi b/doc/containers.texi index 8f3f3b4e56..3bbdd436a2 100644 --- a/doc/containers.texi +++ b/doc/containers.texi @@ -1,7 +1,7 @@ @node Container data types @section Container data types -@c Copyright (C) 2019--2024 Free Software Foundation, Inc. +@c Copyright (C) 2019--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/extern-inline.texi b/doc/extern-inline.texi index 87b76f6451..89e603ff18 100644 --- a/doc/extern-inline.texi +++ b/doc/extern-inline.texi @@ -1,6 +1,6 @@ @c GNU extern-inline module documentation -@c Copyright (C) 2013--2024 Free Software Foundation, Inc. +@c Copyright (C) 2013--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/gcd.texi b/doc/gcd.texi index 82556ce675..69049b32ba 100644 --- a/doc/gcd.texi +++ b/doc/gcd.texi @@ -3,7 +3,7 @@ @mindex gcd @findex gcd -@c Copyright (C) 2006, 2009--2024 Free Software Foundation, Inc. +@c Copyright (C) 2006, 2009--2025 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/doc/gendocs_template b/doc/gendocs_template index 277b1755dc..9069a54787 100644 --- a/doc/gendocs_template +++ b/doc/gendocs_template @@ -2,7 +2,7 @@ uid and groupname <--> gid conversions, with cache for speed. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/lib/idpriv-drop.c b/lib/idpriv-drop.c index 3bc0d6f98c..f23a432c6f 100644 --- a/lib/idpriv-drop.c +++ b/lib/idpriv-drop.c @@ -1,5 +1,5 @@ /* Dropping uid/gid privileges of the current process permanently. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/idpriv-droptemp.c b/lib/idpriv-droptemp.c index 15337cdd9e..ecaab836f2 100644 --- a/lib/idpriv-droptemp.c +++ b/lib/idpriv-droptemp.c @@ -1,5 +1,5 @@ /* Dropping uid/gid privileges of the current process temporarily. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/idpriv.h b/lib/idpriv.h index a3ae5926e7..f4f8158e9e 100644 --- a/lib/idpriv.h +++ b/lib/idpriv.h @@ -1,5 +1,5 @@ /* Dropping uid/gid privileges of the current process. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/idx.h b/lib/idx.h index 43793f2d62..639b6cf019 100644 --- a/lib/idx.h +++ b/lib/idx.h @@ -1,5 +1,5 @@ /* A type for indices and sizes. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/ieee754.in.h b/lib/ieee754.in.h index 4dd0ff55d2..2a0c9bbb1e 100644 --- a/lib/ieee754.in.h +++ b/lib/ieee754.in.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1992-2024 Free Software Foundation, Inc. +/* Copyright (C) 1992-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/ignore-value.h b/lib/ignore-value.h index de4a240cef..794fbd185f 100644 --- a/lib/ignore-value.h +++ b/lib/ignore-value.h @@ -1,6 +1,6 @@ /* ignore a function return without a compiler warning. -*- coding: utf-8 -*- - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ilogb.c b/lib/ilogb.c index baae4e9789..3460e85f91 100644 --- a/lib/ilogb.c +++ b/lib/ilogb.c @@ -1,5 +1,5 @@ /* Floating-point exponent. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ilogbf.c b/lib/ilogbf.c index e2a3a5c267..f07b891570 100644 --- a/lib/ilogbf.c +++ b/lib/ilogbf.c @@ -1,5 +1,5 @@ /* Floating-point exponent. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ilogbl.c b/lib/ilogbl.c index c0de23f241..e28e7defed 100644 --- a/lib/ilogbl.c +++ b/lib/ilogbl.c @@ -1,5 +1,5 @@ /* Floating-point exponent. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/imaxabs.c b/lib/imaxabs.c index afe6f46f5e..9a583743e5 100644 --- a/lib/imaxabs.c +++ b/lib/imaxabs.c @@ -1,5 +1,5 @@ /* imaxabs() function: absolute value of 'intmax_t'. - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/imaxdiv.c b/lib/imaxdiv.c index 72006b855a..bbd2640185 100644 --- a/lib/imaxdiv.c +++ b/lib/imaxdiv.c @@ -1,5 +1,5 @@ /* imaxdiv() function: division of 'intmax_t'. - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/imaxtostr.c b/lib/imaxtostr.c index 98f6fafa9f..24d9cd1acc 100644 --- a/lib/imaxtostr.c +++ b/lib/imaxtostr.c @@ -1,6 +1,6 @@ /* Convert 'intmax_t' integer to printable string. - Copyright (C) 2004-2024 Free Software Foundation, Inc. + Copyright (C) 2004-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/immutable.c b/lib/immutable.c index 3dee5919d7..42adc24615 100644 --- a/lib/immutable.c +++ b/lib/immutable.c @@ -1,6 +1,6 @@ /* Immutable data. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/immutable.h b/lib/immutable.h index c52477138d..64f5947ca3 100644 --- a/lib/immutable.h +++ b/lib/immutable.h @@ -1,6 +1,6 @@ /* Immutable data. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/inet_ntop.c b/lib/inet_ntop.c index 26089959da..df3d9512ad 100644 --- a/lib/inet_ntop.c +++ b/lib/inet_ntop.c @@ -1,6 +1,6 @@ /* inet_ntop.c -- convert IPv4 and IPv6 addresses from binary to text form - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/inet_pton.c b/lib/inet_pton.c index 3d35f37adf..74d55c43b7 100644 --- a/lib/inet_pton.c +++ b/lib/inet_pton.c @@ -1,6 +1,6 @@ /* inet_pton.c -- convert IPv4 and IPv6 addresses from text to binary form - Copyright (C) 2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ino-map.c b/lib/ino-map.c index 7b1dd0a5a0..5691f649f3 100644 --- a/lib/ino-map.c +++ b/lib/ino-map.c @@ -1,6 +1,6 @@ /* Map an ino_t inode number to a small integer. - Copyright 2009-2024 Free Software Foundation, Inc. + Copyright 2009-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 diff --git a/lib/ino-map.h b/lib/ino-map.h index 06dd4af6ca..dfca938bfc 100644 --- a/lib/ino-map.h +++ b/lib/ino-map.h @@ -1,5 +1,5 @@ /* Maintain a mapping of ino_t numbers to small integers. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/lib/integer_length.c b/lib/integer_length.c index a46f3b5a92..c6efb42678 100644 --- a/lib/integer_length.c +++ b/lib/integer_length.c @@ -1,5 +1,5 @@ /* integer_length - find most significant bit in an 'unsigned int'. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/integer_length.h b/lib/integer_length.h index 12500ac2ca..84ca62e3a5 100644 --- a/lib/integer_length.h +++ b/lib/integer_length.h @@ -1,5 +1,5 @@ /* integer_length - find most significant bit in an unsigned integer. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/integer_length_l.c b/lib/integer_length_l.c index 8dd74a2916..5cc710a570 100644 --- a/lib/integer_length_l.c +++ b/lib/integer_length_l.c @@ -1,5 +1,5 @@ /* integer_length_l - find most significant bit in an 'unsigned long'. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/integer_length_ll.c b/lib/integer_length_ll.c index b810fe91a5..8a978f4ba0 100644 --- a/lib/integer_length_ll.c +++ b/lib/integer_length_ll.c @@ -1,5 +1,5 @@ /* integer_length_ll - find most significant bit in an 'unsigned long long'. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/intprops-internal.h b/lib/intprops-internal.h index 0b7e1f539a..62de3c889e 100644 --- a/lib/intprops-internal.h +++ b/lib/intprops-internal.h @@ -1,6 +1,6 @@ /* intprops-internal.h -- properties of integer types not visible to users - Copyright (C) 2001-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/lib/intprops.h b/lib/intprops.h index 43734f3440..92dfef2500 100644 --- a/lib/intprops.h +++ b/lib/intprops.h @@ -1,6 +1,6 @@ /* intprops.h -- properties of integer types - Copyright (C) 2001-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/lib/inttostr.c b/lib/inttostr.c index 3f31d62094..20b5c204c1 100644 --- a/lib/inttostr.c +++ b/lib/inttostr.c @@ -1,6 +1,6 @@ /* Convert 'int' integer to printable string. - Copyright (C) 2004-2024 Free Software Foundation, Inc. + Copyright (C) 2004-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/inttostr.h b/lib/inttostr.h index 8f1bb36e68..cfab8261f9 100644 --- a/lib/inttostr.h +++ b/lib/inttostr.h @@ -1,6 +1,6 @@ /* inttostr.h -- convert integers to printable strings - Copyright (C) 2001-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/inttypes.in.h b/lib/inttypes.in.h index 747f1bb787..5520ebc569 100644 --- a/lib/inttypes.in.h +++ b/lib/inttypes.in.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2024 Free Software Foundation, Inc. +/* Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible, Derek Price. This file is part of gnulib. diff --git a/lib/ioctl.c b/lib/ioctl.c index 3ee63fd8ce..a92df8b129 100644 --- a/lib/ioctl.c +++ b/lib/ioctl.c @@ -1,6 +1,6 @@ /* ioctl.c --- wrappers for Windows ioctl function - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isapipe.c b/lib/isapipe.c index 82cdae25cc..3543c06887 100644 --- a/lib/isapipe.c +++ b/lib/isapipe.c @@ -1,6 +1,6 @@ /* Test whether a file descriptor is a pipe. - Copyright (C) 2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isapipe.h b/lib/isapipe.h index b86cf26367..7e3380c297 100644 --- a/lib/isapipe.h +++ b/lib/isapipe.h @@ -1,6 +1,6 @@ /* Test whether a file descriptor is a pipe. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isatty.c b/lib/isatty.c index 667a699217..69371af607 100644 --- a/lib/isatty.c +++ b/lib/isatty.c @@ -1,5 +1,5 @@ /* isatty() replacement. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isblank.c b/lib/isblank.c index d16450aaae..a80a668cee 100644 --- a/lib/isblank.c +++ b/lib/isblank.c @@ -1,6 +1,6 @@ /* Test whether a character is a blank. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isdir.c b/lib/isdir.c index 143b036682..b870b8b084 100644 --- a/lib/isdir.c +++ b/lib/isdir.c @@ -1,6 +1,6 @@ /* isdir.c -- determine whether a directory exists - Copyright (C) 1990, 1998, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1990, 1998, 2006, 2009-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 diff --git a/lib/isdir.h b/lib/isdir.h index ecf135feab..312018d9c5 100644 --- a/lib/isdir.h +++ b/lib/isdir.h @@ -1,6 +1,6 @@ /* Determine whether a directory exists. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/isfinite.c b/lib/isfinite.c index f34e8f7c54..9b6f162ad0 100644 --- a/lib/isfinite.c +++ b/lib/isfinite.c @@ -1,5 +1,5 @@ /* Test for finite value (zero, subnormal, or normal, and not infinite or NaN). - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isinf.c b/lib/isinf.c index bfc51c244e..8563f7b521 100644 --- a/lib/isinf.c +++ b/lib/isinf.c @@ -1,5 +1,5 @@ /* Test for positive or negative infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isnan.c b/lib/isnan.c index c7d84e8dc4..3e119a333c 100644 --- a/lib/isnan.c +++ b/lib/isnan.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isnand-nolibm.h b/lib/isnand-nolibm.h index 1a0f27b412..b9ba9eef21 100644 --- a/lib/isnand-nolibm.h +++ b/lib/isnand-nolibm.h @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isnand.c b/lib/isnand.c index 1287144a65..9ce3bc74c6 100644 --- a/lib/isnand.c +++ b/lib/isnand.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isnanf-nolibm.h b/lib/isnanf-nolibm.h index d004bbe8fe..4a4977cd56 100644 --- a/lib/isnanf-nolibm.h +++ b/lib/isnanf-nolibm.h @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isnanf.c b/lib/isnanf.c index c540011775..5e74254e9c 100644 --- a/lib/isnanf.c +++ b/lib/isnanf.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isnanl-nolibm.h b/lib/isnanl-nolibm.h index f0219dea88..0fb679ecf6 100644 --- a/lib/isnanl-nolibm.h +++ b/lib/isnanl-nolibm.h @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/isnanl.c b/lib/isnanl.c index 6d2ee67d58..812fc8c826 100644 --- a/lib/isnanl.c +++ b/lib/isnanl.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/iswblank.c b/lib/iswblank.c index f699850a1b..6e361f43e9 100644 --- a/lib/iswblank.c +++ b/lib/iswblank.c @@ -1,5 +1,5 @@ /* Test wide character for being blank. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/iswctype-impl.h b/lib/iswctype-impl.h index 999f220cc1..c87e00ffbc 100644 --- a/lib/iswctype-impl.h +++ b/lib/iswctype-impl.h @@ -1,5 +1,5 @@ /* Test whether a wide character has a given property. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/iswctype.c b/lib/iswctype.c index f4e6f015d9..576e93e492 100644 --- a/lib/iswctype.c +++ b/lib/iswctype.c @@ -1,5 +1,5 @@ /* Test whether a wide character has a given property. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/iswdigit.c b/lib/iswdigit.c index 57363ab8e4..6bba487b39 100644 --- a/lib/iswdigit.c +++ b/lib/iswdigit.c @@ -1,5 +1,5 @@ /* Test wide character for being a digit. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/iswpunct.c b/lib/iswpunct.c index c7cb28b5fa..2b9258a999 100644 --- a/lib/iswpunct.c +++ b/lib/iswpunct.c @@ -1,5 +1,5 @@ /* Test wide character for being a punctuation or symbol character. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/iswxdigit.c b/lib/iswxdigit.c index d32e3b0f7c..e154ac80a6 100644 --- a/lib/iswxdigit.c +++ b/lib/iswxdigit.c @@ -1,5 +1,5 @@ /* Test wide character for being a hexadecimal digit. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/itold.c b/lib/itold.c index e6fbcff408..084eba23de 100644 --- a/lib/itold.c +++ b/lib/itold.c @@ -1,5 +1,5 @@ /* Replacement for 'int' to 'long double' conversion routine. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/javacomp.c b/lib/javacomp.c index 4c37c21004..c024c15a66 100644 --- a/lib/javacomp.c +++ b/lib/javacomp.c @@ -1,5 +1,5 @@ /* Compile a Java program. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/javacomp.h b/lib/javacomp.h index af42f000ea..b93893bed2 100644 --- a/lib/javacomp.h +++ b/lib/javacomp.h @@ -1,5 +1,5 @@ /* Compile a Java program. - Copyright (C) 2001-2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/javaexec.c b/lib/javaexec.c index e8c126ead6..1158971ff9 100644 --- a/lib/javaexec.c +++ b/lib/javaexec.c @@ -1,5 +1,5 @@ /* Execute a Java program. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/javaexec.h b/lib/javaexec.h index 671f87289a..a004ed8634 100644 --- a/lib/javaexec.h +++ b/lib/javaexec.h @@ -1,5 +1,5 @@ /* Execute a Java program. - Copyright (C) 2001-2002, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/javaversion.c b/lib/javaversion.c index edf0949486..bd680354a4 100644 --- a/lib/javaversion.c +++ b/lib/javaversion.c @@ -1,5 +1,5 @@ /* Determine the Java version supported by javaexec. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/lib/javaversion.h b/lib/javaversion.h index e93cbfb4c8..06ee5eb45f 100644 --- a/lib/javaversion.h +++ b/lib/javaversion.h @@ -1,5 +1,5 @@ /* Determine the Java version supported by javaexec. - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/lib/javaversion.java b/lib/javaversion.java index 8251d86378..3505037f01 100644 --- a/lib/javaversion.java +++ b/lib/javaversion.java @@ -1,5 +1,5 @@ /* Show the Java version. - * Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2006, 2009-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 diff --git a/lib/jit/cache.h b/lib/jit/cache.h index 16835d5e00..755d3e3bf1 100644 --- a/lib/jit/cache.h +++ b/lib/jit/cache.h @@ -1,6 +1,6 @@ /* JIT compiler - Flushing the instruction cache. - Copyright (C) 1995-2024 Free Software Foundation, Inc. + Copyright (C) 1995-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/langinfo.in.h b/lib/langinfo.in.h index 9c14e06ff4..a1c4fe9b58 100644 --- a/lib/langinfo.in.h +++ b/lib/langinfo.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around . - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/lc-charset-dispatch.c b/lib/lc-charset-dispatch.c index e2f8b2f5de..91ab6d7243 100644 --- a/lib/lc-charset-dispatch.c +++ b/lib/lc-charset-dispatch.c @@ -1,5 +1,5 @@ /* Dispatching based on the current locale's character encoding. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/lc-charset-dispatch.h b/lib/lc-charset-dispatch.h index 4c1cf5f1ac..554137b6a3 100644 --- a/lib/lc-charset-dispatch.h +++ b/lib/lc-charset-dispatch.h @@ -1,5 +1,5 @@ /* Dispatching based on the current locale's character encoding. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/lc-charset-unicode.c b/lib/lc-charset-unicode.c index 30df0b9ab3..9542873609 100644 --- a/lib/lc-charset-unicode.c +++ b/lib/lc-charset-unicode.c @@ -1,5 +1,5 @@ /* Conversion between the current locale's character encoding and Unicode. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/lc-charset-unicode.h b/lib/lc-charset-unicode.h index 9644e63fdb..955dc25619 100644 --- a/lib/lc-charset-unicode.h +++ b/lib/lc-charset-unicode.h @@ -1,5 +1,5 @@ /* Conversion between the current locale's character encoding and Unicode. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/lchmod.c b/lib/lchmod.c index 8056f0b197..4391a4aa94 100644 --- a/lib/lchmod.c +++ b/lib/lchmod.c @@ -1,6 +1,6 @@ /* Implement lchmod on platforms where it does not work correctly. - Copyright 2020-2024 Free Software Foundation, Inc. + Copyright 2020-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 diff --git a/lib/lchown.c b/lib/lchown.c index 03836bcb3b..74cb9afa41 100644 --- a/lib/lchown.c +++ b/lib/lchown.c @@ -1,6 +1,6 @@ /* Provide a stub lchown function for systems that lack it. - Copyright (C) 1998-1999, 2002, 2004, 2006-2007, 2009-2024 Free Software + Copyright (C) 1998-1999, 2002, 2004, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/ldexp.c b/lib/ldexp.c index 98f25c3557..1b545672ea 100644 --- a/lib/ldexp.c +++ b/lib/ldexp.c @@ -1,5 +1,5 @@ /* Multiply a 'float' by a power of 2. - Copyright 2002-2003, 2007-2024 Free Software Foundation, Inc. + Copyright 2002-2003, 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ldexpf.c b/lib/ldexpf.c index b697e5b162..ffed8a01c9 100644 --- a/lib/ldexpf.c +++ b/lib/ldexpf.c @@ -1,5 +1,5 @@ /* Multiply a 'float' by a power of 2. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ldexpl.c b/lib/ldexpl.c index 7d8fe18de5..caf4a3f928 100644 --- a/lib/ldexpl.c +++ b/lib/ldexpl.c @@ -1,5 +1,5 @@ /* Multiply a 'float' by a power of 2. - Copyright 2002-2003, 2007-2024 Free Software Foundation, Inc. + Copyright 2002-2003, 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ldtoastr.c b/lib/ldtoastr.c index 210a6d6863..7f04c13961 100644 --- a/lib/ldtoastr.c +++ b/lib/ldtoastr.c @@ -1,6 +1,6 @@ /* Convert 'long double' to accurate string. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/libc-config.h b/lib/libc-config.h index 33bdb73660..33da9cf125 100644 --- a/lib/libc-config.h +++ b/lib/libc-config.h @@ -1,6 +1,6 @@ /* System definitions for code taken from the GNU C Library - Copyright 2017-2024 Free Software Foundation, Inc. + Copyright 2017-2025 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/lib/libunistring.valgrind b/lib/libunistring.valgrind index c4d6a5c2b3..57d8d10d3b 100644 --- a/lib/libunistring.valgrind +++ b/lib/libunistring.valgrind @@ -1,6 +1,6 @@ # Suppress valgrind messages in an installed libunistring. -# Copyright (C) 2010-2024 Free Software Foundation, Inc. +# Copyright (C) 2010-2025 Free Software Foundation, Inc. # # This file is free software. # It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/limits.in.h b/lib/limits.in.h index 3347e369fb..c33c59e13b 100644 --- a/lib/limits.in.h +++ b/lib/limits.in.h @@ -1,6 +1,6 @@ /* A GNU-like . - Copyright 2016-2024 Free Software Foundation, Inc. + Copyright 2016-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/linebuffer.c b/lib/linebuffer.c index 3152772838..018efa7f29 100644 --- a/lib/linebuffer.c +++ b/lib/linebuffer.c @@ -1,6 +1,6 @@ /* linebuffer.c -- read arbitrarily long lines - Copyright (C) 1986, 1991, 1998-1999, 2001, 2003-2004, 2006-2007, 2009-2024 + Copyright (C) 1986, 1991, 1998-1999, 2001, 2003-2004, 2006-2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/linebuffer.h b/lib/linebuffer.h index 9be2eca8eb..ca56f8029b 100644 --- a/lib/linebuffer.h +++ b/lib/linebuffer.h @@ -1,6 +1,6 @@ /* linebuffer.h -- declarations for reading arbitrarily long lines - Copyright (C) 1986, 1991, 1998-1999, 2002-2003, 2007, 2009-2024 Free + Copyright (C) 1986, 1991, 1998-1999, 2002-2003, 2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/link.c b/lib/link.c index 97aa6d52c2..b2f2132f5e 100644 --- a/lib/link.c +++ b/lib/link.c @@ -1,6 +1,6 @@ /* Emulate link on platforms that lack it, namely native Windows platforms. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/linkat.c b/lib/linkat.c index 7ce1f81feb..d1d789b73e 100644 --- a/lib/linkat.c +++ b/lib/linkat.c @@ -1,5 +1,5 @@ /* Create a hard link relative to open directories. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/listen.c b/lib/listen.c index 785b131926..d73ffcb967 100644 --- a/lib/listen.c +++ b/lib/listen.c @@ -1,6 +1,6 @@ /* listen.c --- wrappers for Windows listen function - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/localcharset.c b/lib/localcharset.c index 755645763d..32f6f78e82 100644 --- a/lib/localcharset.c +++ b/lib/localcharset.c @@ -1,6 +1,6 @@ /* Determine a canonical name for the current locale's character encoding. - Copyright (C) 2000-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/localcharset.h b/lib/localcharset.h index 472140248c..25e6d0993a 100644 --- a/lib/localcharset.h +++ b/lib/localcharset.h @@ -1,5 +1,5 @@ /* Determine a canonical name for the current locale's character encoding. - Copyright (C) 2000-2003, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2003, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU CHARSET Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/locale.in.h b/lib/locale.in.h index 5c45ef4507..000f382831 100644 --- a/lib/locale.in.h +++ b/lib/locale.in.h @@ -1,5 +1,5 @@ /* A POSIX . - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/localeconv.c b/lib/localeconv.c index 10fc7b748b..a6bbdcedc0 100644 --- a/lib/localeconv.c +++ b/lib/localeconv.c @@ -1,5 +1,5 @@ /* Query locale dependent information for formatting numbers. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/localeinfo.c b/lib/localeinfo.c index c90f1d76b5..a4396d463c 100644 --- a/lib/localeinfo.c +++ b/lib/localeinfo.c @@ -1,6 +1,6 @@ /* locale information - Copyright 2016-2024 Free Software Foundation, Inc. + Copyright 2016-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 diff --git a/lib/localeinfo.h b/lib/localeinfo.h index 765c237186..cb0698f307 100644 --- a/lib/localeinfo.h +++ b/lib/localeinfo.h @@ -1,6 +1,6 @@ /* locale information - Copyright 2016-2024 Free Software Foundation, Inc. + Copyright 2016-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 diff --git a/lib/localename-table.c b/lib/localename-table.c index ada7241048..bc0628047d 100644 --- a/lib/localename-table.c +++ b/lib/localename-table.c @@ -1,5 +1,5 @@ /* Table that maps a locale object to the names of the locale categories. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/lib/localename-table.h b/lib/localename-table.h index eaa98fa57f..3fd11fadbd 100644 --- a/lib/localename-table.h +++ b/lib/localename-table.h @@ -1,5 +1,5 @@ /* Table that maps a locale object to the names of the locale categories. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/lib/localename-unsafe.c b/lib/localename-unsafe.c index dc0a7844aa..b3160b5015 100644 --- a/lib/localename-unsafe.c +++ b/lib/localename-unsafe.c @@ -1,5 +1,5 @@ /* Determine name of the currently selected locale. - Copyright (C) 1995-2024 Free Software Foundation, Inc. + Copyright (C) 1995-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/localename.c b/lib/localename.c index 203b829b73..2590410f27 100644 --- a/lib/localename.c +++ b/lib/localename.c @@ -1,5 +1,5 @@ /* Determine name of the currently selected locale. - Copyright (C) 1995-2024 Free Software Foundation, Inc. + Copyright (C) 1995-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/localename.h b/lib/localename.h index 06906143ab..f2627ccc56 100644 --- a/lib/localename.h +++ b/lib/localename.h @@ -1,5 +1,5 @@ /* Determine name of the currently selected locale. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/lib/localtime.c b/lib/localtime.c index df0278e5c2..30c8750b28 100644 --- a/lib/localtime.c +++ b/lib/localtime.c @@ -1,5 +1,5 @@ /* Work around platform bugs in localtime. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log.c b/lib/log.c index 8cb163c20d..039870cd93 100644 --- a/lib/log.c +++ b/lib/log.c @@ -1,5 +1,5 @@ /* Logarithm. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log10.c b/lib/log10.c index ab73efdc8f..84d0b44eb3 100644 --- a/lib/log10.c +++ b/lib/log10.c @@ -1,5 +1,5 @@ /* Base 10 logarithmic function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log10f.c b/lib/log10f.c index 92f02ba90d..1fb4213224 100644 --- a/lib/log10f.c +++ b/lib/log10f.c @@ -1,5 +1,5 @@ /* Base 10 logarithmic function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log10l.c b/lib/log10l.c index 20e113a8d3..838a179a88 100644 --- a/lib/log10l.c +++ b/lib/log10l.c @@ -1,5 +1,5 @@ /* Base 10 logarithmic function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log1p.c b/lib/log1p.c index 698eb2b336..19d5a9e7ae 100644 --- a/lib/log1p.c +++ b/lib/log1p.c @@ -1,5 +1,5 @@ /* Natural logarithm of 1 plus argument. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log1pf.c b/lib/log1pf.c index 68f7f43b69..15fe1201f1 100644 --- a/lib/log1pf.c +++ b/lib/log1pf.c @@ -1,5 +1,5 @@ /* Natural logarithm of 1 plus argument. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log1pl.c b/lib/log1pl.c index 68948b97e2..e666bddbaa 100644 --- a/lib/log1pl.c +++ b/lib/log1pl.c @@ -1,5 +1,5 @@ /* Natural logarithm of 1 plus argument. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log2.c b/lib/log2.c index 710ac456a0..d12165bdda 100644 --- a/lib/log2.c +++ b/lib/log2.c @@ -1,5 +1,5 @@ /* Base 2 logarithm. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log2f.c b/lib/log2f.c index 7404d36323..0ec7024937 100644 --- a/lib/log2f.c +++ b/lib/log2f.c @@ -1,5 +1,5 @@ /* Base 2 logarithm. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/log2l.c b/lib/log2l.c index 0ffb65380a..a65fe0d5dc 100644 --- a/lib/log2l.c +++ b/lib/log2l.c @@ -1,5 +1,5 @@ /* Base 2 logarithm. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/logb.c b/lib/logb.c index 10349cd994..897cd4b8ef 100644 --- a/lib/logb.c +++ b/lib/logb.c @@ -1,5 +1,5 @@ /* Floating-point exponent. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/logbf.c b/lib/logbf.c index fe2f3945d4..fe7577fc48 100644 --- a/lib/logbf.c +++ b/lib/logbf.c @@ -1,5 +1,5 @@ /* Floating-point exponent. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/logbl.c b/lib/logbl.c index 2a3b842daa..24f88f8a74 100644 --- a/lib/logbl.c +++ b/lib/logbl.c @@ -1,5 +1,5 @@ /* Floating-point exponent. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/logf.c b/lib/logf.c index 69f9f377cf..32f407d02c 100644 --- a/lib/logf.c +++ b/lib/logf.c @@ -1,5 +1,5 @@ /* Natural logarithmic function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/login_tty.c b/lib/login_tty.c index f1c33a5f6a..4ecba4f28f 100644 --- a/lib/login_tty.c +++ b/lib/login_tty.c @@ -1,6 +1,6 @@ /* Assign a given terminal as controlling terminal and as standard input, standard output, standard error of the current process. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/logp1.c b/lib/logp1.c index ed3633ad58..634777aed2 100644 --- a/lib/logp1.c +++ b/lib/logp1.c @@ -1,5 +1,5 @@ /* Natural logarithm of argument plus 1. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/logp1f.c b/lib/logp1f.c index 0bb1486245..a6a580f321 100644 --- a/lib/logp1f.c +++ b/lib/logp1f.c @@ -1,5 +1,5 @@ /* Natural logarithm of argument plus 1. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/logp1l.c b/lib/logp1l.c index 1cebbf71d7..d7c61c69d5 100644 --- a/lib/logp1l.c +++ b/lib/logp1l.c @@ -1,5 +1,5 @@ /* Natural logarithm of argument plus 1. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/long-options.c b/lib/long-options.c index 7f6600cabc..3ceacd009d 100644 --- a/lib/long-options.c +++ b/lib/long-options.c @@ -1,6 +1,6 @@ /* Utility to accept --help and --version options as unobtrusively as possible. - Copyright (C) 1993-1994, 1998-2000, 2002-2006, 2009-2024 Free Software + Copyright (C) 1993-1994, 1998-2000, 2002-2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/long-options.h b/lib/long-options.h index a32a13024d..3542ebf3e7 100644 --- a/lib/long-options.h +++ b/lib/long-options.h @@ -1,5 +1,5 @@ /* long-options.h -- declaration for --help- and --version-handling function. - Copyright (C) 1993-1994, 1998-1999, 2003, 2009-2024 Free Software + Copyright (C) 1993-1994, 1998-1999, 2003, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/lseek.c b/lib/lseek.c index 61bd9fcbb6..417087873d 100644 --- a/lib/lseek.c +++ b/lib/lseek.c @@ -1,5 +1,5 @@ /* An lseek() function that detects pipes. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/lstat.c b/lib/lstat.c index 7c09957e20..bb4a59f174 100644 --- a/lib/lstat.c +++ b/lib/lstat.c @@ -1,6 +1,6 @@ /* Work around a bug of lstat on some systems - Copyright (C) 1997-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 1997-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/malloc.c b/lib/malloc.c index 045ff82c1a..5642c83c2d 100644 --- a/lib/malloc.c +++ b/lib/malloc.c @@ -1,6 +1,6 @@ /* malloc() function that is glibc compatible. - Copyright (C) 1997-1998, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1997-1998, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/malloc.in.h b/lib/malloc.in.h index ed90ea36ad..f98e7cd1fd 100644 --- a/lib/malloc.in.h +++ b/lib/malloc.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around . - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/malloc/dynarray-skeleton.c b/lib/malloc/dynarray-skeleton.c index a95241abd2..6b0585c1c6 100644 --- a/lib/malloc/dynarray-skeleton.c +++ b/lib/malloc/dynarray-skeleton.c @@ -1,5 +1,5 @@ /* Type-safe arrays which grow dynamically. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/malloc/dynarray.h b/lib/malloc/dynarray.h index 3163e2782b..6cbbe50e51 100644 --- a/lib/malloc/dynarray.h +++ b/lib/malloc/dynarray.h @@ -1,5 +1,5 @@ /* Type-safe arrays which grow dynamically. Shared definitions. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/malloc/dynarray_at_failure.c b/lib/malloc/dynarray_at_failure.c index 95e34e7aac..b94ac3dfac 100644 --- a/lib/malloc/dynarray_at_failure.c +++ b/lib/malloc/dynarray_at_failure.c @@ -1,5 +1,5 @@ /* Report an dynamic array index out of bounds condition. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/malloc/dynarray_emplace_enlarge.c b/lib/malloc/dynarray_emplace_enlarge.c index 7bdba1597e..5312686329 100644 --- a/lib/malloc/dynarray_emplace_enlarge.c +++ b/lib/malloc/dynarray_emplace_enlarge.c @@ -1,5 +1,5 @@ /* Increase the size of a dynamic array in preparation of an emplace operation. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/malloc/dynarray_finalize.c b/lib/malloc/dynarray_finalize.c index 52764f7328..3178c687d4 100644 --- a/lib/malloc/dynarray_finalize.c +++ b/lib/malloc/dynarray_finalize.c @@ -1,5 +1,5 @@ /* Copy the dynamically-allocated area to an explicitly-sized heap allocation. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/malloc/dynarray_resize.c b/lib/malloc/dynarray_resize.c index 7323f8eeb0..3cd1626a3e 100644 --- a/lib/malloc/dynarray_resize.c +++ b/lib/malloc/dynarray_resize.c @@ -1,5 +1,5 @@ /* Increase the size of a dynamic array. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/malloc/dynarray_resize_clear.c b/lib/malloc/dynarray_resize_clear.c index aa17f740e5..7bfc0005ff 100644 --- a/lib/malloc/dynarray_resize_clear.c +++ b/lib/malloc/dynarray_resize_clear.c @@ -1,5 +1,5 @@ /* Increase the size of a dynamic array and clear the new part. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/malloca.c b/lib/malloca.c index 2219459490..4bce9a3d50 100644 --- a/lib/malloca.c +++ b/lib/malloca.c @@ -1,5 +1,5 @@ /* Safe automatic memory allocation. - Copyright (C) 2003, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003, 2018. This file is free software: you can redistribute it and/or modify diff --git a/lib/malloca.h b/lib/malloca.h index c520842171..f131fd5a56 100644 --- a/lib/malloca.h +++ b/lib/malloca.h @@ -1,5 +1,5 @@ /* Safe automatic memory allocation. - Copyright (C) 2003-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This file is free software: you can redistribute it and/or modify diff --git a/lib/math.c b/lib/math.c index ade0d2657c..febdf82a75 100644 --- a/lib/math.c +++ b/lib/math.c @@ -1,6 +1,6 @@ /* Inline functions for . - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/math.in.h b/lib/math.in.h index 8f687b28f9..5cc34b68c6 100644 --- a/lib/math.in.h +++ b/lib/math.in.h @@ -1,6 +1,6 @@ /* A GNU-like . - Copyright (C) 2002-2003, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbchar.c b/lib/mbchar.c index d94b7c339c..713c2f749e 100644 --- a/lib/mbchar.c +++ b/lib/mbchar.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001, 2006, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbchar.h b/lib/mbchar.h index 5a1529ddcb..d77168e717 100644 --- a/lib/mbchar.h +++ b/lib/mbchar.h @@ -1,5 +1,5 @@ /* Multibyte character data type. - Copyright (C) 2001, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbfile.c b/lib/mbfile.c index 8d059f25bb..f4e3e775e7 100644 --- a/lib/mbfile.c +++ b/lib/mbfile.c @@ -1,5 +1,5 @@ /* Multibyte character I/O: macros for multi-byte encodings. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbfile.h b/lib/mbfile.h index b36ed1c350..c852f319b4 100644 --- a/lib/mbfile.h +++ b/lib/mbfile.h @@ -1,5 +1,5 @@ /* Multibyte character I/O: macros for multi-byte encodings. - Copyright (C) 2001, 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2005, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbiter.c b/lib/mbiter.c index bf525b1bdd..478f6bffcc 100644 --- a/lib/mbiter.c +++ b/lib/mbiter.c @@ -1,6 +1,6 @@ /* Iterating through multibyte strings: macros for multi-byte encodings. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbiter.h b/lib/mbiter.h index bee76d2f81..e3df3b8c32 100644 --- a/lib/mbiter.h +++ b/lib/mbiter.h @@ -1,5 +1,5 @@ /* Iterating through multibyte strings: macros for multi-byte encodings. - Copyright (C) 2001, 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbiterf.c b/lib/mbiterf.c index 2c2468ad2e..ad354c55c7 100644 --- a/lib/mbiterf.c +++ b/lib/mbiterf.c @@ -1,6 +1,6 @@ /* Iterating through multibyte strings: macros for multi-byte encodings. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbiterf.h b/lib/mbiterf.h index c57815c5b0..99d8d11d84 100644 --- a/lib/mbiterf.h +++ b/lib/mbiterf.h @@ -1,5 +1,5 @@ /* Iterating through multibyte strings, faster: macros for multi-byte encodings. - Copyright (C) 2001, 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbmemcasecmp.c b/lib/mbmemcasecmp.c index a6091c750a..7defc07a2e 100644 --- a/lib/mbmemcasecmp.c +++ b/lib/mbmemcasecmp.c @@ -1,5 +1,5 @@ /* Compare two memory areas with possibly different lengths, case-insensitive. - Copyright (C) 1998-1999, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009, based on earlier glibc code. diff --git a/lib/mbmemcasecmp.h b/lib/mbmemcasecmp.h index 647eb407f0..1fe62b4211 100644 --- a/lib/mbmemcasecmp.h +++ b/lib/mbmemcasecmp.h @@ -1,5 +1,5 @@ /* Compare two memory areas with possibly different lengths, case-insensitive. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/lib/mbmemcasecoll.c b/lib/mbmemcasecoll.c index dd07dea924..2401902a3f 100644 --- a/lib/mbmemcasecoll.c +++ b/lib/mbmemcasecoll.c @@ -1,5 +1,5 @@ /* Locale-specific case-ignoring memory comparison. - Copyright (C) 2001, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbmemcasecoll.h b/lib/mbmemcasecoll.h index 2b6a250d99..eaf2841f6e 100644 --- a/lib/mbmemcasecoll.h +++ b/lib/mbmemcasecoll.h @@ -1,5 +1,5 @@ /* Locale-specific case-ignoring memory comparison. - Copyright (C) 2001, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/mbrlen.c b/lib/mbrlen.c index 67457ef0cb..9a8cd07fa2 100644 --- a/lib/mbrlen.c +++ b/lib/mbrlen.c @@ -1,5 +1,5 @@ /* Recognize multibyte character. - Copyright (C) 1999-2000, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2000, 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbrtoc16.c b/lib/mbrtoc16.c index 96a33fa157..43e026a720 100644 --- a/lib/mbrtoc16.c +++ b/lib/mbrtoc16.c @@ -1,5 +1,5 @@ /* Convert multibyte character and return next 16-bit wide character. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbrtoc32.c b/lib/mbrtoc32.c index 771c857d7d..c462552516 100644 --- a/lib/mbrtoc32.c +++ b/lib/mbrtoc32.c @@ -1,5 +1,5 @@ /* Convert multibyte character to 32-bit wide character. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbrtowc-impl-utf8.h b/lib/mbrtowc-impl-utf8.h index 3a3ba13c0b..98858e2231 100644 --- a/lib/mbrtowc-impl-utf8.h +++ b/lib/mbrtowc-impl-utf8.h @@ -1,5 +1,5 @@ /* Convert multibyte character to wide character. - Copyright (C) 1999-2002, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbrtowc-impl.h b/lib/mbrtowc-impl.h index 963631cae5..61be6599cc 100644 --- a/lib/mbrtowc-impl.h +++ b/lib/mbrtowc-impl.h @@ -1,5 +1,5 @@ /* Convert multibyte character to wide character. - Copyright (C) 1999-2002, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbrtowc.c b/lib/mbrtowc.c index 8a1646d2f7..6f0aa129b9 100644 --- a/lib/mbrtowc.c +++ b/lib/mbrtowc.c @@ -1,5 +1,5 @@ /* Convert multibyte character to wide character. - Copyright (C) 1999-2002, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbscasecmp.c b/lib/mbscasecmp.c index 1abeb129d6..99c544b90e 100644 --- a/lib/mbscasecmp.c +++ b/lib/mbscasecmp.c @@ -1,5 +1,5 @@ /* Case-insensitive string comparison function. - Copyright (C) 1998-1999, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2005, based on earlier glibc code. diff --git a/lib/mbscasestr.c b/lib/mbscasestr.c index b1b16f0b7d..7a186e0f98 100644 --- a/lib/mbscasestr.c +++ b/lib/mbscasestr.c @@ -1,5 +1,5 @@ /* Case-insensitive searching in a string. -*- coding: utf-8 -*- - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbschr.c b/lib/mbschr.c index a5f6e38623..c9e14b5baa 100644 --- a/lib/mbschr.c +++ b/lib/mbschr.c @@ -1,5 +1,5 @@ /* Searching a string for a character. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbscspn.c b/lib/mbscspn.c index 69a63e958d..6452cc0aaa 100644 --- a/lib/mbscspn.c +++ b/lib/mbscspn.c @@ -1,5 +1,5 @@ /* Searching a string for a character among a given set of characters. - Copyright (C) 1999, 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsinit.c b/lib/mbsinit.c index d1b8475c78..2df30b329a 100644 --- a/lib/mbsinit.c +++ b/lib/mbsinit.c @@ -1,5 +1,5 @@ /* Test for initial conversion state. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbslen.c b/lib/mbslen.c index 171d395475..0862628e87 100644 --- a/lib/mbslen.c +++ b/lib/mbslen.c @@ -1,5 +1,5 @@ /* Counting the multibyte characters in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsncasecmp.c b/lib/mbsncasecmp.c index 2a6f62364c..ab14fbc234 100644 --- a/lib/mbsncasecmp.c +++ b/lib/mbsncasecmp.c @@ -1,5 +1,5 @@ /* Case-insensitive string comparison function. - Copyright (C) 1998-1999, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2005, based on earlier glibc code. diff --git a/lib/mbsnlen.c b/lib/mbsnlen.c index 1ce79bfb4b..9c25465a8f 100644 --- a/lib/mbsnlen.c +++ b/lib/mbsnlen.c @@ -1,5 +1,5 @@ /* Counting the multibyte characters in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsnrtoc32s.c b/lib/mbsnrtoc32s.c index a4d13042ff..b088e0c561 100644 --- a/lib/mbsnrtoc32s.c +++ b/lib/mbsnrtoc32s.c @@ -1,5 +1,5 @@ /* Convert string to 32-bit wide string. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsnrtowcs-impl.h b/lib/mbsnrtowcs-impl.h index b3b5e2d96f..e1e8f4a9dd 100644 --- a/lib/mbsnrtowcs-impl.h +++ b/lib/mbsnrtowcs-impl.h @@ -1,5 +1,5 @@ /* Convert string to wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsnrtowcs.c b/lib/mbsnrtowcs.c index f9219200d0..47b5f501b1 100644 --- a/lib/mbsnrtowcs.c +++ b/lib/mbsnrtowcs.c @@ -1,5 +1,5 @@ /* Convert string to wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbspbrk.c b/lib/mbspbrk.c index 83be2b5206..3331d70e5c 100644 --- a/lib/mbspbrk.c +++ b/lib/mbspbrk.c @@ -1,5 +1,5 @@ /* Searching a string for a character among a given set of characters. - Copyright (C) 1999, 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbspcasecmp.c b/lib/mbspcasecmp.c index f01924cac5..f57337f01e 100644 --- a/lib/mbspcasecmp.c +++ b/lib/mbspcasecmp.c @@ -1,5 +1,5 @@ /* Case-insensitive string comparison function. - Copyright (C) 1998-1999, 2005-2008, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2008, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsrchr.c b/lib/mbsrchr.c index e4a066ad07..f1cd8dccaf 100644 --- a/lib/mbsrchr.c +++ b/lib/mbsrchr.c @@ -1,5 +1,5 @@ /* Searching a string for the last occurrence of a character. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsrtoc32s-state.c b/lib/mbsrtoc32s-state.c index 6bcd4387db..8b55981faa 100644 --- a/lib/mbsrtoc32s-state.c +++ b/lib/mbsrtoc32s-state.c @@ -1,5 +1,5 @@ /* Convert string to 32-bit wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsrtoc32s.c b/lib/mbsrtoc32s.c index e68b5e4f8f..7f63758452 100644 --- a/lib/mbsrtoc32s.c +++ b/lib/mbsrtoc32s.c @@ -1,5 +1,5 @@ /* Convert string to 32-bit wide string. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsrtowcs-impl.h b/lib/mbsrtowcs-impl.h index 9043fb888e..044c786f2f 100644 --- a/lib/mbsrtowcs-impl.h +++ b/lib/mbsrtowcs-impl.h @@ -1,5 +1,5 @@ /* Convert string to wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsrtowcs-state.c b/lib/mbsrtowcs-state.c index da036ec581..807301a692 100644 --- a/lib/mbsrtowcs-state.c +++ b/lib/mbsrtowcs-state.c @@ -1,5 +1,5 @@ /* Convert string to wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsrtowcs.c b/lib/mbsrtowcs.c index c77179f60c..e693411a2a 100644 --- a/lib/mbsrtowcs.c +++ b/lib/mbsrtowcs.c @@ -1,5 +1,5 @@ /* Convert string to wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbssep.c b/lib/mbssep.c index eb9f2184a1..23bd8512b6 100644 --- a/lib/mbssep.c +++ b/lib/mbssep.c @@ -1,5 +1,5 @@ /* Tokenizing a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsspn.c b/lib/mbsspn.c index c06a86ff99..1658163a53 100644 --- a/lib/mbsspn.c +++ b/lib/mbsspn.c @@ -1,5 +1,5 @@ /* Searching a string for a character outside a given set of characters. - Copyright (C) 1999, 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbsstr.c b/lib/mbsstr.c index 8469702474..579bcd054d 100644 --- a/lib/mbsstr.c +++ b/lib/mbsstr.c @@ -1,5 +1,5 @@ /* Searching in a string. -*- coding: utf-8 -*- - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbstoc32s.c b/lib/mbstoc32s.c index 6913e50a72..73eb138e89 100644 --- a/lib/mbstoc32s.c +++ b/lib/mbstoc32s.c @@ -1,5 +1,5 @@ /* Convert string to 32-bit wide string. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbstok_r.c b/lib/mbstok_r.c index dc554c6409..7afcb3a753 100644 --- a/lib/mbstok_r.c +++ b/lib/mbstok_r.c @@ -1,5 +1,5 @@ /* Tokenizing a string. - Copyright (C) 1999, 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbstowcs.c b/lib/mbstowcs.c index b86b7ce9ac..61ca8b3801 100644 --- a/lib/mbstowcs.c +++ b/lib/mbstowcs.c @@ -1,5 +1,5 @@ /* Convert string to wide string. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbswidth.c b/lib/mbswidth.c index 87eee40223..f5c7918bd1 100644 --- a/lib/mbswidth.c +++ b/lib/mbswidth.c @@ -1,5 +1,5 @@ /* Determine the number of screen columns needed for a string. - Copyright (C) 2000-2024 Free Software Foundation, Inc. + Copyright (C) 2000-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 diff --git a/lib/mbswidth.h b/lib/mbswidth.h index ccd176d6b8..cfc4b2b7ec 100644 --- a/lib/mbswidth.h +++ b/lib/mbswidth.h @@ -1,5 +1,5 @@ /* Determine the number of screen columns needed for a string. - Copyright (C) 2000-2004, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2004, 2007, 2009-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 diff --git a/lib/mbszero.c b/lib/mbszero.c index 25af2848ea..36fc920095 100644 --- a/lib/mbszero.c +++ b/lib/mbszero.c @@ -1,5 +1,5 @@ /* Put an mbstate_t into an initial conversion state. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbtowc-impl.h b/lib/mbtowc-impl.h index 92efb4a708..3366c9daf2 100644 --- a/lib/mbtowc-impl.h +++ b/lib/mbtowc-impl.h @@ -1,5 +1,5 @@ /* Convert multibyte character to wide character. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbtowc-lock.c b/lib/mbtowc-lock.c index 9001c5af1f..e350608b06 100644 --- a/lib/mbtowc-lock.c +++ b/lib/mbtowc-lock.c @@ -1,5 +1,5 @@ /* Return the internal lock used by mbrtowc and mbrtoc32. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbtowc-lock.h b/lib/mbtowc-lock.h index 10f7dc7c85..500f74cc13 100644 --- a/lib/mbtowc-lock.h +++ b/lib/mbtowc-lock.h @@ -1,5 +1,5 @@ /* Use the internal lock used by mbrtowc and mbrtoc32. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbtowc.c b/lib/mbtowc.c index 31a2d63538..27ff35c6cd 100644 --- a/lib/mbtowc.c +++ b/lib/mbtowc.c @@ -1,5 +1,5 @@ /* Convert multibyte character to wide character. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/mbuiter.c b/lib/mbuiter.c index 505654c9cc..860c6a82d8 100644 --- a/lib/mbuiter.c +++ b/lib/mbuiter.c @@ -1,5 +1,5 @@ /* Iterating through multibyte strings: macros for multi-byte encodings. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbuiter.h b/lib/mbuiter.h index 1860311d4c..e6d9639a60 100644 --- a/lib/mbuiter.h +++ b/lib/mbuiter.h @@ -1,5 +1,5 @@ /* Iterating through multibyte strings: macros for multi-byte encodings. - Copyright (C) 2001, 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbuiterf.c b/lib/mbuiterf.c index b345c0d6c7..63113c7b3b 100644 --- a/lib/mbuiterf.c +++ b/lib/mbuiterf.c @@ -1,5 +1,5 @@ /* Iterating through multibyte strings: macros for multi-byte encodings. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mbuiterf.h b/lib/mbuiterf.h index 1814e35b9d..611a6890af 100644 --- a/lib/mbuiterf.h +++ b/lib/mbuiterf.h @@ -1,5 +1,5 @@ /* Iterating through multibyte strings, faster: macros for multi-byte encodings. - Copyright (C) 2001, 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mcel.h b/lib/mcel.h index e5b0765bff..66a75bc53f 100644 --- a/lib/mcel.h +++ b/lib/mcel.h @@ -1,5 +1,5 @@ /* Multi-byte characters, Error encodings, and Lengths (MCELs) - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/md2-stream.c b/lib/md2-stream.c index 1637c79001..363afe7f6c 100644 --- a/lib/md2-stream.c +++ b/lib/md2-stream.c @@ -1,6 +1,6 @@ /* Functions to compute MD2 message digest of files or memory blocks. according to the definition of MD2 in RFC 1319 from April 1992. - Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2024 Free Software + Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/md2.c b/lib/md2.c index 28fff1f133..bb8361cf4c 100644 --- a/lib/md2.c +++ b/lib/md2.c @@ -1,6 +1,6 @@ /* Functions to compute MD2 message digest of files or memory blocks. according to the definition of MD2 in RFC 1319 from April 1992. - Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2024 Free Software + Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/md2.h b/lib/md2.h index 2a1f318e1f..2b78daeeb4 100644 --- a/lib/md2.h +++ b/lib/md2.h @@ -1,6 +1,6 @@ /* Declarations of functions and data types used for MD2 sum library functions. - Copyright (C) 2000-2001, 2003, 2005, 2008-2024 Free Software Foundation, + Copyright (C) 2000-2001, 2003, 2005, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/md4-stream.c b/lib/md4-stream.c index 65af7f9125..85253e809c 100644 --- a/lib/md4-stream.c +++ b/lib/md4-stream.c @@ -1,6 +1,6 @@ /* Functions to compute MD4 message digest of files or memory blocks. according to the definition of MD4 in RFC 1320 from April 1992. - Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2024 Free Software + Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/md4.c b/lib/md4.c index ec03ffe753..2135fdfb67 100644 --- a/lib/md4.c +++ b/lib/md4.c @@ -1,6 +1,6 @@ /* Functions to compute MD4 message digest of files or memory blocks. according to the definition of MD4 in RFC 1320 from April 1992. - Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2024 Free Software + Copyright (C) 1995-1997, 1999-2003, 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/md4.h b/lib/md4.h index 939c98ba8a..c2a888fa78 100644 --- a/lib/md4.h +++ b/lib/md4.h @@ -1,6 +1,6 @@ /* Declarations of functions and data types used for MD4 sum library functions. - Copyright (C) 2000-2001, 2003, 2005, 2008-2024 Free Software Foundation, + Copyright (C) 2000-2001, 2003, 2005, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/md5-stream.c b/lib/md5-stream.c index 2cbdda6b0f..fdbf97a682 100644 --- a/lib/md5-stream.c +++ b/lib/md5-stream.c @@ -1,6 +1,6 @@ /* Functions to compute MD5 message digest of files or memory blocks. according to the definition of MD5 in RFC 1321 from April 1992. - Copyright (C) 1995-1997, 1999-2001, 2005-2006, 2008-2024 Free Software + Copyright (C) 1995-1997, 1999-2001, 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/md5.c b/lib/md5.c index 8e02f15d14..ae2622a1e7 100644 --- a/lib/md5.c +++ b/lib/md5.c @@ -1,6 +1,6 @@ /* Functions to compute MD5 message digest of files or memory blocks. according to the definition of MD5 in RFC 1321 from April 1992. - Copyright (C) 1995-1997, 1999-2001, 2005-2006, 2008-2024 Free Software + Copyright (C) 1995-1997, 1999-2001, 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/md5.h b/lib/md5.h index 94cc6994cc..b42b7b010c 100644 --- a/lib/md5.h +++ b/lib/md5.h @@ -1,6 +1,6 @@ /* Declaration of functions and data types used for MD5 sum computing library functions. - Copyright (C) 1995-1997, 1999-2001, 2004-2006, 2008-2024 Free Software + Copyright (C) 1995-1997, 1999-2001, 2004-2006, 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/memalign.c b/lib/memalign.c index 9e9b62eb3e..11a4f4b1c8 100644 --- a/lib/memalign.c +++ b/lib/memalign.c @@ -1,5 +1,5 @@ /* Allocate memory with indefinite extent and specified alignment. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/memcasecmp.c b/lib/memcasecmp.c index 4df47c80ad..8ee5cc3aef 100644 --- a/lib/memcasecmp.c +++ b/lib/memcasecmp.c @@ -1,5 +1,5 @@ /* Case-insensitive buffer comparator. - Copyright (C) 1996-1997, 2000, 2003, 2006, 2009-2024 Free Software + Copyright (C) 1996-1997, 2000, 2003, 2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/memcasecmp.h b/lib/memcasecmp.h index 992768cf4a..d1f6370a7a 100644 --- a/lib/memcasecmp.h +++ b/lib/memcasecmp.h @@ -1,6 +1,6 @@ /* Case-insensitive buffer comparator. - Copyright (C) 1996, 1998, 2003, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1996, 1998, 2003, 2009-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 diff --git a/lib/memchr.c b/lib/memchr.c index 67687a8f17..ef0d15f7bf 100644 --- a/lib/memchr.c +++ b/lib/memchr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2024 +/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2025 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), diff --git a/lib/memchr.valgrind b/lib/memchr.valgrind index 0295d7e62f..8e55c207cc 100644 --- a/lib/memchr.valgrind +++ b/lib/memchr.valgrind @@ -1,6 +1,6 @@ # Suppress a valgrind message about use of uninitialized memory in memchr(). -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as diff --git a/lib/memchr2.c b/lib/memchr2.c index 63419976b0..7493823fd4 100644 --- a/lib/memchr2.c +++ b/lib/memchr2.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2024 +/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2025 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), diff --git a/lib/memchr2.h b/lib/memchr2.h index 089936b28b..3939959908 100644 --- a/lib/memchr2.h +++ b/lib/memchr2.h @@ -1,5 +1,5 @@ /* Scan memory for the first of two bytes. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/memchr2.valgrind b/lib/memchr2.valgrind index 08eccd3508..19ce898080 100644 --- a/lib/memchr2.valgrind +++ b/lib/memchr2.valgrind @@ -1,6 +1,6 @@ # Suppress a valgrind message about use of uninitialized memory in memchr2(). -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as diff --git a/lib/memcmp.c b/lib/memcmp.c index 8bd2bbd277..bf2703e2c4 100644 --- a/lib/memcmp.c +++ b/lib/memcmp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1993, 1995, 1997-1998, 2003, 2006, 2009-2024 Free +/* Copyright (C) 1991, 1993, 1995, 1997-1998, 2003, 2006, 2009-2025 Free Software Foundation, Inc. Contributed by Torbjorn Granlund (tege@sics.se). diff --git a/lib/memcmp2.c b/lib/memcmp2.c index 2aaee531da..a7c59699f6 100644 --- a/lib/memcmp2.c +++ b/lib/memcmp2.c @@ -1,5 +1,5 @@ /* Compare two memory areas with possibly different lengths. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/memcmp2.h b/lib/memcmp2.h index 5cea70e307..bcdc5c85f1 100644 --- a/lib/memcmp2.h +++ b/lib/memcmp2.h @@ -1,5 +1,5 @@ /* Compare two memory areas with possibly different lengths. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/memcoll.c b/lib/memcoll.c index 27f6f4a169..591c3a836d 100644 --- a/lib/memcoll.c +++ b/lib/memcoll.c @@ -1,6 +1,6 @@ /* Locale-specific memory comparison. - Copyright (C) 1999, 2002-2004, 2006, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002-2004, 2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/memcoll.h b/lib/memcoll.h index 587a6c234b..c6de8307f8 100644 --- a/lib/memcoll.h +++ b/lib/memcoll.h @@ -1,6 +1,6 @@ /* Locale-specific memory comparison. - Copyright (C) 1999, 2003, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2003, 2009-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 diff --git a/lib/memcpy.c b/lib/memcpy.c index dbb61edc3c..f9364d7e68 100644 --- a/lib/memcpy.c +++ b/lib/memcpy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995, 1997, 2000, 2003, 2006, 2009-2024 Free Software +/* Copyright (C) 1995, 1997, 2000, 2003, 2006, 2009-2025 Free Software * Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/memmem.c b/lib/memmem.c index e9b8c5392b..0410596a11 100644 --- a/lib/memmem.c +++ b/lib/memmem.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2024 Free Software +/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/mempcpy.c b/lib/mempcpy.c index 638867782d..8cc4be47a5 100644 --- a/lib/mempcpy.c +++ b/lib/mempcpy.c @@ -1,5 +1,5 @@ /* Copy memory area and return pointer after last written byte. - Copyright (C) 2003, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/memrchr.c b/lib/memrchr.c index 3df1f479c7..b143fb0a3a 100644 --- a/lib/memrchr.c +++ b/lib/memrchr.c @@ -1,6 +1,6 @@ /* memrchr -- find the last occurrence of a byte in a memory block - Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2024 Free Software + Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2025 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), diff --git a/lib/memset.c b/lib/memset.c index c1fb65f574..1c8f63496a 100644 --- a/lib/memset.c +++ b/lib/memset.c @@ -1,5 +1,5 @@ /* memset.c -- set an area of memory to a given value - Copyright (C) 1991, 2003, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1991, 2003, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/memset_explicit.c b/lib/memset_explicit.c index a5d2b00b7e..f91b5e3e43 100644 --- a/lib/memset_explicit.c +++ b/lib/memset_explicit.c @@ -1,5 +1,5 @@ /* Erase sensitive data from memory. - Copyright 2022-2024 Free Software Foundation, Inc. + Copyright 2022-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/memxor.c b/lib/memxor.c index d8108ed9dd..f7475f4667 100644 --- a/lib/memxor.c +++ b/lib/memxor.c @@ -1,5 +1,5 @@ /* Binary exclusive OR operation of two memory blocks. -*- coding: utf-8 -*- - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/memxor.h b/lib/memxor.h index 9d0c1f13c0..ebc3c0e37a 100644 --- a/lib/memxor.h +++ b/lib/memxor.h @@ -1,5 +1,5 @@ /* memxor.h -- perform binary exclusive OR operation on memory blocks. - Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mgetgroups.c b/lib/mgetgroups.c index 36d5b79bbd..fbe20003b5 100644 --- a/lib/mgetgroups.c +++ b/lib/mgetgroups.c @@ -1,6 +1,6 @@ /* mgetgroups.c -- return a list of the groups a user or current process is in - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mgetgroups.h b/lib/mgetgroups.h index 2cfdfe9e3f..ecca72155e 100644 --- a/lib/mgetgroups.h +++ b/lib/mgetgroups.h @@ -1,5 +1,5 @@ /* Get a list of all group IDs associated with a specified user ID. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mini-gmp-gnulib.c b/lib/mini-gmp-gnulib.c index 764323f8f7..5b0698fd3d 100644 --- a/lib/mini-gmp-gnulib.c +++ b/lib/mini-gmp-gnulib.c @@ -1,6 +1,6 @@ /* Tailor mini-gmp.c for Gnulib-using applications. - Copyright 2018-2024 Free Software Foundation, Inc. + Copyright 2018-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/mini-mpq-gnulib.c b/lib/mini-mpq-gnulib.c index a234d80af3..10a85a7133 100644 --- a/lib/mini-mpq-gnulib.c +++ b/lib/mini-mpq-gnulib.c @@ -1,6 +1,6 @@ /* Tailor mini-mpq.c for Gnulib-using applications. - Copyright 2018-2024 Free Software Foundation, Inc. + Copyright 2018-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/minmax.h b/lib/minmax.h index f3df58b0d7..355de4b1c3 100644 --- a/lib/minmax.h +++ b/lib/minmax.h @@ -1,5 +1,5 @@ /* MIN, MAX macros. - Copyright (C) 1995, 1998, 2001, 2003, 2005, 2009-2024 Free Software + Copyright (C) 1995, 1998, 2001, 2003, 2005, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/mkancesdirs.c b/lib/mkancesdirs.c index 34312552d5..fcd8c99eec 100644 --- a/lib/mkancesdirs.c +++ b/lib/mkancesdirs.c @@ -1,6 +1,6 @@ /* Make a file's ancestor directories. - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-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 diff --git a/lib/mkancesdirs.h b/lib/mkancesdirs.h index 3024083307..25669f7e8e 100644 --- a/lib/mkancesdirs.h +++ b/lib/mkancesdirs.h @@ -1,5 +1,5 @@ /* Ensure the existence of the ancestor directories of a file. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-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 diff --git a/lib/mkdir-p.c b/lib/mkdir-p.c index d0c96149ab..f5df9843e4 100644 --- a/lib/mkdir-p.c +++ b/lib/mkdir-p.c @@ -1,6 +1,6 @@ /* mkdir-p.c -- Ensure that a directory and its parents exist. - Copyright (C) 1990, 1997-2000, 2002-2007, 2009-2024 Free Software + Copyright (C) 1990, 1997-2000, 2002-2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/mkdir-p.h b/lib/mkdir-p.h index 92850560c3..91323298e1 100644 --- a/lib/mkdir-p.h +++ b/lib/mkdir-p.h @@ -1,6 +1,6 @@ /* mkdir-p.h -- Ensure that a directory and its parents exist. - Copyright (C) 1994-1997, 2000, 2003-2006, 2009-2024 Free Software + Copyright (C) 1994-1997, 2000, 2003-2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/mkdir.c b/lib/mkdir.c index 21d77677ee..b680db2ae1 100644 --- a/lib/mkdir.c +++ b/lib/mkdir.c @@ -1,7 +1,7 @@ /* On some systems, mkdir ("foo/", 0700) fails because of the trailing slash. On those systems, this wrapper removes the trailing slash. - Copyright (C) 2001, 2003, 2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2003, 2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mkdirat.c b/lib/mkdirat.c index 9a5e3859f8..dd17ff788a 100644 --- a/lib/mkdirat.c +++ b/lib/mkdirat.c @@ -1,5 +1,5 @@ /* fd-relative mkdir - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-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 diff --git a/lib/mkdtemp.c b/lib/mkdtemp.c index 159de05bc0..7e3792f4b1 100644 --- a/lib/mkdtemp.c +++ b/lib/mkdtemp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1999, 2001-2003, 2006-2007, 2009-2024 Free Software +/* Copyright (C) 1999, 2001-2003, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/mkfifo.c b/lib/mkfifo.c index 5fc089646c..419b7b1dfd 100644 --- a/lib/mkfifo.c +++ b/lib/mkfifo.c @@ -1,5 +1,5 @@ /* Create a named fifo. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mkfifoat.c b/lib/mkfifoat.c index 7bb031babb..8bac32111b 100644 --- a/lib/mkfifoat.c +++ b/lib/mkfifoat.c @@ -1,5 +1,5 @@ /* Create a named fifo relative to an open directory. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/mknod.c b/lib/mknod.c index 65581d7919..cc2dfe5251 100644 --- a/lib/mknod.c +++ b/lib/mknod.c @@ -1,5 +1,5 @@ /* Create a device inode. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mknodat.c b/lib/mknodat.c index a31450abab..2154a94451 100644 --- a/lib/mknodat.c +++ b/lib/mknodat.c @@ -1,5 +1,5 @@ /* Create an inode relative to an open directory. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/mkostemp.c b/lib/mkostemp.c index d826627fe5..51f1126c44 100644 --- a/lib/mkostemp.c +++ b/lib/mkostemp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2024 Free Software +/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is derived from the one in the GNU C Library. diff --git a/lib/mkostemps.c b/lib/mkostemps.c index 92acbfe616..9b77c5f338 100644 --- a/lib/mkostemps.c +++ b/lib/mkostemps.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2024 Free Software +/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is derived from the one in the GNU C Library. diff --git a/lib/mkstemp-safer.c b/lib/mkstemp-safer.c index 03b457c714..779c1c30cd 100644 --- a/lib/mkstemp-safer.c +++ b/lib/mkstemp-safer.c @@ -1,6 +1,6 @@ /* Invoke mkstemp, but avoid some glitches. - Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-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 diff --git a/lib/mkstemp.c b/lib/mkstemp.c index 724638dfaf..ac2592de86 100644 --- a/lib/mkstemp.c +++ b/lib/mkstemp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2024 Free Software +/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is derived from the one in the GNU C Library. diff --git a/lib/mkstemps.c b/lib/mkstemps.c index 0228c70e63..199f653798 100644 --- a/lib/mkstemps.c +++ b/lib/mkstemps.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2024 Free Software +/* Copyright (C) 1998-1999, 2001, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is derived from the one in the GNU C Library. diff --git a/lib/mktime-internal.h b/lib/mktime-internal.h index 3e2848c121..1da98b4373 100644 --- a/lib/mktime-internal.h +++ b/lib/mktime-internal.h @@ -1,5 +1,5 @@ /* Internals of mktime and related functions - Copyright 2016-2024 Free Software Foundation, Inc. + Copyright 2016-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Eggert . diff --git a/lib/mktime.c b/lib/mktime.c index 81d58fd01a..74403e4530 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -1,5 +1,5 @@ /* Convert a 'struct tm' to a time_t value. - Copyright (C) 1993-2024 Free Software Foundation, Inc. + Copyright (C) 1993-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Eggert . diff --git a/lib/mntent.in.h b/lib/mntent.in.h index c8750fec66..62f2bf32a2 100644 --- a/lib/mntent.in.h +++ b/lib/mntent.in.h @@ -1,6 +1,6 @@ /* Provide a more complete mntent.h. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/modechange.c b/lib/modechange.c index 6d857a1ffd..6bbe1064d8 100644 --- a/lib/modechange.c +++ b/lib/modechange.c @@ -1,6 +1,6 @@ /* modechange.c -- file mode manipulation - Copyright (C) 1989-1990, 1997-1999, 2001, 2003-2006, 2009-2024 Free Software + Copyright (C) 1989-1990, 1997-1999, 2001, 2003-2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/modechange.h b/lib/modechange.h index 633a72620c..85b1dcc6ae 100644 --- a/lib/modechange.h +++ b/lib/modechange.h @@ -1,6 +1,6 @@ /* modechange.h -- definitions for file mode manipulation - Copyright (C) 1989-1990, 1997, 2003-2006, 2009-2024 Free Software + Copyright (C) 1989-1990, 1997, 2003-2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/modf.c b/lib/modf.c index 4961c93e7d..16106e2782 100644 --- a/lib/modf.c +++ b/lib/modf.c @@ -1,5 +1,5 @@ /* Get signed integer and fractional parts of a floating-point number. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/modff.c b/lib/modff.c index 94cb61a146..7f87d15f5a 100644 --- a/lib/modff.c +++ b/lib/modff.c @@ -1,5 +1,5 @@ /* Get signed integer and fractional parts of a floating-point number. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/modfl.c b/lib/modfl.c index 8bedea2af5..6cf3c846e4 100644 --- a/lib/modfl.c +++ b/lib/modfl.c @@ -1,5 +1,5 @@ /* Get signed integer and fractional parts of a floating-point number. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/monetary.in.h b/lib/monetary.in.h index 63732673cc..4e18c21622 100644 --- a/lib/monetary.in.h +++ b/lib/monetary.in.h @@ -1,5 +1,5 @@ /* Wrapper around . - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mountlist.c b/lib/mountlist.c index 06300d6b73..3376b730fc 100644 --- a/lib/mountlist.c +++ b/lib/mountlist.c @@ -1,6 +1,6 @@ /* mountlist.c -- return a list of mounted file systems - Copyright (C) 1991-1992, 1997-2024 Free Software Foundation, Inc. + Copyright (C) 1991-1992, 1997-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 diff --git a/lib/mountlist.h b/lib/mountlist.h index 9728e38b77..5b9da0846c 100644 --- a/lib/mountlist.h +++ b/lib/mountlist.h @@ -1,6 +1,6 @@ /* mountlist.h -- declarations for list of mounted file systems - Copyright (C) 1991-1992, 1998, 2000-2005, 2009-2024 Free Software + Copyright (C) 1991-1992, 1998, 2000-2005, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/mpsort.c b/lib/mpsort.c index 0f9eaccd83..8c1088ac06 100644 --- a/lib/mpsort.c +++ b/lib/mpsort.c @@ -1,6 +1,6 @@ /* Sort a vector of pointers to data. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/lib/mpsort.h b/lib/mpsort.h index 0e0b5f7a20..c23418c72f 100644 --- a/lib/mpsort.h +++ b/lib/mpsort.h @@ -1,6 +1,6 @@ /* Sort a vector of pointers to data. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/msvc-inval.c b/lib/msvc-inval.c index da3fc86ad6..1b51b1b0d2 100644 --- a/lib/msvc-inval.c +++ b/lib/msvc-inval.c @@ -1,5 +1,5 @@ /* Invalid parameter handler for MSVC runtime libraries. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/msvc-inval.h b/lib/msvc-inval.h index 7aee6e5d6a..9bb8a15638 100644 --- a/lib/msvc-inval.h +++ b/lib/msvc-inval.h @@ -1,5 +1,5 @@ /* Invalid parameter handler for MSVC runtime libraries. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/msvc-nothrow.c b/lib/msvc-nothrow.c index 06b35a61dc..7cf7517e9e 100644 --- a/lib/msvc-nothrow.c +++ b/lib/msvc-nothrow.c @@ -1,6 +1,6 @@ /* Wrappers that don't throw invalid parameter notifications with MSVC runtime libraries. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/msvc-nothrow.h b/lib/msvc-nothrow.h index 121773d1a7..b02f36c442 100644 --- a/lib/msvc-nothrow.h +++ b/lib/msvc-nothrow.h @@ -1,6 +1,6 @@ /* Wrappers that don't throw invalid parameter notifications with MSVC runtime libraries. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/mtx.c b/lib/mtx.c index d72eebd5d3..6c3edd23b0 100644 --- a/lib/mtx.c +++ b/lib/mtx.c @@ -1,5 +1,5 @@ /* ISO C 11 locking in multithreaded situations. - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/nan.h b/lib/nan.h index 0a7622c578..e22ff9f9ba 100644 --- a/lib/nan.h +++ b/lib/nan.h @@ -1,5 +1,5 @@ /* Macros for quiet not-a-number. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/nanosleep.c b/lib/nanosleep.c index c6a76ec0eb..cfafa4e37e 100644 --- a/lib/nanosleep.c +++ b/lib/nanosleep.c @@ -1,6 +1,6 @@ /* Provide a replacement for the POSIX nanosleep function. - Copyright (C) 1999-2000, 2002, 2004-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2000, 2002, 2004-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/net_if.in.h b/lib/net_if.in.h index 37f9b3cf06..91da8e9857 100644 --- a/lib/net_if.in.h +++ b/lib/net_if.in.h @@ -1,5 +1,5 @@ /* Substitute for . - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/netdb.in.h b/lib/netdb.in.h index 329dd15691..e8ba8f0978 100644 --- a/lib/netdb.in.h +++ b/lib/netdb.in.h @@ -1,5 +1,5 @@ /* Provide a netdb.h header file for systems lacking it (read: MinGW). - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Simon Josefsson. This file is free software: you can redistribute it and/or modify diff --git a/lib/netinet_in.in.h b/lib/netinet_in.in.h index 4e9f6f2d61..402d01a9c0 100644 --- a/lib/netinet_in.in.h +++ b/lib/netinet_in.in.h @@ -1,5 +1,5 @@ /* Substitute for . - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/nl_langinfo-lock.c b/lib/nl_langinfo-lock.c index 5a248ed8d1..1ac255151d 100644 --- a/lib/nl_langinfo-lock.c +++ b/lib/nl_langinfo-lock.c @@ -1,5 +1,5 @@ /* Return the internal lock used by nl_langinfo. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/nl_langinfo.c b/lib/nl_langinfo.c index 64ff93b0cb..e618e1fea1 100644 --- a/lib/nl_langinfo.c +++ b/lib/nl_langinfo.c @@ -1,6 +1,6 @@ /* nl_langinfo() replacement: query locale dependent information. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/nonblocking.c b/lib/nonblocking.c index 73f3b61403..c03cab7261 100644 --- a/lib/nonblocking.c +++ b/lib/nonblocking.c @@ -1,5 +1,5 @@ /* Non-blocking I/O for pipe or socket descriptors. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/nonblocking.h b/lib/nonblocking.h index 61a9398ff1..54b9e2d634 100644 --- a/lib/nonblocking.h +++ b/lib/nonblocking.h @@ -1,5 +1,5 @@ /* Non-blocking I/O for pipe or socket descriptors. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/noreturn.h b/lib/noreturn.h index c428057c62..0547d038fb 100644 --- a/lib/noreturn.h +++ b/lib/noreturn.h @@ -1,6 +1,6 @@ /* Macros for declaring functions as non-returning. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/nproc.c b/lib/nproc.c index 0b5898d88f..d48e4dd94f 100644 --- a/lib/nproc.c +++ b/lib/nproc.c @@ -1,6 +1,6 @@ /* Detect the number of processors. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/nproc.h b/lib/nproc.h index 7054df5f7a..c42f8e5f19 100644 --- a/lib/nproc.h +++ b/lib/nproc.h @@ -1,6 +1,6 @@ /* Detect the number of processors. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/nstrftime.c b/lib/nstrftime.c index 8849006429..be9025499b 100644 --- a/lib/nstrftime.c +++ b/lib/nstrftime.c @@ -1,6 +1,6 @@ /* Generate time strings. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/obstack.c b/lib/obstack.c index ad45c11cdd..451901114a 100644 --- a/lib/obstack.c +++ b/lib/obstack.c @@ -1,5 +1,5 @@ /* obstack.c - subroutines used implicitly by object stack macros - Copyright (C) 1988-2024 Free Software Foundation, Inc. + Copyright (C) 1988-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/obstack.in.h b/lib/obstack.in.h index 28fb4d8916..b5791ee294 100644 --- a/lib/obstack.in.h +++ b/lib/obstack.in.h @@ -1,5 +1,5 @@ /* obstack.h - object stack macros - Copyright (C) 1988-2024 Free Software Foundation, Inc. + Copyright (C) 1988-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/obstack_printf.c b/lib/obstack_printf.c index ed996dd180..03e22e6fcb 100644 --- a/lib/obstack_printf.c +++ b/lib/obstack_printf.c @@ -1,5 +1,5 @@ /* Formatted output to obstacks. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/obstack_zprintf.c b/lib/obstack_zprintf.c index b802f4dc26..be68f5e669 100644 --- a/lib/obstack_zprintf.c +++ b/lib/obstack_zprintf.c @@ -1,5 +1,5 @@ /* Formatted output to obstacks. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/offtostr.c b/lib/offtostr.c index e46763ef72..17d5d3d964 100644 --- a/lib/offtostr.c +++ b/lib/offtostr.c @@ -1,6 +1,6 @@ /* Convert 'off_t' integer to printable string. - Copyright (C) 2004-2024 Free Software Foundation, Inc. + Copyright (C) 2004-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/omp-init.c b/lib/omp-init.c index ca99f041e2..53d0747e26 100644 --- a/lib/omp-init.c +++ b/lib/omp-init.c @@ -1,6 +1,6 @@ /* Initialize OpenMP. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/omp.in.h b/lib/omp.in.h index 54a0855110..235d66a1a5 100644 --- a/lib/omp.in.h +++ b/lib/omp.in.h @@ -1,6 +1,6 @@ /* OpenMP declarations. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/open-safer.c b/lib/open-safer.c index 1adccad9b2..8b61edb7b9 100644 --- a/lib/open-safer.c +++ b/lib/open-safer.c @@ -1,6 +1,6 @@ /* Invoke open, but avoid some glitches. - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-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 diff --git a/lib/open.c b/lib/open.c index e690c9ea77..7415b48f81 100644 --- a/lib/open.c +++ b/lib/open.c @@ -1,5 +1,5 @@ /* Open a descriptor to a file. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/openat-die.c b/lib/openat-die.c index 022109b433..3fbb5d86e4 100644 --- a/lib/openat-die.c +++ b/lib/openat-die.c @@ -1,6 +1,6 @@ /* Report a save- or restore-cwd failure in our openat replacement and then exit. - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-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 diff --git a/lib/openat-priv.h b/lib/openat-priv.h index 63093f4597..a8513994ea 100644 --- a/lib/openat-priv.h +++ b/lib/openat-priv.h @@ -1,6 +1,6 @@ /* Internals for openat-like functions. - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-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 diff --git a/lib/openat-proc.c b/lib/openat-proc.c index 7ccb734f42..a333a3f878 100644 --- a/lib/openat-proc.c +++ b/lib/openat-proc.c @@ -1,6 +1,6 @@ /* Create /proc/self/fd-related names for subfiles of open directories. - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-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 diff --git a/lib/openat-safer.c b/lib/openat-safer.c index 5bee393166..789a9b540b 100644 --- a/lib/openat-safer.c +++ b/lib/openat-safer.c @@ -1,6 +1,6 @@ /* Invoke openat, but avoid some glitches. - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-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 diff --git a/lib/openat.c b/lib/openat.c index 609b03d627..f6dce43ba7 100644 --- a/lib/openat.c +++ b/lib/openat.c @@ -1,5 +1,5 @@ /* provide a replacement openat function - Copyright (C) 2004-2024 Free Software Foundation, Inc. + Copyright (C) 2004-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 diff --git a/lib/openat.h b/lib/openat.h index b6b94f68c7..b24579b3f9 100644 --- a/lib/openat.h +++ b/lib/openat.h @@ -1,5 +1,5 @@ /* provide a replacement openat function - Copyright (C) 2004-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2004-2006, 2008-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 diff --git a/lib/opendir-safer.c b/lib/opendir-safer.c index edb254c19d..25b74be96d 100644 --- a/lib/opendir-safer.c +++ b/lib/opendir-safer.c @@ -1,6 +1,6 @@ /* Invoke opendir, but avoid some glitches. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/opendir.c b/lib/opendir.c index df76807631..a121e1befa 100644 --- a/lib/opendir.c +++ b/lib/opendir.c @@ -1,5 +1,5 @@ /* Start reading the entries of a directory. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/opendirat.c b/lib/opendirat.c index 269daf2423..0638065bdc 100644 --- a/lib/opendirat.c +++ b/lib/opendirat.c @@ -1,6 +1,6 @@ /* Open a directory relative to another directory. - Copyright 2006-2024 Free Software Foundation, Inc. + Copyright 2006-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 diff --git a/lib/opendirat.h b/lib/opendirat.h index 618fc00829..f5fe2879f8 100644 --- a/lib/opendirat.h +++ b/lib/opendirat.h @@ -1,6 +1,6 @@ /* Open a directory relative to another directory. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/openpty.c b/lib/openpty.c index 8ea359a407..fc93e32bb4 100644 --- a/lib/openpty.c +++ b/lib/openpty.c @@ -1,5 +1,5 @@ /* Open a pseudo-terminal. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/os2-spawn.c b/lib/os2-spawn.c index a47f6fc283..7decf1b580 100644 --- a/lib/os2-spawn.c +++ b/lib/os2-spawn.c @@ -1,5 +1,5 @@ /* Auxiliary functions for the creation of subprocesses. OS/2 kLIBC API. - Copyright (C) 2001, 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2003-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/lib/os2-spawn.h b/lib/os2-spawn.h index e71791f52c..d3d68434e8 100644 --- a/lib/os2-spawn.h +++ b/lib/os2-spawn.h @@ -1,5 +1,5 @@ /* Auxiliary functions for the creation of subprocesses. OS/2 kLIBC API. - Copyright (C) 2001, 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2003-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/lib/pagealign_alloc.c b/lib/pagealign_alloc.c index 7a0a163e9c..3f3fc17169 100644 --- a/lib/pagealign_alloc.c +++ b/lib/pagealign_alloc.c @@ -1,6 +1,6 @@ /* Memory allocation aligned to system page boundaries. - Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-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 diff --git a/lib/pagealign_alloc.h b/lib/pagealign_alloc.h index 5460d79cc4..3134d4e460 100644 --- a/lib/pagealign_alloc.h +++ b/lib/pagealign_alloc.h @@ -1,6 +1,6 @@ /* Memory allocation aligned to system page boundaries. - Copyright (C) 2005, 2008, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008, 2010-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 diff --git a/lib/parse-datetime.h b/lib/parse-datetime.h index 784041f7b0..e310ed4f61 100644 --- a/lib/parse-datetime.h +++ b/lib/parse-datetime.h @@ -1,6 +1,6 @@ /* Parse a string into an internal timestamp. - Copyright (C) 1995, 1997-1998, 2003-2004, 2007, 2009-2024 Free Software + Copyright (C) 1995, 1997-1998, 2003-2004, 2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/parse-datetime.y b/lib/parse-datetime.y index 96c08ee4ec..648cf1c74e 100644 --- a/lib/parse-datetime.y +++ b/lib/parse-datetime.y @@ -1,7 +1,7 @@ %{ /* Parse a string into an internal timestamp. - Copyright (C) 1999-2000, 2002-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2000, 2002-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 diff --git a/lib/parse-duration.c b/lib/parse-duration.c index 283ce0fc93..6c5d7e0251 100644 --- a/lib/parse-duration.c +++ b/lib/parse-duration.c @@ -1,5 +1,5 @@ /* Parse a time duration and return a seconds count - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruce Korb , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/parse-duration.h b/lib/parse-duration.h index bdd3dcb3aa..f5ac5bc35e 100644 --- a/lib/parse-duration.h +++ b/lib/parse-duration.h @@ -1,5 +1,5 @@ /* Parse a time duration and return a seconds count - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruce Korb , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/passfd.c b/lib/passfd.c index 566a96d1f9..82ed5c0a4f 100644 --- a/lib/passfd.c +++ b/lib/passfd.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2024 Free Software Foundation, Inc. +/* Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/passfd.h b/lib/passfd.h index 24bb607ca4..2799da8538 100644 --- a/lib/passfd.h +++ b/lib/passfd.h @@ -1,6 +1,6 @@ /* passfd.h -- definitions and prototypes for passfd.c - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pathmax.h b/lib/pathmax.h index d6512c6f57..5f53551762 100644 --- a/lib/pathmax.h +++ b/lib/pathmax.h @@ -1,5 +1,5 @@ /* Define PATH_MAX somehow. Requires sys/types.h. - Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2024 Free Software + Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/pclose.c b/lib/pclose.c index ed9c74ebaf..1c988daae7 100644 --- a/lib/pclose.c +++ b/lib/pclose.c @@ -1,5 +1,5 @@ /* Close a stream to a sub-process. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/perror.c b/lib/perror.c index f29cd03180..da7fb2c6bf 100644 --- a/lib/perror.c +++ b/lib/perror.c @@ -1,5 +1,5 @@ /* Print a message describing error code. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This file is free software: you can redistribute it and/or modify diff --git a/lib/physmem.c b/lib/physmem.c index 5c226b8abf..f2e60effda 100644 --- a/lib/physmem.c +++ b/lib/physmem.c @@ -1,6 +1,6 @@ /* Calculate the size of physical memory. - Copyright (C) 2000-2001, 2003, 2005-2006, 2009-2024 Free Software + Copyright (C) 2000-2001, 2003, 2005-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/physmem.h b/lib/physmem.h index 9c5438d016..03a178e411 100644 --- a/lib/physmem.h +++ b/lib/physmem.h @@ -1,6 +1,6 @@ /* Calculate the size of physical memory. - Copyright (C) 2000, 2003, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2000, 2003, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pipe-filter-aux.c b/lib/pipe-filter-aux.c index 6f8a35983f..596511ea98 100644 --- a/lib/pipe-filter-aux.c +++ b/lib/pipe-filter-aux.c @@ -1,5 +1,5 @@ /* Auxiliary code for filtering of data through a subprocess. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/lib/pipe-filter-aux.h b/lib/pipe-filter-aux.h index caf24c4919..dfb1943bc3 100644 --- a/lib/pipe-filter-aux.h +++ b/lib/pipe-filter-aux.h @@ -1,5 +1,5 @@ /* Auxiliary code for filtering of data through a subprocess. - Copyright (C) 2001-2003, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify diff --git a/lib/pipe-filter-gi.c b/lib/pipe-filter-gi.c index 7997950071..c8b29c5852 100644 --- a/lib/pipe-filter-gi.c +++ b/lib/pipe-filter-gi.c @@ -1,5 +1,5 @@ /* Filtering of data through a subprocess. - Copyright (C) 2001-2003, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2008-2025 Free Software Foundation, Inc. Written by Paolo Bonzini , 2009, and Bruno Haible , 2009. diff --git a/lib/pipe-filter-ii.c b/lib/pipe-filter-ii.c index 0354c5a4ce..f63343ed1f 100644 --- a/lib/pipe-filter-ii.c +++ b/lib/pipe-filter-ii.c @@ -1,5 +1,5 @@ /* Filtering of data through a subprocess. - Copyright (C) 2001-2003, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify diff --git a/lib/pipe-filter.h b/lib/pipe-filter.h index 1e0ca9b307..a7f0116b25 100644 --- a/lib/pipe-filter.h +++ b/lib/pipe-filter.h @@ -1,5 +1,5 @@ /* Filtering of data through a subprocess. -*- coding: utf-8 -*- - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009, and Paolo Bonzini , 2009. diff --git a/lib/pipe-safer.c b/lib/pipe-safer.c index 3f2143e5e7..c6eb8f7c2f 100644 --- a/lib/pipe-safer.c +++ b/lib/pipe-safer.c @@ -1,5 +1,5 @@ /* Invoke pipe, but avoid some glitches. - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-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 diff --git a/lib/pipe.c b/lib/pipe.c index 167d8f8c5e..1add15b4c6 100644 --- a/lib/pipe.c +++ b/lib/pipe.c @@ -1,5 +1,5 @@ /* Create a pipe. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pipe2-safer.c b/lib/pipe2-safer.c index 1d1b94cb81..5c9591087d 100644 --- a/lib/pipe2-safer.c +++ b/lib/pipe2-safer.c @@ -1,5 +1,5 @@ /* Invoke pipe2, but avoid some glitches. - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-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 diff --git a/lib/pipe2.c b/lib/pipe2.c index e290f94a94..79e4aa7370 100644 --- a/lib/pipe2.c +++ b/lib/pipe2.c @@ -1,5 +1,5 @@ /* Create a pipe, with specific opening flags. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/poll.c b/lib/poll.c index 37cb2d7ba4..c261ba1dd1 100644 --- a/lib/poll.c +++ b/lib/poll.c @@ -1,7 +1,7 @@ /* Emulation for poll(2) Contributed by Paolo Bonzini. - Copyright 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright 2001-2003, 2006-2025 Free Software Foundation, Inc. This file is part of gnulib. diff --git a/lib/poll.in.h b/lib/poll.in.h index 29b2d26150..a1cdaea659 100644 --- a/lib/poll.in.h +++ b/lib/poll.in.h @@ -1,7 +1,7 @@ /* Header for poll(2) emulation Contributed by Paolo Bonzini. - Copyright 2001-2003, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright 2001-2003, 2007, 2009-2025 Free Software Foundation, Inc. This file is part of gnulib. diff --git a/lib/popen-safer.c b/lib/popen-safer.c index 069753a77d..f7399efac6 100644 --- a/lib/popen-safer.c +++ b/lib/popen-safer.c @@ -1,6 +1,6 @@ /* Invoke popen, but avoid some glitches. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/popen.c b/lib/popen.c index 513b4e1ec5..d9d94a6cdc 100644 --- a/lib/popen.c +++ b/lib/popen.c @@ -1,5 +1,5 @@ /* Open a stream to a sub-process. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/posix_memalign.c b/lib/posix_memalign.c index 6dd713bdb5..7078af43a6 100644 --- a/lib/posix_memalign.c +++ b/lib/posix_memalign.c @@ -1,5 +1,5 @@ /* A posix_memalign() function that works around platform bugs. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/posix_openpt.c b/lib/posix_openpt.c index ea800a648e..e30fbc126b 100644 --- a/lib/posix_openpt.c +++ b/lib/posix_openpt.c @@ -1,5 +1,5 @@ /* Open the master side of a pseudo-terminal. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/posixtm.c b/lib/posixtm.c index a072c7cad0..92b84d6cee 100644 --- a/lib/posixtm.c +++ b/lib/posixtm.c @@ -1,6 +1,6 @@ /* Parse dates for touch and date. - Copyright (C) 1989-1991, 1998, 2000-2024 Free Software Foundation, Inc. + Copyright (C) 1989-1991, 1998, 2000-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 diff --git a/lib/posixtm.h b/lib/posixtm.h index 74b4abea8f..f30bb402f2 100644 --- a/lib/posixtm.h +++ b/lib/posixtm.h @@ -1,6 +1,6 @@ /* Parse dates for touch and date. - Copyright (C) 1998, 2003, 2005, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 1998, 2003, 2005, 2007-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 diff --git a/lib/posixver.c b/lib/posixver.c index ec9ad66824..e7e7fc0d4a 100644 --- a/lib/posixver.c +++ b/lib/posixver.c @@ -1,6 +1,6 @@ /* Which POSIX version to conform to, for utilities. - Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2006, 2009-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 diff --git a/lib/posixver.h b/lib/posixver.h index 91ecf15dee..a5a38f4fb1 100644 --- a/lib/posixver.h +++ b/lib/posixver.h @@ -1,6 +1,6 @@ /* Which POSIX version to conform to, for utilities. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/powf.c b/lib/powf.c index 9fd608ba16..5a54e074ac 100644 --- a/lib/powf.c +++ b/lib/powf.c @@ -1,5 +1,5 @@ /* Power function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pread.c b/lib/pread.c index 259678b30d..73a4260608 100644 --- a/lib/pread.c +++ b/lib/pread.c @@ -1,5 +1,5 @@ /* replacement pread function - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/printf-args.c b/lib/printf-args.c index c20225039d..64fc37985e 100644 --- a/lib/printf-args.c +++ b/lib/printf-args.c @@ -1,5 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2024 Free Software + Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/printf-args.h b/lib/printf-args.h index 24a86748b1..6edc570c96 100644 --- a/lib/printf-args.h +++ b/lib/printf-args.h @@ -1,5 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002-2003, 2006-2007, 2011-2024 Free Software + Copyright (C) 1999, 2002-2003, 2006-2007, 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/printf-frexp.c b/lib/printf-frexp.c index 400dd46eae..af5a0b4f13 100644 --- a/lib/printf-frexp.c +++ b/lib/printf-frexp.c @@ -1,5 +1,5 @@ /* Split a double into fraction and mantissa, for hexadecimal printf. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/printf-frexp.h b/lib/printf-frexp.h index 8467f98bc2..3bedeffd87 100644 --- a/lib/printf-frexp.h +++ b/lib/printf-frexp.h @@ -1,5 +1,5 @@ /* Split a double into fraction and mantissa, for hexadecimal printf. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/printf-frexpl.c b/lib/printf-frexpl.c index 5294cedd59..36181b8450 100644 --- a/lib/printf-frexpl.c +++ b/lib/printf-frexpl.c @@ -1,5 +1,5 @@ /* Split a 'long double' into fraction and mantissa, for hexadecimal printf. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/printf-frexpl.h b/lib/printf-frexpl.h index 11562ed373..ea63de49b3 100644 --- a/lib/printf-frexpl.h +++ b/lib/printf-frexpl.h @@ -1,5 +1,5 @@ /* Split a 'long double' into fraction and mantissa, for hexadecimal printf. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/printf-parse.c b/lib/printf-parse.c index 7628cb2335..79b3503433 100644 --- a/lib/printf-parse.c +++ b/lib/printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2000, 2002-2003, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/printf-parse.h b/lib/printf-parse.h index 949b8754cc..673053b822 100644 --- a/lib/printf-parse.h +++ b/lib/printf-parse.h @@ -1,5 +1,5 @@ /* Parse printf format string. - Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2024 Free Software + Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/printf.c b/lib/printf.c index f5305935b9..5f84036e07 100644 --- a/lib/printf.c +++ b/lib/printf.c @@ -1,5 +1,5 @@ /* Formatted output to a stream. - Copyright (C) 2007, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/priv-set.c b/lib/priv-set.c index 2731bc963c..f3247c5a3d 100644 --- a/lib/priv-set.c +++ b/lib/priv-set.c @@ -1,6 +1,6 @@ /* Query, remove, or restore a Solaris privilege. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/priv-set.h b/lib/priv-set.h index 6201b74180..b77bf361bd 100644 --- a/lib/priv-set.h +++ b/lib/priv-set.h @@ -1,6 +1,6 @@ /* Query, remove, or restore a Solaris privilege. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/progname.c b/lib/progname.c index db17f5b208..ee62489285 100644 --- a/lib/progname.c +++ b/lib/progname.c @@ -1,5 +1,5 @@ /* Program name management. - Copyright (C) 2001-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/progname.h b/lib/progname.h index a61872bfc3..509f0da791 100644 --- a/lib/progname.h +++ b/lib/progname.h @@ -1,5 +1,5 @@ /* Program name management. - Copyright (C) 2001-2004, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/progreloc.c b/lib/progreloc.c index 9f49ed16ff..17848589e8 100644 --- a/lib/progreloc.c +++ b/lib/progreloc.c @@ -1,5 +1,5 @@ /* Provide relocatable programs. - Copyright (C) 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/lib/propername-lite.c b/lib/propername-lite.c index 7694a11671..e1fc18f5b0 100644 --- a/lib/propername-lite.c +++ b/lib/propername-lite.c @@ -1,5 +1,5 @@ /* Localization of proper names. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/lib/propername.c b/lib/propername.c index 602ff093bb..cb661348f2 100644 --- a/lib/propername.c +++ b/lib/propername.c @@ -1,5 +1,5 @@ /* Localization of proper names. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/lib/propername.h b/lib/propername.h index 6247a99138..a7e106cb46 100644 --- a/lib/propername.h +++ b/lib/propername.h @@ -1,5 +1,5 @@ /* Localization of proper names. -*- coding: utf-8 -*- - Copyright (C) 2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/lib/pselect.c b/lib/pselect.c index 54732e5cce..78f0446fee 100644 --- a/lib/pselect.c +++ b/lib/pselect.c @@ -1,6 +1,6 @@ /* pselect - synchronous I/O multiplexing - Copyright 2011-2024 Free Software Foundation, Inc. + Copyright 2011-2025 Free Software Foundation, Inc. This file is part of gnulib. diff --git a/lib/pt_chown.c b/lib/pt_chown.c index f5e42c026e..6e7b0c10d8 100644 --- a/lib/pt_chown.c +++ b/lib/pt_chown.c @@ -1,5 +1,5 @@ /* pt_chown - helper program for 'grantpt'. - Copyright (C) 1998-1999, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2009-2025 Free Software Foundation, Inc. Contributed by C. Scott Ananian , 1998. This file is free software: you can redistribute it and/or modify diff --git a/lib/pthread-cond.c b/lib/pthread-cond.c index ca22e0373b..5117f49524 100644 --- a/lib/pthread-cond.c +++ b/lib/pthread-cond.c @@ -1,5 +1,5 @@ /* POSIX condition variables. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pthread-mutex.c b/lib/pthread-mutex.c index 9036c00b56..7458d261ee 100644 --- a/lib/pthread-mutex.c +++ b/lib/pthread-mutex.c @@ -1,5 +1,5 @@ /* POSIX mutexes (locks). - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pthread-once.c b/lib/pthread-once.c index 4b4a18d2af..b19dae5012 100644 --- a/lib/pthread-once.c +++ b/lib/pthread-once.c @@ -1,5 +1,5 @@ /* POSIX once-only control. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pthread-rwlock.c b/lib/pthread-rwlock.c index 46681538a3..d4213c8f7a 100644 --- a/lib/pthread-rwlock.c +++ b/lib/pthread-rwlock.c @@ -1,5 +1,5 @@ /* POSIX read-write locks. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pthread-spin.c b/lib/pthread-spin.c index 26caa72496..7304338cba 100644 --- a/lib/pthread-spin.c +++ b/lib/pthread-spin.c @@ -1,5 +1,5 @@ /* POSIX spin locks. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pthread-thread.c b/lib/pthread-thread.c index b81748d1be..b182fa4ab0 100644 --- a/lib/pthread-thread.c +++ b/lib/pthread-thread.c @@ -1,5 +1,5 @@ /* Creating and controlling POSIX threads. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pthread-tss.c b/lib/pthread-tss.c index ab227c0f40..e8e7b2352b 100644 --- a/lib/pthread-tss.c +++ b/lib/pthread-tss.c @@ -1,5 +1,5 @@ /* POSIX thread-specific storage. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pthread.in.h b/lib/pthread.in.h index 4a193ef908..28592cfcc8 100644 --- a/lib/pthread.in.h +++ b/lib/pthread.in.h @@ -1,6 +1,6 @@ /* Implement the most essential subset of POSIX pthread.h. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pthread_mutex_timedlock.c b/lib/pthread_mutex_timedlock.c index e6c2fb4e21..0249dc0c76 100644 --- a/lib/pthread_mutex_timedlock.c +++ b/lib/pthread_mutex_timedlock.c @@ -1,5 +1,5 @@ /* Lock a mutex, abandoning after a certain time. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pthread_sigmask.c b/lib/pthread_sigmask.c index 3b6e6e454e..a4968f7df4 100644 --- a/lib/pthread_sigmask.c +++ b/lib/pthread_sigmask.c @@ -1,5 +1,5 @@ /* POSIX compatible signal blocking for threads. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ptsname.c b/lib/ptsname.c index 5d788b3229..9bd12499c3 100644 --- a/lib/ptsname.c +++ b/lib/ptsname.c @@ -1,5 +1,5 @@ /* Determine name of the slave side of a pseudo-terminal. - Copyright (C) 1998, 2002, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 1998, 2002, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ptsname_r.c b/lib/ptsname_r.c index cc1ae495ec..e2d9059088 100644 --- a/lib/ptsname_r.c +++ b/lib/ptsname_r.c @@ -1,5 +1,5 @@ /* Determine name of the slave side of a pseudo-terminal. - Copyright (C) 1998, 2002, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 1998, 2002, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/pty-private.h b/lib/pty-private.h index 5dfcb7c7e7..06ac4bdae1 100644 --- a/lib/pty-private.h +++ b/lib/pty-private.h @@ -1,5 +1,5 @@ /* Interface to the pt_chown program. - Copyright (C) 1998-1999, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Zack Weinberg , 1998. diff --git a/lib/pty.in.h b/lib/pty.in.h index 109dd6fdac..c224c3fd2a 100644 --- a/lib/pty.in.h +++ b/lib/pty.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around . - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/putenv.c b/lib/putenv.c index d3084c9e60..acd49f7c53 100644 --- a/lib/putenv.c +++ b/lib/putenv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1994, 1997-1998, 2000, 2003-2024 Free Software +/* Copyright (C) 1991, 1994, 1997-1998, 2000, 2003-2025 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C diff --git a/lib/pwrite.c b/lib/pwrite.c index e9c3fdac24..5514432953 100644 --- a/lib/pwrite.c +++ b/lib/pwrite.c @@ -1,6 +1,6 @@ /* Write block to given position in file without changing file pointer. POSIX version. - Copyright (C) 1997-1999, 2002, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1997-1999, 2002, 2011-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. diff --git a/lib/qcopy-acl.c b/lib/qcopy-acl.c index 877f42588b..ad7966152a 100644 --- a/lib/qcopy-acl.c +++ b/lib/qcopy-acl.c @@ -1,6 +1,6 @@ /* Copy access control list from one file to another. -*- coding: utf-8 -*- - Copyright (C) 2002-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2005-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 diff --git a/lib/qset-acl.c b/lib/qset-acl.c index 9a3ce48ff9..7e3f79a2b0 100644 --- a/lib/qset-acl.c +++ b/lib/qset-acl.c @@ -1,6 +1,6 @@ /* qset-acl.c - set access control list equivalent to a mode - Copyright (C) 2002-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2005-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 diff --git a/lib/qsort.c b/lib/qsort.c index 1f4bcb2e88..f69a881a5d 100644 --- a/lib/qsort.c +++ b/lib/qsort.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2024 Free Software Foundation, Inc. +/* Copyright (C) 1991-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Douglas C. Schmidt (schmidt@ics.uci.edu). diff --git a/lib/qsort_r.c b/lib/qsort_r.c index 61e382ed43..042ff2141b 100644 --- a/lib/qsort_r.c +++ b/lib/qsort_r.c @@ -1,6 +1,6 @@ /* Reentrant sort function. - Copyright 2014-2024 Free Software Foundation, Inc. + Copyright 2014-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/quote.h b/lib/quote.h index f087a8548a..a35e73a375 100644 --- a/lib/quote.h +++ b/lib/quote.h @@ -1,6 +1,6 @@ /* quote.h - prototypes for quote.c - Copyright (C) 1998-2001, 2003, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1998-2001, 2003, 2009-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 diff --git a/lib/quotearg.c b/lib/quotearg.c index 28994d783c..d7b549e478 100644 --- a/lib/quotearg.c +++ b/lib/quotearg.c @@ -1,6 +1,6 @@ /* quotearg.c - quote arguments for output - Copyright (C) 1998-2002, 2004-2024 Free Software Foundation, Inc. + Copyright (C) 1998-2002, 2004-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 diff --git a/lib/quotearg.h b/lib/quotearg.h index e525b9a01d..27a0989449 100644 --- a/lib/quotearg.h +++ b/lib/quotearg.h @@ -1,6 +1,6 @@ /* quotearg.h - quote arguments for output - Copyright (C) 1998-2002, 2004, 2006, 2008-2024 Free Software Foundation, + Copyright (C) 1998-2002, 2004, 2006, 2008-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/raise.c b/lib/raise.c index 891f355a18..f0db223213 100644 --- a/lib/raise.c +++ b/lib/raise.c @@ -1,6 +1,6 @@ /* Provide a non-threads replacement for the POSIX raise function. - Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/rand.c b/lib/rand.c index 22038e9f2b..998d29487e 100644 --- a/lib/rand.c +++ b/lib/rand.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2024 Free Software Foundation, Inc. +/* Copyright (C) 1991-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/random.c b/lib/random.c index 97ba1691d7..e0d4b07a34 100644 --- a/lib/random.c +++ b/lib/random.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2024 Free Software Foundation, Inc. +/* Copyright (C) 1995-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/random_r.c b/lib/random_r.c index b0ab81acb2..19ffb6a6b3 100644 --- a/lib/random_r.c +++ b/lib/random_r.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1995-2024 Free Software Foundation, Inc. + Copyright (C) 1995-2025 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/lib/rawmemchr.c b/lib/rawmemchr.c index 013e7f8cce..afdd7672d2 100644 --- a/lib/rawmemchr.c +++ b/lib/rawmemchr.c @@ -1,5 +1,5 @@ /* Searching in a string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/rawmemchr.valgrind b/lib/rawmemchr.valgrind index bb201f7309..98783bcd95 100644 --- a/lib/rawmemchr.valgrind +++ b/lib/rawmemchr.valgrind @@ -1,6 +1,6 @@ # Suppress a valgrind message about use of uninitialized memory in rawmemchr(). -# Copyright (C) 2008-2024 Free Software Foundation, Inc. +# Copyright (C) 2008-2025 Free Software Foundation, Inc. # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as diff --git a/lib/read-file.c b/lib/read-file.c index af6e083c97..f6c02dae56 100644 --- a/lib/read-file.c +++ b/lib/read-file.c @@ -1,5 +1,5 @@ /* read-file.c -- read file contents into a string - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. Written by Simon Josefsson and Bruno Haible. This file is free software: you can redistribute it and/or modify diff --git a/lib/read-file.h b/lib/read-file.h index e91699f550..fc34e6dac9 100644 --- a/lib/read-file.h +++ b/lib/read-file.h @@ -1,5 +1,5 @@ /* read-file.h -- read file contents into a string - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. Written by Simon Josefsson. This file is free software: you can redistribute it and/or modify diff --git a/lib/read.c b/lib/read.c index 28fca4430a..4f141fc6ae 100644 --- a/lib/read.c +++ b/lib/read.c @@ -1,5 +1,5 @@ /* POSIX compatible read() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/readdir.c b/lib/readdir.c index fab1964308..78225ec486 100644 --- a/lib/readdir.c +++ b/lib/readdir.c @@ -1,5 +1,5 @@ /* Read the next entry of a directory. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/readline.c b/lib/readline.c index c5960a7bc4..3d5ae430f3 100644 --- a/lib/readline.c +++ b/lib/readline.c @@ -1,5 +1,5 @@ /* readline.c --- Simple implementation of readline. - Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. Written by Simon Josefsson This program is free software: you can redistribute it and/or modify diff --git a/lib/readline.h b/lib/readline.h index b4941df015..05e30a3ae8 100644 --- a/lib/readline.h +++ b/lib/readline.h @@ -1,5 +1,5 @@ /* readline.h --- Simple implementation of readline. - Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. Written by Simon Josefsson This program is free software: you can redistribute it and/or modify diff --git a/lib/readlink.c b/lib/readlink.c index f4af30ebc4..f8c4d2a232 100644 --- a/lib/readlink.c +++ b/lib/readlink.c @@ -1,5 +1,5 @@ /* Read the contents of a symbolic link. - Copyright (C) 2003-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/readlinkat.c b/lib/readlinkat.c index f4d64c0d13..4d7851dd2c 100644 --- a/lib/readlinkat.c +++ b/lib/readlinkat.c @@ -1,5 +1,5 @@ /* Read a symlink relative to an open directory. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/readtokens.c b/lib/readtokens.c index 14e4b7dac1..8a97f2af09 100644 --- a/lib/readtokens.c +++ b/lib/readtokens.c @@ -1,6 +1,6 @@ /* readtokens.c -- Functions for reading tokens from an input stream. - Copyright (C) 1990-1991, 1999-2004, 2006, 2009-2024 Free Software + Copyright (C) 1990-1991, 1999-2004, 2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/readtokens.h b/lib/readtokens.h index 7514308114..a2b19bfc99 100644 --- a/lib/readtokens.h +++ b/lib/readtokens.h @@ -1,6 +1,6 @@ /* readtokens.h -- Functions for reading tokens from an input stream. - Copyright (C) 1990-1991, 1999, 2001-2004, 2009-2024 Free Software + Copyright (C) 1990-1991, 1999, 2001-2004, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/readtokens0.c b/lib/readtokens0.c index ebf18f493c..24a924ee81 100644 --- a/lib/readtokens0.c +++ b/lib/readtokens0.c @@ -1,6 +1,6 @@ /* readtokens0.c -- Read NUL-separated tokens from an input stream. - Copyright (C) 2004, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006, 2009-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 diff --git a/lib/readtokens0.h b/lib/readtokens0.h index e135dfcb7b..5b91bddf2d 100644 --- a/lib/readtokens0.h +++ b/lib/readtokens0.h @@ -1,6 +1,6 @@ /* readtokens0.h -- read NUL-separated tokens from an input stream. - Copyright (C) 2004, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2009-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 diff --git a/lib/readutmp.c b/lib/readutmp.c index 7510fe8020..c5b6b3655b 100644 --- a/lib/readutmp.c +++ b/lib/readutmp.c @@ -1,6 +1,6 @@ /* GNU's read utmp module. - Copyright (C) 1992-2001, 2003-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1992-2001, 2003-2006, 2009-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 diff --git a/lib/readutmp.h b/lib/readutmp.h index dcfd44dbbc..b5e8133c7c 100644 --- a/lib/readutmp.h +++ b/lib/readutmp.h @@ -1,6 +1,6 @@ /* Declarations for GNU's read utmp module. - Copyright (C) 1992-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1992-2007, 2009-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 diff --git a/lib/realloc.c b/lib/realloc.c index 58044745f4..4237501097 100644 --- a/lib/realloc.c +++ b/lib/realloc.c @@ -1,6 +1,6 @@ /* realloc() function that is glibc compatible. - Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2024 Free Software + Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/reallocarray.c b/lib/reallocarray.c index b151d46bfb..77e8d84c46 100644 --- a/lib/reallocarray.c +++ b/lib/reallocarray.c @@ -1,6 +1,6 @@ /* reallocarray function that is glibc compatible. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/recv.c b/lib/recv.c index 265467be67..18438e3df0 100644 --- a/lib/recv.c +++ b/lib/recv.c @@ -1,6 +1,6 @@ /* recv.c --- wrappers for Windows recv function - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/recvfrom.c b/lib/recvfrom.c index b5deae1f8b..72092bfcea 100644 --- a/lib/recvfrom.c +++ b/lib/recvfrom.c @@ -1,6 +1,6 @@ /* recvfrom.c --- wrappers for Windows recvfrom function - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/regcomp.c b/lib/regcomp.c index 696cf813f3..41b0f989c0 100644 --- a/lib/regcomp.c +++ b/lib/regcomp.c @@ -1,5 +1,5 @@ /* Extended regular expression matching and search library. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . diff --git a/lib/regex-quote.c b/lib/regex-quote.c index 3ed239ebbf..9feffb182b 100644 --- a/lib/regex-quote.c +++ b/lib/regex-quote.c @@ -1,5 +1,5 @@ /* Construct a regular expression from a literal string. - Copyright (C) 1995, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 1995, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2010. This program is free software: you can redistribute it and/or modify diff --git a/lib/regex-quote.h b/lib/regex-quote.h index fe271e303d..548dbcad49 100644 --- a/lib/regex-quote.h +++ b/lib/regex-quote.h @@ -1,5 +1,5 @@ /* Construct a regular expression from a literal string. - Copyright (C) 1995, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 1995, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2010. This program is free software: you can redistribute it and/or modify diff --git a/lib/regex_internal.c b/lib/regex_internal.c index 6ccf701f26..8bf761c761 100644 --- a/lib/regex_internal.c +++ b/lib/regex_internal.c @@ -1,5 +1,5 @@ /* Extended regular expression matching and search library. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . diff --git a/lib/regex_internal.h b/lib/regex_internal.h index 02c2ca6896..1f2972999a 100644 --- a/lib/regex_internal.h +++ b/lib/regex_internal.h @@ -1,5 +1,5 @@ /* Extended regular expression matching and search library. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . diff --git a/lib/regexec.c b/lib/regexec.c index 9f065dfa02..58215bd376 100644 --- a/lib/regexec.c +++ b/lib/regexec.c @@ -1,5 +1,5 @@ /* Extended regular expression matching and search library. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . diff --git a/lib/relocatable.c b/lib/relocatable.c index 365c085825..15b3bc442d 100644 --- a/lib/relocatable.c +++ b/lib/relocatable.c @@ -1,5 +1,5 @@ /* Provide relocatable packages. - Copyright (C) 2003-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2006, 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This file is free software: you can redistribute it and/or modify diff --git a/lib/relocatable.h b/lib/relocatable.h index 0c10ebe2a1..7d8e475fb5 100644 --- a/lib/relocatable.h +++ b/lib/relocatable.h @@ -1,5 +1,5 @@ /* Provide relocatable packages. - Copyright (C) 2003, 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2005, 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This file is free software: you can redistribute it and/or modify diff --git a/lib/relocatable.valgrind b/lib/relocatable.valgrind index 7e1722dc12..a9e577866e 100644 --- a/lib/relocatable.valgrind +++ b/lib/relocatable.valgrind @@ -1,6 +1,6 @@ # Suppress a valgrind message about a memory leak in relocatable.c. -# Copyright (C) 2017-2024 Free Software Foundation, Inc. +# Copyright (C) 2017-2025 Free Software Foundation, Inc. # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as diff --git a/lib/relocwrapper.c b/lib/relocwrapper.c index 8d28f04436..3e3900c708 100644 --- a/lib/relocwrapper.c +++ b/lib/relocwrapper.c @@ -1,5 +1,5 @@ /* Relocating wrapper program. - Copyright (C) 2003, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2005-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/lib/remainder.c b/lib/remainder.c index 37a707b169..76c0b0b9b8 100644 --- a/lib/remainder.c +++ b/lib/remainder.c @@ -1,5 +1,5 @@ /* Remainder. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/remainderf.c b/lib/remainderf.c index acd84145af..e843df4ac6 100644 --- a/lib/remainderf.c +++ b/lib/remainderf.c @@ -1,5 +1,5 @@ /* Remainder. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/remainderl.c b/lib/remainderl.c index 8085e075a6..86a395c933 100644 --- a/lib/remainderl.c +++ b/lib/remainderl.c @@ -1,5 +1,5 @@ /* Remainder. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/remove.c b/lib/remove.c index 279b1ef98b..b855165e4d 100644 --- a/lib/remove.c +++ b/lib/remove.c @@ -1,5 +1,5 @@ /* Remove a file or directory. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/rename.c b/lib/rename.c index b6c93db474..4e524c0ab9 100644 --- a/lib/rename.c +++ b/lib/rename.c @@ -1,6 +1,6 @@ /* Work around rename bugs in some systems. - Copyright (C) 2001-2003, 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/renameat.c b/lib/renameat.c index d1ab89dbe8..add29a7428 100644 --- a/lib/renameat.c +++ b/lib/renameat.c @@ -1,5 +1,5 @@ /* Rename a file relative to open directories. - Copyright 2017-2024 Free Software Foundation, Inc. + Copyright 2017-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 diff --git a/lib/renameatu.c b/lib/renameatu.c index 437fc8f71a..b71e8e3fe4 100644 --- a/lib/renameatu.c +++ b/lib/renameatu.c @@ -1,5 +1,5 @@ /* Rename a file relative to open directories. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/renameatu.h b/lib/renameatu.h index cf97b7136f..bdb750793f 100644 --- a/lib/renameatu.h +++ b/lib/renameatu.h @@ -1,5 +1,5 @@ /* Rename a file relative to open directories. - Copyright 2017-2024 Free Software Foundation, Inc. + Copyright 2017-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 diff --git a/lib/resource-ext.h b/lib/resource-ext.h index e2a7b03277..2177629369 100644 --- a/lib/resource-ext.h +++ b/lib/resource-ext.h @@ -1,5 +1,5 @@ /* Extra functions for resource usage. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify diff --git a/lib/rewinddir.c b/lib/rewinddir.c index 82ebc7f8dc..3fd31cdf4a 100644 --- a/lib/rewinddir.c +++ b/lib/rewinddir.c @@ -1,5 +1,5 @@ /* Restart reading the entries of a directory from the beginning. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/rijndael-alg-fst.c b/lib/rijndael-alg-fst.c index c89eb9dbf5..b91b0fdb30 100644 --- a/lib/rijndael-alg-fst.c +++ b/lib/rijndael-alg-fst.c @@ -1,5 +1,5 @@ /* rijndael-alg-fst.c --- Rijndael cipher implementation. - * Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. * * This file is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/lib/rijndael-alg-fst.h b/lib/rijndael-alg-fst.h index 780c9fcca3..8042bd1212 100644 --- a/lib/rijndael-alg-fst.h +++ b/lib/rijndael-alg-fst.h @@ -1,5 +1,5 @@ /* rijndael-alg-fst.h --- Rijndael cipher implementation. - * Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. * * This file is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/lib/rijndael-api-fst.c b/lib/rijndael-api-fst.c index 0e555ffca0..0952e2d3ca 100644 --- a/lib/rijndael-api-fst.c +++ b/lib/rijndael-api-fst.c @@ -1,5 +1,5 @@ /* rijndael-api-fst.c --- Rijndael cipher implementation. - * Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. * * This file is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/lib/rijndael-api-fst.h b/lib/rijndael-api-fst.h index 002fc5834e..1fcfc07594 100644 --- a/lib/rijndael-api-fst.h +++ b/lib/rijndael-api-fst.h @@ -1,5 +1,5 @@ /* rijndael-api-fst.h --- Rijndael cipher implementation. - * Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. * * This file is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/lib/rint.c b/lib/rint.c index 89bbf511fa..172a4124f9 100644 --- a/lib/rint.c +++ b/lib/rint.c @@ -1,5 +1,5 @@ /* Round according to the current rounding mode. - Copyright (C) 2007, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/rintf.c b/lib/rintf.c index c4efd608ae..9e18e79204 100644 --- a/lib/rintf.c +++ b/lib/rintf.c @@ -1,5 +1,5 @@ /* Round according to the current rounding mode. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/rintl.c b/lib/rintl.c index 99db203817..49ae49f48e 100644 --- a/lib/rintl.c +++ b/lib/rintl.c @@ -1,5 +1,5 @@ /* Round according to the current rounding mode. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/rmdir.c b/lib/rmdir.c index 04e43162d0..fb4f089e5d 100644 --- a/lib/rmdir.c +++ b/lib/rmdir.c @@ -1,6 +1,6 @@ /* Work around rmdir bugs. - Copyright (C) 1988, 1990, 1999, 2003-2006, 2009-2024 Free Software + Copyright (C) 1988, 1990, 1999, 2003-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/root-uid.h b/lib/root-uid.h index ba50bfd4e6..b73d087561 100644 --- a/lib/root-uid.h +++ b/lib/root-uid.h @@ -1,6 +1,6 @@ /* The user ID that always has appropriate privileges in the POSIX sense. - Copyright 2012-2024 Free Software Foundation, Inc. + Copyright 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/round.c b/lib/round.c index d0f7e78d31..4d12206b21 100644 --- a/lib/round.c +++ b/lib/round.c @@ -1,5 +1,5 @@ /* Round toward nearest, breaking ties away from zero. - Copyright (C) 2007, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/roundf.c b/lib/roundf.c index 848a52b3a6..ebfdef169d 100644 --- a/lib/roundf.c +++ b/lib/roundf.c @@ -1,5 +1,5 @@ /* Round toward nearest, breaking ties away from zero. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/roundl.c b/lib/roundl.c index 9e76d66d98..89f36b450b 100644 --- a/lib/roundl.c +++ b/lib/roundl.c @@ -1,5 +1,5 @@ /* Round toward nearest, breaking ties away from zero. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/rpmatch.c b/lib/rpmatch.c index 92fd4484b4..0e7e6c3c36 100644 --- a/lib/rpmatch.c +++ b/lib/rpmatch.c @@ -1,7 +1,7 @@ /* Determine whether string value is affirmation or negative response according to current locale's data. - Copyright (C) 1996, 1998, 2000, 2002-2003, 2006-2024 Free Software + Copyright (C) 1996, 1998, 2000, 2002-2003, 2006-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/safe-alloc.c b/lib/safe-alloc.c index ed525312c8..a487d82667 100644 --- a/lib/safe-alloc.c +++ b/lib/safe-alloc.c @@ -1,6 +1,6 @@ /* Safer memory allocation. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/safe-alloc.h b/lib/safe-alloc.h index 72cad99171..08daaa86ee 100644 --- a/lib/safe-alloc.h +++ b/lib/safe-alloc.h @@ -1,6 +1,6 @@ /* safe-alloc.h: safer memory allocation - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/safe-read.c b/lib/safe-read.c index c7d31d535d..f3ea85f426 100644 --- a/lib/safe-read.c +++ b/lib/safe-read.c @@ -1,6 +1,6 @@ /* An interface to read and write that retries after interrupts. - Copyright (C) 1993-1994, 1998, 2002-2006, 2009-2024 Free Software + Copyright (C) 1993-1994, 1998, 2002-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/safe-read.h b/lib/safe-read.h index 6843092948..4b9d10a516 100644 --- a/lib/safe-read.h +++ b/lib/safe-read.h @@ -1,5 +1,5 @@ /* An interface to read() that retries after interrupts. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/safe-write.c b/lib/safe-write.c index fc1da8c9d3..5de5a87ecb 100644 --- a/lib/safe-write.c +++ b/lib/safe-write.c @@ -1,5 +1,5 @@ /* An interface to write that retries after interrupts. - Copyright (C) 2002, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/safe-write.h b/lib/safe-write.h index 0f77156293..34ab4469b1 100644 --- a/lib/safe-write.h +++ b/lib/safe-write.h @@ -1,5 +1,5 @@ /* An interface to write() that retries after interrupts. - Copyright (C) 2002, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/same-inode.h b/lib/same-inode.h index 13ae24b71b..8ed3b3a0cc 100644 --- a/lib/same-inode.h +++ b/lib/same-inode.h @@ -1,6 +1,6 @@ /* Determine whether two stat buffers are known to refer to the same file. - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/same.c b/lib/same.c index 929e07d21c..223a847938 100644 --- a/lib/same.c +++ b/lib/same.c @@ -1,6 +1,6 @@ /* Determine whether two file names refer to the same file. - Copyright (C) 1997-2000, 2002-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1997-2000, 2002-2006, 2009-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 diff --git a/lib/same.h b/lib/same.h index 87ef6fec56..1c42400fb5 100644 --- a/lib/same.h +++ b/lib/same.h @@ -1,6 +1,6 @@ /* Determine whether two file names refer to the same file. - Copyright (C) 1997-2000, 2003-2004, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1997-2000, 2003-2004, 2009-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 diff --git a/lib/save-cwd.c b/lib/save-cwd.c index cf9405ebb5..fa4c70899b 100644 --- a/lib/save-cwd.c +++ b/lib/save-cwd.c @@ -1,6 +1,6 @@ /* save-cwd.c -- Save and restore current working directory. - Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2024 Free Software + Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/save-cwd.h b/lib/save-cwd.h index 9d314c2cf4..f0c79431eb 100644 --- a/lib/save-cwd.h +++ b/lib/save-cwd.h @@ -1,6 +1,6 @@ /* Save and restore current working directory. - Copyright (C) 1995, 1997-1998, 2003, 2009-2024 Free Software Foundation, + Copyright (C) 1995, 1997-1998, 2003, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/savedir.c b/lib/savedir.c index 41b1e91660..93c2c36f7d 100644 --- a/lib/savedir.c +++ b/lib/savedir.c @@ -1,6 +1,6 @@ /* savedir.c -- save the list of files in a directory in a string - Copyright (C) 1990, 1997-2001, 2003-2006, 2009-2024 Free Software + Copyright (C) 1990, 1997-2001, 2003-2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/savedir.h b/lib/savedir.h index 02f21576f7..fbdf1057ff 100644 --- a/lib/savedir.h +++ b/lib/savedir.h @@ -1,6 +1,6 @@ /* Save the list of files in a directory in a string. - Copyright (C) 1997, 1999, 2001, 2003, 2005, 2009-2024 Free Software + Copyright (C) 1997, 1999, 2001, 2003, 2005, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/savewd.c b/lib/savewd.c index 3a0361425a..7105cfe822 100644 --- a/lib/savewd.c +++ b/lib/savewd.c @@ -1,6 +1,6 @@ /* Save and restore the working directory, possibly using a child process. - Copyright (C) 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2009-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 diff --git a/lib/savewd.h b/lib/savewd.h index 2cadbb6228..c22d90c5ae 100644 --- a/lib/savewd.h +++ b/lib/savewd.h @@ -1,6 +1,6 @@ /* Save and restore the working directory, possibly using a subprocess. - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-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 diff --git a/lib/scandir.c b/lib/scandir.c index 3811b33770..9aab6c0e1c 100644 --- a/lib/scandir.c +++ b/lib/scandir.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992-1998, 2000, 2002-2003, 2009-2024 Free Software +/* Copyright (C) 1992-1998, 2000, 2002-2003, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/sched.in.h b/lib/sched.in.h index 57c6053242..5b4034c340 100644 --- a/lib/sched.in.h +++ b/lib/sched.in.h @@ -1,5 +1,5 @@ /* A GNU-like . - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sched_yield.c b/lib/sched_yield.c index 72928b721e..ccf4c948f1 100644 --- a/lib/sched_yield.c +++ b/lib/sched_yield.c @@ -1,5 +1,5 @@ /* Schedule other threads to run. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/scratch_buffer.h b/lib/scratch_buffer.h index 4f28203a46..d8fb07bcb1 100644 --- a/lib/scratch_buffer.h +++ b/lib/scratch_buffer.h @@ -1,5 +1,5 @@ /* Variable-sized buffer with on-stack default allocation. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/se-context.c b/lib/se-context.c index bc5ca92764..38e67c37a0 100644 --- a/lib/se-context.c +++ b/lib/se-context.c @@ -1,6 +1,6 @@ /* Replacements for functions. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/se-context.in.h b/lib/se-context.in.h index 689df0be7c..c2c2d7a30d 100644 --- a/lib/se-context.in.h +++ b/lib/se-context.in.h @@ -1,5 +1,5 @@ /* SELinux-related headers. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/se-label.c b/lib/se-label.c index 9ba5f24f0d..e09b026ef1 100644 --- a/lib/se-label.c +++ b/lib/se-label.c @@ -1,6 +1,6 @@ /* Replacements for functions. - Copyright 2020-2024 Free Software Foundation, Inc. + Copyright 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/se-label.in.h b/lib/se-label.in.h index ce1ac335e1..7ff191ab39 100644 --- a/lib/se-label.in.h +++ b/lib/se-label.in.h @@ -1,5 +1,5 @@ /* Replacement for platforms that lack it. - Copyright 2020-2024 Free Software Foundation, Inc. + Copyright 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/se-selinux.c b/lib/se-selinux.c index b704bf0c7b..a4a3f4d8a8 100644 --- a/lib/se-selinux.c +++ b/lib/se-selinux.c @@ -1,6 +1,6 @@ /* Replacements for functions. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/se-selinux.in.h b/lib/se-selinux.in.h index 80795b107d..492b239bbb 100644 --- a/lib/se-selinux.in.h +++ b/lib/se-selinux.in.h @@ -1,5 +1,5 @@ /* Replacement for platforms that lack it. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/search.in.h b/lib/search.in.h index d9cde67062..ab1fd31551 100644 --- a/lib/search.in.h +++ b/lib/search.in.h @@ -1,6 +1,6 @@ /* A GNU-like . - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/secure_getenv.c b/lib/secure_getenv.c index 1ee98bffe4..4fa3dcf96b 100644 --- a/lib/secure_getenv.c +++ b/lib/secure_getenv.c @@ -1,6 +1,6 @@ /* Look up an environment variable, returning NULL in insecure situations. - Copyright 2013-2024 Free Software Foundation, Inc. + Copyright 2013-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/select.c b/lib/select.c index 5f7a5d007d..5a58d6ee47 100644 --- a/lib/select.c +++ b/lib/select.c @@ -1,7 +1,7 @@ /* Emulation for select(2) Contributed by Paolo Bonzini. - Copyright 2008-2024 Free Software Foundation, Inc. + Copyright 2008-2025 Free Software Foundation, Inc. This file is part of gnulib. diff --git a/lib/selinux-at.c b/lib/selinux-at.c index 82674dae86..dd17c05746 100644 --- a/lib/selinux-at.c +++ b/lib/selinux-at.c @@ -1,5 +1,5 @@ /* openat-style fd-relative functions for SE Linux - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/lib/selinux-at.h b/lib/selinux-at.h index c25e362c5d..ce065ca0b7 100644 --- a/lib/selinux-at.h +++ b/lib/selinux-at.h @@ -1,5 +1,5 @@ /* Prototypes for openat-style fd-relative SELinux functions - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/lib/send.c b/lib/send.c index 573d923dc4..66d9ef0308 100644 --- a/lib/send.c +++ b/lib/send.c @@ -1,6 +1,6 @@ /* send.c --- wrappers for Windows send function - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sendto.c b/lib/sendto.c index f6c6d8dc5b..37d62a3f2b 100644 --- a/lib/sendto.c +++ b/lib/sendto.c @@ -1,6 +1,6 @@ /* sendto.c --- wrappers for Windows sendto function - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/set-acl.c b/lib/set-acl.c index d163ba86d3..8f54029873 100644 --- a/lib/set-acl.c +++ b/lib/set-acl.c @@ -1,6 +1,6 @@ /* set-acl.c - set access control list equivalent to a mode - Copyright (C) 2002-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2005-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 diff --git a/lib/set-permissions.c b/lib/set-permissions.c index 83a355faa5..2da2e98e42 100644 --- a/lib/set-permissions.c +++ b/lib/set-permissions.c @@ -1,6 +1,6 @@ /* Set permissions of a file. -*- coding: utf-8 -*- - Copyright (C) 2002-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2005-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 diff --git a/lib/setenv.c b/lib/setenv.c index 7505716ef6..ef301d4128 100644 --- a/lib/setenv.c +++ b/lib/setenv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992, 1995-2003, 2005-2024 Free Software Foundation, Inc. +/* Copyright (C) 1992, 1995-2003, 2005-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/sethostname.c b/lib/sethostname.c index ca17cc144e..ae5cd00be8 100644 --- a/lib/sethostname.c +++ b/lib/sethostname.c @@ -1,6 +1,6 @@ /* sethostname emulation for glibc compliance. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setlocale-lock.c b/lib/setlocale-lock.c index 192489c4ab..87e0048ca0 100644 --- a/lib/setlocale-lock.c +++ b/lib/setlocale-lock.c @@ -1,5 +1,5 @@ /* Return the internal lock used by setlocale_null_r. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setlocale.c b/lib/setlocale.c index c239bd1e2c..17744dcb17 100644 --- a/lib/setlocale.c +++ b/lib/setlocale.c @@ -1,5 +1,5 @@ /* Set the current locale. -*- coding: utf-8 -*- - Copyright (C) 2009, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2009, 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setlocale_null-unlocked.c b/lib/setlocale_null-unlocked.c index 0a86f0df78..72729e6b1b 100644 --- a/lib/setlocale_null-unlocked.c +++ b/lib/setlocale_null-unlocked.c @@ -1,5 +1,5 @@ /* Query the name of the current global locale, without locking. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setlocale_null.c b/lib/setlocale_null.c index 5ecf413de0..2988964256 100644 --- a/lib/setlocale_null.c +++ b/lib/setlocale_null.c @@ -1,5 +1,5 @@ /* Query the name of the current global locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setlocale_null.h b/lib/setlocale_null.h index 966c53cfaa..3fcb7a82be 100644 --- a/lib/setlocale_null.h +++ b/lib/setlocale_null.h @@ -1,5 +1,5 @@ /* Query the name of the current global locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setpayload.c b/lib/setpayload.c index d4744ee827..7021e35533 100644 --- a/lib/setpayload.c +++ b/lib/setpayload.c @@ -1,5 +1,5 @@ /* Construct a quiet NaN 'double' with a given payload. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setpayloadf.c b/lib/setpayloadf.c index 40b66dfa9b..2d4c7c7989 100644 --- a/lib/setpayloadf.c +++ b/lib/setpayloadf.c @@ -1,5 +1,5 @@ /* Construct a quiet NaN 'float' with a given payload. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setpayloadl.c b/lib/setpayloadl.c index d7d0469e38..697a805dec 100644 --- a/lib/setpayloadl.c +++ b/lib/setpayloadl.c @@ -1,5 +1,5 @@ /* Construct a quiet NaN 'long double' with a given payload. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setpayloadsig.c b/lib/setpayloadsig.c index e9036dab86..8351de6843 100644 --- a/lib/setpayloadsig.c +++ b/lib/setpayloadsig.c @@ -1,5 +1,5 @@ /* Construct a signalling NaN 'double' with a given payload. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setpayloadsigf.c b/lib/setpayloadsigf.c index aa92afa495..d05751c634 100644 --- a/lib/setpayloadsigf.c +++ b/lib/setpayloadsigf.c @@ -1,5 +1,5 @@ /* Construct a signalling NaN 'float' with a given payload. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setpayloadsigl.c b/lib/setpayloadsigl.c index 752d158401..9198730490 100644 --- a/lib/setpayloadsigl.c +++ b/lib/setpayloadsigl.c @@ -1,5 +1,5 @@ /* Construct a signalling NaN 'long double' with a given payload. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/setsockopt.c b/lib/setsockopt.c index 42cc3dcc16..18a5c33cea 100644 --- a/lib/setsockopt.c +++ b/lib/setsockopt.c @@ -1,6 +1,6 @@ /* setsockopt.c --- wrappers for Windows setsockopt function - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/settime.c b/lib/settime.c index 88609c637f..1a674bd699 100644 --- a/lib/settime.c +++ b/lib/settime.c @@ -1,6 +1,6 @@ /* settime -- set the system clock - Copyright (C) 2002, 2004-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2004-2007, 2009-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 diff --git a/lib/sf-istream.c b/lib/sf-istream.c index 1bc4fa15e5..9b6e72f647 100644 --- a/lib/sf-istream.c +++ b/lib/sf-istream.c @@ -1,5 +1,5 @@ /* A string or file based input stream. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sf-istream.h b/lib/sf-istream.h index e45c561708..08c7cc4171 100644 --- a/lib/sf-istream.h +++ b/lib/sf-istream.h @@ -1,5 +1,5 @@ /* A string or file based input stream. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sfl-istream.c b/lib/sfl-istream.c index ed6dd16646..b8e1784be6 100644 --- a/lib/sfl-istream.c +++ b/lib/sfl-istream.c @@ -1,5 +1,5 @@ /* A string or file based input stream, that keeps track of a line number. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sfl-istream.h b/lib/sfl-istream.h index 7b487abbba..6235a81b8f 100644 --- a/lib/sfl-istream.h +++ b/lib/sfl-istream.h @@ -1,5 +1,5 @@ /* A string or file based input stream, that keeps track of a line number. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sh-quote.c b/lib/sh-quote.c index 03d20e96e6..206e8e4ade 100644 --- a/lib/sh-quote.c +++ b/lib/sh-quote.c @@ -1,5 +1,5 @@ /* Shell quoting. - Copyright (C) 2001-2004, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/sh-quote.h b/lib/sh-quote.h index 753a27b4c5..8f57be5c46 100644 --- a/lib/sh-quote.h +++ b/lib/sh-quote.h @@ -1,5 +1,5 @@ /* Shell quoting. - Copyright (C) 2001-2002, 2004, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2004, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/sha1-stream.c b/lib/sha1-stream.c index b713e678a6..32faf44bf6 100644 --- a/lib/sha1-stream.c +++ b/lib/sha1-stream.c @@ -1,7 +1,7 @@ /* sha1.c - Functions to compute SHA1 message digest of files or memory blocks according to the NIST specification FIPS-180-1. - Copyright (C) 2000-2001, 2003-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2001, 2003-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sha1.c b/lib/sha1.c index 24fcd0b013..d10c159af6 100644 --- a/lib/sha1.c +++ b/lib/sha1.c @@ -1,7 +1,7 @@ /* sha1.c - Functions to compute SHA1 message digest of files or memory blocks according to the NIST specification FIPS-180-1. - Copyright (C) 2000-2001, 2003-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2001, 2003-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sha1.h b/lib/sha1.h index 940163eb52..bfdf91628e 100644 --- a/lib/sha1.h +++ b/lib/sha1.h @@ -1,6 +1,6 @@ /* Declarations of functions and data types used for SHA1 sum library functions. - Copyright (C) 2000-2001, 2003, 2005-2006, 2008-2024 Free Software + Copyright (C) 2000-2001, 2003, 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/sha256-stream.c b/lib/sha256-stream.c index 82abc2c8af..e266807877 100644 --- a/lib/sha256-stream.c +++ b/lib/sha256-stream.c @@ -1,7 +1,7 @@ /* sha256.c - Functions to compute SHA256 and SHA224 message digest of files or memory blocks according to the NIST specification FIPS-180-2. - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sha256.c b/lib/sha256.c index fe7c5446da..9358faff3e 100644 --- a/lib/sha256.c +++ b/lib/sha256.c @@ -1,7 +1,7 @@ /* sha256.c - Functions to compute SHA256 and SHA224 message digest of files or memory blocks according to the NIST specification FIPS-180-2. - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sha256.h b/lib/sha256.h index a9d7abb8a2..cd1a9fe347 100644 --- a/lib/sha256.h +++ b/lib/sha256.h @@ -1,6 +1,6 @@ /* Declarations of functions and data types used for SHA256 and SHA224 sum library functions. - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sha512-stream.c b/lib/sha512-stream.c index 6362e55a6a..2458b339a1 100644 --- a/lib/sha512-stream.c +++ b/lib/sha512-stream.c @@ -1,7 +1,7 @@ /* sha512.c - Functions to compute SHA512 and SHA384 message digest of files or memory blocks according to the NIST specification FIPS-180-2. - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sha512.c b/lib/sha512.c index 6750041bc7..904a891227 100644 --- a/lib/sha512.c +++ b/lib/sha512.c @@ -1,7 +1,7 @@ /* sha512.c - Functions to compute SHA512 and SHA384 message digest of files or memory blocks according to the NIST specification FIPS-180-2. - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sha512.h b/lib/sha512.h index f6bac85488..4ae0a5cda6 100644 --- a/lib/sha512.h +++ b/lib/sha512.h @@ -1,6 +1,6 @@ /* Declarations of functions and data types used for SHA512 and SHA384 sum library functions. - Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/shutdown.c b/lib/shutdown.c index 66d952d627..a6f2b3457a 100644 --- a/lib/shutdown.c +++ b/lib/shutdown.c @@ -1,6 +1,6 @@ /* shutdown.c --- wrappers for Windows shutdown function - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sig-handler.c b/lib/sig-handler.c index fcf82d1575..9ffa5c67a3 100644 --- a/lib/sig-handler.c +++ b/lib/sig-handler.c @@ -1,6 +1,6 @@ /* Convenience declarations when working with . - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sig-handler.h b/lib/sig-handler.h index 076d0abead..12a203a68d 100644 --- a/lib/sig-handler.h +++ b/lib/sig-handler.h @@ -1,6 +1,6 @@ /* Convenience declarations when working with . - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sig2str.c b/lib/sig2str.c index 2dad2cd5a3..e8c830c6da 100644 --- a/lib/sig2str.c +++ b/lib/sig2str.c @@ -1,6 +1,6 @@ /* sig2str.c -- convert between signal names and numbers - Copyright (C) 2002, 2004, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2004, 2006, 2009-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 diff --git a/lib/sig2str.h b/lib/sig2str.h index 1abdb140e5..671412986a 100644 --- a/lib/sig2str.h +++ b/lib/sig2str.h @@ -1,6 +1,6 @@ /* sig2str.h -- convert between signal names and numbers - Copyright (C) 2002, 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005, 2009-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 diff --git a/lib/sigabbrev_np.c b/lib/sigabbrev_np.c index f8aa12f51f..ef71e583b0 100644 --- a/lib/sigabbrev_np.c +++ b/lib/sigabbrev_np.c @@ -1,5 +1,5 @@ /* Abbreviated name of signals. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sigaction.c b/lib/sigaction.c index 1b2ceb522e..284bfd7e8e 100644 --- a/lib/sigaction.c +++ b/lib/sigaction.c @@ -1,5 +1,5 @@ /* POSIX compatible signal blocking. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Eric Blake , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/sigdescr_np.c b/lib/sigdescr_np.c index fb5401522f..46c746ae07 100644 --- a/lib/sigdescr_np.c +++ b/lib/sigdescr_np.c @@ -1,5 +1,5 @@ /* English descriptions of signals. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/siglist.h b/lib/siglist.h index 8d06e9b50f..e196a4b87a 100644 --- a/lib/siglist.h +++ b/lib/siglist.h @@ -1,5 +1,5 @@ /* Canonical list of all signal names. - Copyright (C) 1996-1999, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 1996-1999, 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/signal.in.h b/lib/signal.in.h index 18c88f0c1d..a2549e8423 100644 --- a/lib/signal.in.h +++ b/lib/signal.in.h @@ -1,6 +1,6 @@ /* A GNU-like . - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/signbitd.c b/lib/signbitd.c index 2f6fdfb96f..569d7a69e4 100644 --- a/lib/signbitd.c +++ b/lib/signbitd.c @@ -1,5 +1,5 @@ /* signbit() macro: Determine the sign bit of a floating-point number. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/signbitf.c b/lib/signbitf.c index f4ad9567ff..c99dee7594 100644 --- a/lib/signbitf.c +++ b/lib/signbitf.c @@ -1,5 +1,5 @@ /* signbit() macro: Determine the sign bit of a floating-point number. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/signbitl.c b/lib/signbitl.c index 164b89acc4..c925bc0cc6 100644 --- a/lib/signbitl.c +++ b/lib/signbitl.c @@ -1,5 +1,5 @@ /* signbit() macro: Determine the sign bit of a floating-point number. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/signed-nan.h b/lib/signed-nan.h index cae6c5d504..d55429fa66 100644 --- a/lib/signed-nan.h +++ b/lib/signed-nan.h @@ -1,5 +1,5 @@ /* Macros for quiet not-a-number. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/signed-snan.h b/lib/signed-snan.h index 7a73ee84cf..43e505cffe 100644 --- a/lib/signed-snan.h +++ b/lib/signed-snan.h @@ -1,5 +1,5 @@ /* Macros for signalling not-a-number. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sigpipe-die.c b/lib/sigpipe-die.c index 7b24060006..006f3b1636 100644 --- a/lib/sigpipe-die.c +++ b/lib/sigpipe-die.c @@ -1,5 +1,5 @@ /* Report a SIGPIPE signal and exit. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/lib/sigpipe-die.h b/lib/sigpipe-die.h index ee6aa05453..5809098dd9 100644 --- a/lib/sigpipe-die.h +++ b/lib/sigpipe-die.h @@ -1,5 +1,5 @@ /* Report a SIGPIPE signal and exit. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/lib/sigprocmask.c b/lib/sigprocmask.c index 3df69b51e5..f79386c8d0 100644 --- a/lib/sigprocmask.c +++ b/lib/sigprocmask.c @@ -1,5 +1,5 @@ /* POSIX compatible signal blocking. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This file is free software: you can redistribute it and/or modify diff --git a/lib/sigsegv.c b/lib/sigsegv.c index d7d2fa9426..e937a03775 100644 --- a/lib/sigsegv.c +++ b/lib/sigsegv.c @@ -1,5 +1,5 @@ /* Page fault handling library. - Copyright (C) 1993-2024 Free Software Foundation, Inc. + Copyright (C) 1993-2025 Free Software Foundation, Inc. Copyright (C) 2018 Nylon Chen This program is free software: you can redistribute it and/or modify diff --git a/lib/sigsegv.in.h b/lib/sigsegv.in.h index a6382b3244..64167f89ad 100644 --- a/lib/sigsegv.in.h +++ b/lib/sigsegv.in.h @@ -1,5 +1,5 @@ /* Page fault handling library. - Copyright (C) 1998-2024 Free Software Foundation, Inc. + Copyright (C) 1998-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 diff --git a/lib/simple-atomic.c b/lib/simple-atomic.c index 5319825d32..bbc52bffd1 100644 --- a/lib/simple-atomic.c +++ b/lib/simple-atomic.c @@ -1,5 +1,5 @@ /* Simple atomic operations for multithreading. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/simple-atomic.h b/lib/simple-atomic.h index 6205c91f0a..0964310707 100644 --- a/lib/simple-atomic.h +++ b/lib/simple-atomic.h @@ -1,5 +1,5 @@ /* Simple atomic operations for multithreading. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sincosl.c b/lib/sincosl.c index cf1f629c24..c693ad4db7 100644 --- a/lib/sincosl.c +++ b/lib/sincosl.c @@ -1,5 +1,5 @@ /* Quad-precision floating point trigonometric functions on <-pi/4,pi/4>. - Copyright (C) 1999, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek diff --git a/lib/sinf.c b/lib/sinf.c index eda495682a..3dbc041291 100644 --- a/lib/sinf.c +++ b/lib/sinf.c @@ -1,5 +1,5 @@ /* Sine function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sinhf.c b/lib/sinhf.c index 6db0ac52ff..ca4a820797 100644 --- a/lib/sinhf.c +++ b/lib/sinhf.c @@ -1,5 +1,5 @@ /* Hyperbolic sine function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sinl.c b/lib/sinl.c index c11e598f2d..1dd5bf8d52 100644 --- a/lib/sinl.c +++ b/lib/sinl.c @@ -1,6 +1,6 @@ /* sin (sine) function with 'long double' argument. - Copyright (C) 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/size_max.h b/lib/size_max.h index bd2eb43e8d..93eb96a6e5 100644 --- a/lib/size_max.h +++ b/lib/size_max.h @@ -1,5 +1,5 @@ /* size_max.h -- declare SIZE_MAX through system headers - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. Written by Simon Josefsson. This file is free software: you can redistribute it and/or modify diff --git a/lib/sleep.c b/lib/sleep.c index 1cab9aa613..d7c0b38e97 100644 --- a/lib/sleep.c +++ b/lib/sleep.c @@ -1,5 +1,5 @@ /* Pausing execution of the current thread. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/sm3-stream.c b/lib/sm3-stream.c index 0a215624e8..b755b42110 100644 --- a/lib/sm3-stream.c +++ b/lib/sm3-stream.c @@ -5,7 +5,7 @@ SM3 cryptographic hash algorithm. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sm3.c b/lib/sm3.c index 8800704203..9c1a053729 100644 --- a/lib/sm3.c +++ b/lib/sm3.c @@ -5,7 +5,7 @@ SM3 cryptographic hash algorithm. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sm3.h b/lib/sm3.h index e6e9bbe82d..13dc9113ef 100644 --- a/lib/sm3.h +++ b/lib/sm3.h @@ -1,6 +1,6 @@ /* Declarations of functions and data types used for SM3 sum library function. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/snan.h b/lib/snan.h index 986dac1f6d..2621b38218 100644 --- a/lib/snan.h +++ b/lib/snan.h @@ -1,5 +1,5 @@ /* Macros for signalling not-a-number. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/snprintf.c b/lib/snprintf.c index b82f782a9d..edeee083a3 100644 --- a/lib/snprintf.c +++ b/lib/snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/snzprintf.c b/lib/snzprintf.c index b786914a1c..63ffa90323 100644 --- a/lib/snzprintf.c +++ b/lib/snzprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. Written by Simon Josefsson and Paul Eggert. This file is free software: you can redistribute it and/or modify diff --git a/lib/socket.c b/lib/socket.c index 6061a3fb23..5b25240951 100644 --- a/lib/socket.c +++ b/lib/socket.c @@ -1,6 +1,6 @@ /* socket.c --- wrappers for Windows socket function - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sockets.c b/lib/sockets.c index 92beb7d33b..7accfdd3b7 100644 --- a/lib/sockets.c +++ b/lib/sockets.c @@ -1,6 +1,6 @@ /* sockets.c --- wrappers for Windows socket functions - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sockets.h b/lib/sockets.h index 55077ae98a..e54b9e0ac8 100644 --- a/lib/sockets.h +++ b/lib/sockets.h @@ -1,6 +1,6 @@ /* sockets.h - wrappers for Windows socket functions - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/spawn-pipe.c b/lib/spawn-pipe.c index cb111f825c..098352e2d5 100644 --- a/lib/spawn-pipe.c +++ b/lib/spawn-pipe.c @@ -1,5 +1,5 @@ /* Creation of subprocesses, communicating via pipes. - Copyright (C) 2001-2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/spawn-pipe.h b/lib/spawn-pipe.h index 1fe07da120..7c632775e5 100644 --- a/lib/spawn-pipe.h +++ b/lib/spawn-pipe.h @@ -1,5 +1,5 @@ /* Creation of subprocesses, communicating via pipes. - Copyright (C) 2001-2003, 2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006, 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/spawn.c b/lib/spawn.c index 43f3030f8f..b221b6ec9a 100644 --- a/lib/spawn.c +++ b/lib/spawn.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawn.in.h b/lib/spawn.in.h index 7bf7af60d5..41c21e753b 100644 --- a/lib/spawn.in.h +++ b/lib/spawn.in.h @@ -1,5 +1,5 @@ /* Definitions for POSIX spawn interface. - Copyright (C) 2000, 2003-2004, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2000, 2003-2004, 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawn_faction_addchdir.c b/lib/spawn_faction_addchdir.c index fc88a258ea..52ec9b4e1b 100644 --- a/lib/spawn_faction_addchdir.c +++ b/lib/spawn_faction_addchdir.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2024 Free Software Foundation, Inc. +/* Copyright (C) 2018-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/spawn_faction_addclose.c b/lib/spawn_faction_addclose.c index af1e77a0d4..6c84d9c759 100644 --- a/lib/spawn_faction_addclose.c +++ b/lib/spawn_faction_addclose.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawn_faction_adddup2.c b/lib/spawn_faction_adddup2.c index 5660a6a773..a7df775223 100644 --- a/lib/spawn_faction_adddup2.c +++ b/lib/spawn_faction_adddup2.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawn_faction_addfchdir.c b/lib/spawn_faction_addfchdir.c index d63ae06b3f..66da1eec0e 100644 --- a/lib/spawn_faction_addfchdir.c +++ b/lib/spawn_faction_addfchdir.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2024 Free Software Foundation, Inc. +/* Copyright (C) 2018-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/spawn_faction_addopen.c b/lib/spawn_faction_addopen.c index 565dc094b2..e1d40cc6c7 100644 --- a/lib/spawn_faction_addopen.c +++ b/lib/spawn_faction_addopen.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawn_faction_destroy.c b/lib/spawn_faction_destroy.c index d48c7b4be5..ba4c84dee2 100644 --- a/lib/spawn_faction_destroy.c +++ b/lib/spawn_faction_destroy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawn_faction_init.c b/lib/spawn_faction_init.c index 48581e93cc..4addc29b49 100644 --- a/lib/spawn_faction_init.c +++ b/lib/spawn_faction_init.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawn_int.h b/lib/spawn_int.h index 021d2adec6..9229527b6f 100644 --- a/lib/spawn_int.h +++ b/lib/spawn_int.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2008-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_destroy.c b/lib/spawnattr_destroy.c index c7b787f063..c90ec510e2 100644 --- a/lib/spawnattr_destroy.c +++ b/lib/spawnattr_destroy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_getdefault.c b/lib/spawnattr_getdefault.c index 5b50f68993..4e6c750542 100644 --- a/lib/spawnattr_getdefault.c +++ b/lib/spawnattr_getdefault.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_getflags.c b/lib/spawnattr_getflags.c index 7cf5735efa..2463bf8594 100644 --- a/lib/spawnattr_getflags.c +++ b/lib/spawnattr_getflags.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_getpgroup.c b/lib/spawnattr_getpgroup.c index 6c0deec78f..46a7251f0d 100644 --- a/lib/spawnattr_getpgroup.c +++ b/lib/spawnattr_getpgroup.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_getschedparam.c b/lib/spawnattr_getschedparam.c index cd01a29aed..419fa5b32f 100644 --- a/lib/spawnattr_getschedparam.c +++ b/lib/spawnattr_getschedparam.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2008-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_getschedpolicy.c b/lib/spawnattr_getschedpolicy.c index 33e32e9ecc..a3e15fc04a 100644 --- a/lib/spawnattr_getschedpolicy.c +++ b/lib/spawnattr_getschedpolicy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_getsigmask.c b/lib/spawnattr_getsigmask.c index da5f184c5e..8ec1aaf4e1 100644 --- a/lib/spawnattr_getsigmask.c +++ b/lib/spawnattr_getsigmask.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_init.c b/lib/spawnattr_init.c index a045619e91..0f807272dc 100644 --- a/lib/spawnattr_init.c +++ b/lib/spawnattr_init.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_setdefault.c b/lib/spawnattr_setdefault.c index 5c26330f54..f158b5df4c 100644 --- a/lib/spawnattr_setdefault.c +++ b/lib/spawnattr_setdefault.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_setflags.c b/lib/spawnattr_setflags.c index 723510ebc9..7c4aa7520a 100644 --- a/lib/spawnattr_setflags.c +++ b/lib/spawnattr_setflags.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2004, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2004, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_setpgroup.c b/lib/spawnattr_setpgroup.c index e27387295e..4a5d68a3f5 100644 --- a/lib/spawnattr_setpgroup.c +++ b/lib/spawnattr_setpgroup.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_setschedparam.c b/lib/spawnattr_setschedparam.c index 2017bf90b2..a5a54d66a8 100644 --- a/lib/spawnattr_setschedparam.c +++ b/lib/spawnattr_setschedparam.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_setschedpolicy.c b/lib/spawnattr_setschedpolicy.c index 08bd2e553f..c5570071e5 100644 --- a/lib/spawnattr_setschedpolicy.c +++ b/lib/spawnattr_setschedpolicy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnattr_setsigmask.c b/lib/spawnattr_setsigmask.c index 9c277ad85a..73fed1f689 100644 --- a/lib/spawnattr_setsigmask.c +++ b/lib/spawnattr_setsigmask.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawni.c b/lib/spawni.c index 211394bb9f..f6558dfd16 100644 --- a/lib/spawni.c +++ b/lib/spawni.c @@ -1,5 +1,5 @@ /* Guts of POSIX spawn interface. Generic POSIX.1 version. - Copyright (C) 2000-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2006, 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/spawnp.c b/lib/spawnp.c index b0491f6810..0a86be1347 100644 --- a/lib/spawnp.c +++ b/lib/spawnp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/sprintf.c b/lib/sprintf.c index fb861b87e6..093bc5ae06 100644 --- a/lib/sprintf.c +++ b/lib/sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sqrtf.c b/lib/sqrtf.c index c760ec805c..2be2608ccb 100644 --- a/lib/sqrtf.c +++ b/lib/sqrtf.c @@ -1,5 +1,5 @@ /* Square root. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sqrtl.c b/lib/sqrtl.c index 9d17356b40..a648eb12bf 100644 --- a/lib/sqrtl.c +++ b/lib/sqrtl.c @@ -1,7 +1,7 @@ /* Emulation for sqrtl. Contributed by Paolo Bonzini - Copyright 2002-2003, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright 2002-2003, 2007, 2009-2025 Free Software Foundation, Inc. This file is part of gnulib. diff --git a/lib/ssfmalloc-bitmap.h b/lib/ssfmalloc-bitmap.h index 7fb6498448..2de465c03f 100644 --- a/lib/ssfmalloc-bitmap.h +++ b/lib/ssfmalloc-bitmap.h @@ -1,6 +1,6 @@ /* Simple and straight-forward malloc implementation (front end). - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ssfmalloc.h b/lib/ssfmalloc.h index 6fe3a24ab5..cccc218300 100644 --- a/lib/ssfmalloc.h +++ b/lib/ssfmalloc.h @@ -1,6 +1,6 @@ /* Simple and straight-forward malloc implementation (front end). - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stack-trace-impl.h b/lib/stack-trace-impl.h index 529afad7a6..abbd5f4db6 100644 --- a/lib/stack-trace-impl.h +++ b/lib/stack-trace-impl.h @@ -1,5 +1,5 @@ /* print_stack_trace() function that prints a stack trace. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stack-trace.c b/lib/stack-trace.c index b08a977064..4859f6d6e9 100644 --- a/lib/stack-trace.c +++ b/lib/stack-trace.c @@ -1,5 +1,5 @@ /* print_stack_trace() function that prints a stack trace. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stack.h b/lib/stack.h index b0a33a5d4b..a7c85e8171 100644 --- a/lib/stack.h +++ b/lib/stack.h @@ -1,5 +1,5 @@ /* Type-safe stack data type. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/lib/stackvma.c b/lib/stackvma.c index 8f7e227ff8..d08347fece 100644 --- a/lib/stackvma.c +++ b/lib/stackvma.c @@ -1,5 +1,5 @@ /* Determine the virtual memory area of a given address. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. Copyright (C) 2003-2006 Paolo Bonzini This program is free software: you can redistribute it and/or modify diff --git a/lib/stackvma.h b/lib/stackvma.h index 3b92a2d235..307de847a3 100644 --- a/lib/stackvma.h +++ b/lib/stackvma.h @@ -1,5 +1,5 @@ /* Determine the virtual memory area of a given address. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. Copyright (C) 2003-2006 Paolo Bonzini This program is free software: you can redistribute it and/or modify diff --git a/lib/stat-macros.h b/lib/stat-macros.h index 8ab44ab24e..b2c16984f0 100644 --- a/lib/stat-macros.h +++ b/lib/stat-macros.h @@ -1,6 +1,6 @@ /* stat-related macros - Copyright (C) 1993-2024 Free Software Foundation, Inc. + Copyright (C) 1993-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/stat-size.h b/lib/stat-size.h index 8ec324bae8..96aba4adad 100644 --- a/lib/stat-size.h +++ b/lib/stat-size.h @@ -1,5 +1,5 @@ /* Yield size-related values in struct stat. - Copyright (C) 1989, 1991-2024 Free Software Foundation, Inc. + Copyright (C) 1989, 1991-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 diff --git a/lib/stat-time.c b/lib/stat-time.c index 1ab01f532c..fa93e16cd9 100644 --- a/lib/stat-time.c +++ b/lib/stat-time.c @@ -1,6 +1,6 @@ /* stat-related time functions. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stat-time.h b/lib/stat-time.h index 3cd8478f31..69813932d5 100644 --- a/lib/stat-time.h +++ b/lib/stat-time.h @@ -1,6 +1,6 @@ /* stat-related time functions. - Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stat-w32.c b/lib/stat-w32.c index ddd6f59856..8da8fe5c5b 100644 --- a/lib/stat-w32.c +++ b/lib/stat-w32.c @@ -1,5 +1,5 @@ /* Core of implementation of fstat and stat for native Windows. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stat-w32.h b/lib/stat-w32.h index 392faed168..c70c1be334 100644 --- a/lib/stat-w32.h +++ b/lib/stat-w32.h @@ -1,5 +1,5 @@ /* Core of implementation of fstat and stat for native Windows. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stat.c b/lib/stat.c index ecf9f9bbe9..ebed63e55a 100644 --- a/lib/stat.c +++ b/lib/stat.c @@ -1,5 +1,5 @@ /* Work around platform bugs in stat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/statat.c b/lib/statat.c index 3b39df589e..b1cfe7cbd9 100644 --- a/lib/statat.c +++ b/lib/statat.c @@ -1,6 +1,6 @@ /* Return info about a file at a directory. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/stdalign.in.h b/lib/stdalign.in.h index 317893fec7..88d8e59ce0 100644 --- a/lib/stdalign.in.h +++ b/lib/stdalign.in.h @@ -1,6 +1,6 @@ /* A substitute for ISO C11 . - Copyright 2011-2024 Free Software Foundation, Inc. + Copyright 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdarg.in.h b/lib/stdarg.in.h index 65a397759c..36617ac7e5 100644 --- a/lib/stdarg.in.h +++ b/lib/stdarg.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around . - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdbit.c b/lib/stdbit.c index b9c52698e9..e1dfdd6f70 100644 --- a/lib/stdbit.c +++ b/lib/stdbit.c @@ -1,6 +1,6 @@ /* Support C23 bit and byte utilities on non-C23 platforms. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdbit.in.h b/lib/stdbit.in.h index 91d237d7ad..3f6318d03b 100644 --- a/lib/stdbit.in.h +++ b/lib/stdbit.in.h @@ -1,6 +1,6 @@ /* stdbit.h - C23 bit and byte utilities for non-C23 platforms - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdbool.in.h b/lib/stdbool.in.h index e80ef59f2a..b7251523e5 100644 --- a/lib/stdbool.in.h +++ b/lib/stdbool.in.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. +/* Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software: you can redistribute it and/or modify diff --git a/lib/stdc_bit_ceil.c b/lib/stdc_bit_ceil.c index 4a2ddb24e3..0d4132fe8f 100644 --- a/lib/stdc_bit_ceil.c +++ b/lib/stdc_bit_ceil.c @@ -1,5 +1,5 @@ /* stdc_bit_ceil_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_bit_floor.c b/lib/stdc_bit_floor.c index 27fc5b925d..83c189a204 100644 --- a/lib/stdc_bit_floor.c +++ b/lib/stdc_bit_floor.c @@ -1,5 +1,5 @@ /* stdc_bit_floor_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_bit_width.c b/lib/stdc_bit_width.c index a0dc8de3b5..27fde723f3 100644 --- a/lib/stdc_bit_width.c +++ b/lib/stdc_bit_width.c @@ -1,5 +1,5 @@ /* stdc_bit_width_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_count_ones.c b/lib/stdc_count_ones.c index 7421178adf..76d5dd4645 100644 --- a/lib/stdc_count_ones.c +++ b/lib/stdc_count_ones.c @@ -1,5 +1,5 @@ /* stdc_count_ones_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_count_zeros.c b/lib/stdc_count_zeros.c index c164d9fe10..792fcc9671 100644 --- a/lib/stdc_count_zeros.c +++ b/lib/stdc_count_zeros.c @@ -1,5 +1,5 @@ /* stdc_count_zeros_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_first_leading_one.c b/lib/stdc_first_leading_one.c index 9a2ab1c518..c9f2b473a4 100644 --- a/lib/stdc_first_leading_one.c +++ b/lib/stdc_first_leading_one.c @@ -1,5 +1,5 @@ /* stdc_first_leading_one_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_first_leading_zero.c b/lib/stdc_first_leading_zero.c index d9a18d1207..ca07a9a7f7 100644 --- a/lib/stdc_first_leading_zero.c +++ b/lib/stdc_first_leading_zero.c @@ -1,5 +1,5 @@ /* stdc_first_leading_zero_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_first_trailing_one.c b/lib/stdc_first_trailing_one.c index 9162349c83..59ac131e7d 100644 --- a/lib/stdc_first_trailing_one.c +++ b/lib/stdc_first_trailing_one.c @@ -1,5 +1,5 @@ /* stdc_first_trailing_one_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_first_trailing_zero.c b/lib/stdc_first_trailing_zero.c index a8e12a3254..95d9490eb5 100644 --- a/lib/stdc_first_trailing_zero.c +++ b/lib/stdc_first_trailing_zero.c @@ -1,5 +1,5 @@ /* stdc_first_trailing_zero_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_has_single_bit.c b/lib/stdc_has_single_bit.c index 68ef33b187..6bd2558002 100644 --- a/lib/stdc_has_single_bit.c +++ b/lib/stdc_has_single_bit.c @@ -1,5 +1,5 @@ /* stdc_has_single_bit_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_leading_ones.c b/lib/stdc_leading_ones.c index 1f2e615eb7..ab247213e9 100644 --- a/lib/stdc_leading_ones.c +++ b/lib/stdc_leading_ones.c @@ -1,5 +1,5 @@ /* stdc_leading_ones_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_leading_zeros.c b/lib/stdc_leading_zeros.c index 45695e51aa..2597c43fc7 100644 --- a/lib/stdc_leading_zeros.c +++ b/lib/stdc_leading_zeros.c @@ -1,5 +1,5 @@ /* stdc_leading_zeros_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_trailing_ones.c b/lib/stdc_trailing_ones.c index 4a39cf0ad2..250bfdde3a 100644 --- a/lib/stdc_trailing_ones.c +++ b/lib/stdc_trailing_ones.c @@ -1,5 +1,5 @@ /* stdc_trailing_ones_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdc_trailing_zeros.c b/lib/stdc_trailing_zeros.c index f4bc43ac6b..5d5d296c40 100644 --- a/lib/stdc_trailing_zeros.c +++ b/lib/stdc_trailing_zeros.c @@ -1,5 +1,5 @@ /* stdc_trailing_zeros_* functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdckdint.in.h b/lib/stdckdint.in.h index 91848806d8..83277b728e 100644 --- a/lib/stdckdint.in.h +++ b/lib/stdckdint.in.h @@ -1,6 +1,6 @@ /* stdckdint.h -- checked integer arithmetic - Copyright 2022-2024 Free Software Foundation, Inc. + Copyright 2022-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/lib/stddef.in.h b/lib/stddef.in.h index e39268c60c..3e4a8ec603 100644 --- a/lib/stddef.in.h +++ b/lib/stddef.in.h @@ -1,6 +1,6 @@ /* A substitute for POSIX 2008 , for platforms that have issues. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdint.in.h b/lib/stdint.in.h index cd3fbdd965..ca566b303e 100644 --- a/lib/stdint.in.h +++ b/lib/stdint.in.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2002, 2004-2024 Free Software Foundation, Inc. +/* Copyright (C) 2001-2002, 2004-2025 Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood. This file is part of gnulib. diff --git a/lib/stdio--.h b/lib/stdio--.h index 0be7ef6c62..265d4d7377 100644 --- a/lib/stdio--.h +++ b/lib/stdio--.h @@ -1,6 +1,6 @@ /* Like stdio.h, but redefine some names to avoid glitches. - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-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 diff --git a/lib/stdio-impl.h b/lib/stdio-impl.h index dfb5166171..878e9f8c97 100644 --- a/lib/stdio-impl.h +++ b/lib/stdio-impl.h @@ -1,5 +1,5 @@ /* Implementation details of FILE streams. - Copyright (C) 2007-2008, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2008, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdio-read.c b/lib/stdio-read.c index 253b8aa43f..70452b485b 100644 --- a/lib/stdio-read.c +++ b/lib/stdio-read.c @@ -1,5 +1,5 @@ /* POSIX compatible FILE stream read function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/stdio-safer.h b/lib/stdio-safer.h index 8e2e777d6f..1b584a8ccf 100644 --- a/lib/stdio-safer.h +++ b/lib/stdio-safer.h @@ -1,6 +1,6 @@ /* Invoke stdio functions, but avoid some glitches. - Copyright (C) 2001, 2003, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2003, 2006, 2009-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 diff --git a/lib/stdio-write.c b/lib/stdio-write.c index ca6aa00cee..b5073ad229 100644 --- a/lib/stdio-write.c +++ b/lib/stdio-write.c @@ -1,5 +1,5 @@ /* POSIX compatible FILE stream write function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/stdio.in.h b/lib/stdio.in.h index ed260d308b..e80862125d 100644 --- a/lib/stdio.in.h +++ b/lib/stdio.in.h @@ -1,6 +1,6 @@ /* A GNU-like . - Copyright (C) 2004, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdlib--.h b/lib/stdlib--.h index 13a80b146b..645d16b25e 100644 --- a/lib/stdlib--.h +++ b/lib/stdlib--.h @@ -1,6 +1,6 @@ /* Like stdlib.h, but redefine some names to avoid glitches. - Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-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 diff --git a/lib/stdlib-safer.h b/lib/stdlib-safer.h index 07357d9116..4a97867c1e 100644 --- a/lib/stdlib-safer.h +++ b/lib/stdlib-safer.h @@ -1,6 +1,6 @@ /* Invoke stdlib.h functions, but avoid some glitches. - Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2009-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 diff --git a/lib/stdlib.c b/lib/stdlib.c index 6f70fa4bbd..6a06f5ba93 100644 --- a/lib/stdlib.c +++ b/lib/stdlib.c @@ -1,6 +1,6 @@ /* Inline functions for . - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdlib.in.h b/lib/stdlib.in.h index 14f45cc21e..f8e2a6ce34 100644 --- a/lib/stdlib.in.h +++ b/lib/stdlib.in.h @@ -1,6 +1,6 @@ /* A GNU-like . - Copyright (C) 1995, 2001-2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1995, 2001-2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdnoreturn.in.h b/lib/stdnoreturn.in.h index 4ae60c79d7..3c9827c306 100644 --- a/lib/stdnoreturn.in.h +++ b/lib/stdnoreturn.in.h @@ -1,6 +1,6 @@ /* A substitute for ISO C11 . - Copyright 2012-2024 Free Software Foundation, Inc. + Copyright 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stdopen.c b/lib/stdopen.c index b3f69f02cb..b684281525 100644 --- a/lib/stdopen.c +++ b/lib/stdopen.c @@ -1,6 +1,6 @@ /* stdopen.c - ensure that the three standard file descriptors are in use - Copyright (C) 2005-2006, 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2019-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 diff --git a/lib/stdopen.h b/lib/stdopen.h index 96ac3017df..3a9e70e101 100644 --- a/lib/stdopen.h +++ b/lib/stdopen.h @@ -1,5 +1,5 @@ /* Arrange for stdin/stdout/stderr to be open. - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-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 diff --git a/lib/stpcpy.c b/lib/stpcpy.c index d4510054bf..6d5458c263 100644 --- a/lib/stpcpy.c +++ b/lib/stpcpy.c @@ -1,5 +1,5 @@ /* stpcpy.c -- copy a string and return pointer to end of new string - Copyright (C) 1992, 1995, 1997-1998, 2006, 2009-2024 Free Software + Copyright (C) 1992, 1995, 1997-1998, 2006, 2009-2025 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. diff --git a/lib/stpncpy.c b/lib/stpncpy.c index 3ce6c4a801..8bcc305d8b 100644 --- a/lib/stpncpy.c +++ b/lib/stpncpy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1993, 1995-1997, 2002-2003, 2005-2007, 2009-2024 Free Software +/* Copyright (C) 1993, 1995-1997, 2002-2003, 2005-2007, 2009-2025 Free Software * Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. diff --git a/lib/str-kmp.h b/lib/str-kmp.h index 091b921bc1..ebbfc208dd 100644 --- a/lib/str-kmp.h +++ b/lib/str-kmp.h @@ -1,6 +1,6 @@ /* Substring search in a NUL terminated string of UNIT elements, using the Knuth-Morris-Pratt algorithm. - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This file is free software. diff --git a/lib/str-two-way.h b/lib/str-two-way.h index cf85e26817..d13fb298fd 100644 --- a/lib/str-two-way.h +++ b/lib/str-two-way.h @@ -1,5 +1,5 @@ /* Byte-wise substring search, using the Two-Way algorithm. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Eric Blake , 2008. diff --git a/lib/strcasecmp.c b/lib/strcasecmp.c index 7939b404c1..27329368ad 100644 --- a/lib/strcasecmp.c +++ b/lib/strcasecmp.c @@ -1,5 +1,5 @@ /* Case-insensitive string comparison function. - Copyright (C) 1998-1999, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strcasestr.c b/lib/strcasestr.c index b8c0479d90..fd0e2c3e7e 100644 --- a/lib/strcasestr.c +++ b/lib/strcasestr.c @@ -1,5 +1,5 @@ /* Case-insensitive searching in a string. - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This file is free software: you can redistribute it and/or modify diff --git a/lib/strchrnul.c b/lib/strchrnul.c index f7780519bd..fbd16b23da 100644 --- a/lib/strchrnul.c +++ b/lib/strchrnul.c @@ -1,5 +1,5 @@ /* Searching in a string. - Copyright (C) 2003, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strchrnul.valgrind b/lib/strchrnul.valgrind index 0ae2e65e89..864c72ebba 100644 --- a/lib/strchrnul.valgrind +++ b/lib/strchrnul.valgrind @@ -1,6 +1,6 @@ # Suppress a valgrind message about use of uninitialized memory in strchrnul(). -# Copyright (C) 2008-2024 Free Software Foundation, Inc. +# Copyright (C) 2008-2025 Free Software Foundation, Inc. # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as diff --git a/lib/strcspn.c b/lib/strcspn.c index c0a5f6d22d..43149b5813 100644 --- a/lib/strcspn.c +++ b/lib/strcspn.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1994, 1996-1997, 2002-2003, 2005-2006, 2009-2024 Free +/* Copyright (C) 1991, 1994, 1996-1997, 2002-2003, 2005-2006, 2009-2025 Free * Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. diff --git a/lib/strdup.c b/lib/strdup.c index 8d9e7c57dd..c9796489a7 100644 --- a/lib/strdup.c +++ b/lib/strdup.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1996-1998, 2002-2004, 2006-2007, 2009-2024 Free Software +/* Copyright (C) 1991, 1996-1998, 2002-2004, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/streq.h b/lib/streq.h index 8593de6dff..9d91a6a610 100644 --- a/lib/streq.h +++ b/lib/streq.h @@ -1,5 +1,5 @@ /* Optimized string comparison. - Copyright (C) 2001-2002, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strerror-override.c b/lib/strerror-override.c index 2d9560f909..3cc259053e 100644 --- a/lib/strerror-override.c +++ b/lib/strerror-override.c @@ -1,6 +1,6 @@ /* strerror-override.c --- POSIX compatible system error routine - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strerror-override.h b/lib/strerror-override.h index c496000389..653ea0ad1c 100644 --- a/lib/strerror-override.h +++ b/lib/strerror-override.h @@ -1,6 +1,6 @@ /* strerror-override.h --- POSIX compatible system error routine - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strerror.c b/lib/strerror.c index 3c0b4cdd60..72572ae433 100644 --- a/lib/strerror.c +++ b/lib/strerror.c @@ -1,6 +1,6 @@ /* strerror.c --- POSIX compatible system error routine - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strerror_r.c b/lib/strerror_r.c index b52bd2c0ae..23106ea7c3 100644 --- a/lib/strerror_r.c +++ b/lib/strerror_r.c @@ -1,6 +1,6 @@ /* strerror_r.c --- POSIX compatible system error routine - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strerrorname_np.c b/lib/strerrorname_np.c index f9f7cb702b..c666bb87b4 100644 --- a/lib/strerrorname_np.c +++ b/lib/strerrorname_np.c @@ -1,5 +1,5 @@ /* Name of system error code. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strfmon_l.c b/lib/strfmon_l.c index 9ade044d4f..2e1b07db26 100644 --- a/lib/strfmon_l.c +++ b/lib/strfmon_l.c @@ -1,5 +1,5 @@ /* strfmon_l override. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strftime-fixes.c b/lib/strftime-fixes.c index d59822bedf..3dd82a9ed6 100644 --- a/lib/strftime-fixes.c +++ b/lib/strftime-fixes.c @@ -1,5 +1,5 @@ /* Work around platform bugs in strftime. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strftime.c b/lib/strftime.c index 4ddbec0426..27feb1d728 100644 --- a/lib/strftime.c +++ b/lib/strftime.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2024 Free Software Foundation, Inc. +/* Copyright (C) 1991-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/strftime.h b/lib/strftime.h index 3179874af9..3b7e20f236 100644 --- a/lib/strftime.h +++ b/lib/strftime.h @@ -1,6 +1,6 @@ /* declarations for strftime.c - Copyright (C) 2002, 2004, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2004, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/striconv.c b/lib/striconv.c index 712a244ac7..c8cd1662d2 100644 --- a/lib/striconv.c +++ b/lib/striconv.c @@ -1,5 +1,5 @@ /* Charset conversion. - Copyright (C) 2001-2007, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2007, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This file is free software: you can redistribute it and/or modify diff --git a/lib/striconv.h b/lib/striconv.h index cb42c7b19f..3ed4fbb337 100644 --- a/lib/striconv.h +++ b/lib/striconv.h @@ -1,5 +1,5 @@ /* Charset conversion. - Copyright (C) 2001-2004, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This file is free software: you can redistribute it and/or modify diff --git a/lib/striconveh.c b/lib/striconveh.c index 952754ba5c..9e8d9c8600 100644 --- a/lib/striconveh.c +++ b/lib/striconveh.c @@ -1,5 +1,5 @@ /* Character set conversion with error handling. - Copyright (C) 2001-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2025 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This file is free software: you can redistribute it and/or modify diff --git a/lib/striconveh.h b/lib/striconveh.h index dee51eb170..c2b94648a0 100644 --- a/lib/striconveh.h +++ b/lib/striconveh.h @@ -1,5 +1,5 @@ /* Character set conversion with error handling. - Copyright (C) 2001-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This file is free software: you can redistribute it and/or modify diff --git a/lib/striconveha.c b/lib/striconveha.c index 08008d8bdc..26448250c1 100644 --- a/lib/striconveha.c +++ b/lib/striconveha.c @@ -1,5 +1,5 @@ /* Character set conversion with error handling and autodetection. - Copyright (C) 2002, 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005, 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible. This file is free software: you can redistribute it and/or modify diff --git a/lib/striconveha.h b/lib/striconveha.h index e93d0b4c45..229d78c1ae 100644 --- a/lib/striconveha.h +++ b/lib/striconveha.h @@ -1,5 +1,5 @@ /* Character set conversion with error handling and autodetection. - Copyright (C) 2002, 2005, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005, 2007-2025 Free Software Foundation, Inc. Written by Bruno Haible. This file is free software: you can redistribute it and/or modify diff --git a/lib/string-buffer-printf.c b/lib/string-buffer-printf.c index 6e5ce78b35..e3a4d9b6da 100644 --- a/lib/string-buffer-printf.c +++ b/lib/string-buffer-printf.c @@ -1,5 +1,5 @@ /* A buffer that accumulates a string by piecewise concatenation. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/string-buffer.c b/lib/string-buffer.c index b3759aa395..9595729f16 100644 --- a/lib/string-buffer.c +++ b/lib/string-buffer.c @@ -1,5 +1,5 @@ /* A buffer that accumulates a string by piecewise concatenation. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/string-buffer.h b/lib/string-buffer.h index 2d9824e801..33b9f46933 100644 --- a/lib/string-buffer.h +++ b/lib/string-buffer.h @@ -1,5 +1,5 @@ /* A buffer that accumulates a string by piecewise concatenation. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/string-desc-contains.c b/lib/string-desc-contains.c index ec79d6acf0..9612f7765d 100644 --- a/lib/string-desc-contains.c +++ b/lib/string-desc-contains.c @@ -1,5 +1,5 @@ /* String descriptors. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/string-desc-quotearg.c b/lib/string-desc-quotearg.c index 0e76fb679d..d65046f6e2 100644 --- a/lib/string-desc-quotearg.c +++ b/lib/string-desc-quotearg.c @@ -1,5 +1,5 @@ /* Quote string descriptors for output. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/string-desc-quotearg.h b/lib/string-desc-quotearg.h index eefc7b096c..f63ed7603a 100644 --- a/lib/string-desc-quotearg.h +++ b/lib/string-desc-quotearg.h @@ -1,5 +1,5 @@ /* Quote string descriptors for output. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/string-desc.c b/lib/string-desc.c index 78992729bb..ca201b0500 100644 --- a/lib/string-desc.c +++ b/lib/string-desc.c @@ -1,5 +1,5 @@ /* String descriptors. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/string-desc.h b/lib/string-desc.h index 0b8287121f..5854220d05 100644 --- a/lib/string-desc.h +++ b/lib/string-desc.h @@ -1,5 +1,5 @@ /* String descriptors. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/string.in.h b/lib/string.in.h index 72cd7566e6..1bae32ad46 100644 --- a/lib/string.in.h +++ b/lib/string.in.h @@ -1,6 +1,6 @@ /* A GNU-like . - Copyright (C) 1995-1996, 2001-2024 Free Software Foundation, Inc. + Copyright (C) 1995-1996, 2001-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strings.in.h b/lib/strings.in.h index 20bd6f1fa2..b09f3eed89 100644 --- a/lib/strings.in.h +++ b/lib/strings.in.h @@ -1,6 +1,6 @@ /* A substitute . - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/stripslash.c b/lib/stripslash.c index c127ce7e63..d5b07bca82 100644 --- a/lib/stripslash.c +++ b/lib/stripslash.c @@ -1,6 +1,6 @@ /* stripslash.c -- remove redundant trailing slashes from a file name - Copyright (C) 1990, 2001, 2003-2006, 2009-2024 Free Software Foundation, + Copyright (C) 1990, 2001, 2003-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/strncasecmp.c b/lib/strncasecmp.c index c79161f334..815843859a 100644 --- a/lib/strncasecmp.c +++ b/lib/strncasecmp.c @@ -1,5 +1,5 @@ /* strncasecmp.c -- case insensitive string comparator - Copyright (C) 1998-1999, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strncat.c b/lib/strncat.c index a13e89ca59..4514445e62 100644 --- a/lib/strncat.c +++ b/lib/strncat.c @@ -1,5 +1,5 @@ /* Concatenate strings. - Copyright (C) 1999, 2002, 2006, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/strndup.c b/lib/strndup.c index abfa017267..07a646d1ca 100644 --- a/lib/strndup.c +++ b/lib/strndup.c @@ -1,6 +1,6 @@ /* A replacement function, for systems that lack strndup. - Copyright (C) 1996-1998, 2001-2003, 2005-2007, 2009-2024 Free Software + Copyright (C) 1996-1998, 2001-2003, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/strnlen.c b/lib/strnlen.c index 5231e4c595..f699041576 100644 --- a/lib/strnlen.c +++ b/lib/strnlen.c @@ -1,5 +1,5 @@ /* Find the length of STRING, but scan at most MAXLEN characters. - Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strnlen1.c b/lib/strnlen1.c index 27c832ad7d..adc330afba 100644 --- a/lib/strnlen1.c +++ b/lib/strnlen1.c @@ -1,5 +1,5 @@ /* Find the length of STRING + 1, but scan at most MAXLEN bytes. - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strnlen1.h b/lib/strnlen1.h index 8943f3edff..82d073f44b 100644 --- a/lib/strnlen1.h +++ b/lib/strnlen1.h @@ -1,5 +1,5 @@ /* Find the length of STRING + 1, but scan at most MAXLEN bytes. - Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strpbrk.c b/lib/strpbrk.c index 9e6d35eaa6..4cba95411f 100644 --- a/lib/strpbrk.c +++ b/lib/strpbrk.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1994, 2000, 2002-2003, 2006, 2009-2024 Free Software +/* Copyright (C) 1991, 1994, 2000, 2002-2003, 2006, 2009-2025 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. diff --git a/lib/strptime.c b/lib/strptime.c index e0fe2bfd9a..2b6193a105 100644 --- a/lib/strptime.c +++ b/lib/strptime.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2002, 2004-2005, 2007, 2009-2024 Free Software Foundation, +/* Copyright (C) 2002, 2004-2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/strsep.c b/lib/strsep.c index eefd85e2a4..5a489d11d0 100644 --- a/lib/strsep.c +++ b/lib/strsep.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2004, 2007, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2004, 2007, 2009-2025 Free Software Foundation, Inc. Written by Yoann Vandoorselaere . diff --git a/lib/strsignal.c b/lib/strsignal.c index 17f43a5796..738468afaa 100644 --- a/lib/strsignal.c +++ b/lib/strsignal.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1994-2002, 2005, 2008-2024 Free Software Foundation, +/* Copyright (C) 1991, 1994-2002, 2005, 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/strstr.c b/lib/strstr.c index 7ea2860397..d6953f906c 100644 --- a/lib/strstr.c +++ b/lib/strstr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2024 Free Software +/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/strtod.c b/lib/strtod.c index 6c368c458c..ce8f78eecc 100644 --- a/lib/strtod.c +++ b/lib/strtod.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-1992, 1997, 1999, 2003, 2006, 2008-2024 Free Software +/* Copyright (C) 1991-1992, 1997, 1999, 2003, 2006, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/strtof.c b/lib/strtof.c index 194962ad32..66bd71027d 100644 --- a/lib/strtof.c +++ b/lib/strtof.c @@ -1,5 +1,5 @@ /* Convert string to 'float'. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strtoimax.c b/lib/strtoimax.c index 1bc62621ec..1dec8130ba 100644 --- a/lib/strtoimax.c +++ b/lib/strtoimax.c @@ -1,6 +1,6 @@ /* Convert string representation of a number into an intmax_t value. - Copyright (C) 1999, 2001-2004, 2006, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2001-2004, 2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/strtok_r.c b/lib/strtok_r.c index 3a3f0c39fe..26da42ec65 100644 --- a/lib/strtok_r.c +++ b/lib/strtok_r.c @@ -1,5 +1,5 @@ /* Reentrant string tokenizer. Generic version. - Copyright (C) 1991, 1996-1999, 2001, 2004, 2007, 2009-2024 Free Software + Copyright (C) 1991, 1996-1999, 2001, 2004, 2007, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/strtol.c b/lib/strtol.c index 914cf5b57a..0bcc6f40ec 100644 --- a/lib/strtol.c +++ b/lib/strtol.c @@ -1,6 +1,6 @@ /* Convert string representation of a number into an integer value. - Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2024 Free Software + Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2025 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C diff --git a/lib/strtold.c b/lib/strtold.c index 6e8581ac5a..6fa80d21ab 100644 --- a/lib/strtold.c +++ b/lib/strtold.c @@ -1,5 +1,5 @@ /* Convert string to 'long double'. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strtoll.c b/lib/strtoll.c index d3f5e47fc1..4326f5f030 100644 --- a/lib/strtoll.c +++ b/lib/strtoll.c @@ -1,5 +1,5 @@ /* Function to parse a 'long long int' from text. - Copyright (C) 1995-1997, 1999, 2001, 2009-2024 Free Software Foundation, + Copyright (C) 1995-1997, 1999, 2001, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/strtoul.c b/lib/strtoul.c index 5d00118f62..4adfe53987 100644 --- a/lib/strtoul.c +++ b/lib/strtoul.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1997, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1997, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/strtoull.c b/lib/strtoull.c index 7158b3559e..bc84b03825 100644 --- a/lib/strtoull.c +++ b/lib/strtoull.c @@ -1,5 +1,5 @@ /* Function to parse an 'unsigned long long int' from text. - Copyright (C) 1995-1997, 1999, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1995-1997, 1999, 2009-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. diff --git a/lib/strtoumax.c b/lib/strtoumax.c index ca6cc02ed8..13a33fba76 100644 --- a/lib/strtoumax.c +++ b/lib/strtoumax.c @@ -1,6 +1,6 @@ /* Convert string representation of a number into a uintmax_t value. - Copyright (C) 1999-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/struniq.h b/lib/struniq.h index e67ea0fef4..f3c50de820 100644 --- a/lib/struniq.h +++ b/lib/struniq.h @@ -1,5 +1,5 @@ /* Define a file-local string uniquification function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/strverscmp.c b/lib/strverscmp.c index b0c11fc295..9124bf5f09 100644 --- a/lib/strverscmp.c +++ b/lib/strverscmp.c @@ -1,5 +1,5 @@ /* Compare strings while treating digits characters numerically. - Copyright (C) 1997-2024 Free Software Foundation, Inc. + Copyright (C) 1997-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jean-François Bignolles , 1997. diff --git a/lib/supersede.c b/lib/supersede.c index b58e0b93db..10691eb183 100644 --- a/lib/supersede.c +++ b/lib/supersede.c @@ -1,6 +1,6 @@ /* Open a file, without destroying an old file with the same name. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/lib/supersede.h b/lib/supersede.h index f77d3c32ba..5f06811d2c 100644 --- a/lib/supersede.h +++ b/lib/supersede.h @@ -1,6 +1,6 @@ /* Open a file, without destroying an old file with the same name. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/lib/symlink.c b/lib/symlink.c index 6ba83666e1..8839a9818c 100644 --- a/lib/symlink.c +++ b/lib/symlink.c @@ -1,5 +1,5 @@ /* Stub for symlink(). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/symlinkat.c b/lib/symlinkat.c index 920001a6fa..f24a0e0145 100644 --- a/lib/symlinkat.c +++ b/lib/symlinkat.c @@ -1,5 +1,5 @@ /* Create a symlink relative to an open directory. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/sys-limits.h b/lib/sys-limits.h index d2f29d808d..a556dfeb6d 100644 --- a/lib/sys-limits.h +++ b/lib/sys-limits.h @@ -1,6 +1,6 @@ /* System call limits - Copyright 2018-2024 Free Software Foundation, Inc. + Copyright 2018-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_file.in.h b/lib/sys_file.in.h index 88cdc039e6..d887a797ba 100644 --- a/lib/sys_file.in.h +++ b/lib/sys_file.in.h @@ -1,6 +1,6 @@ /* Provide a more complete sys/file.h. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_ioctl.in.h b/lib/sys_ioctl.in.h index de31189c7e..208c807e6d 100644 --- a/lib/sys_ioctl.in.h +++ b/lib/sys_ioctl.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around . - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_msg.in.h b/lib/sys_msg.in.h index f9ca329cbd..263327ec50 100644 --- a/lib/sys_msg.in.h +++ b/lib/sys_msg.in.h @@ -1,6 +1,6 @@ /* Provide a more reliable sys/msg.h. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_random.in.h b/lib/sys_random.in.h index 279ce62130..11663b2ebd 100644 --- a/lib/sys_random.in.h +++ b/lib/sys_random.in.h @@ -1,5 +1,5 @@ /* Substitute for . - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_resource.in.h b/lib/sys_resource.in.h index 0db80b2d88..39357de75d 100644 --- a/lib/sys_resource.in.h +++ b/lib/sys_resource.in.h @@ -1,5 +1,5 @@ /* Substitute for . - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_select.in.h b/lib/sys_select.in.h index 9bfb228385..fd3e28fd8e 100644 --- a/lib/sys_select.in.h +++ b/lib/sys_select.in.h @@ -1,5 +1,5 @@ /* Substitute for . - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_sem.in.h b/lib/sys_sem.in.h index 218991764a..4f293e46c2 100644 --- a/lib/sys_sem.in.h +++ b/lib/sys_sem.in.h @@ -1,6 +1,6 @@ /* Provide a more reliable sys/sem.h. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_shm.in.h b/lib/sys_shm.in.h index a50d49810d..dfa44950fd 100644 --- a/lib/sys_shm.in.h +++ b/lib/sys_shm.in.h @@ -1,6 +1,6 @@ /* Provide a more reliable sys/shm.h. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_socket.c b/lib/sys_socket.c index 49d2122da5..efd366102b 100644 --- a/lib/sys_socket.c +++ b/lib/sys_socket.c @@ -1,6 +1,6 @@ /* Inline functions for . - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_socket.in.h b/lib/sys_socket.in.h index 9610a52647..8632c66d0c 100644 --- a/lib/sys_socket.in.h +++ b/lib/sys_socket.in.h @@ -1,6 +1,6 @@ /* Provide a sys/socket header file for systems lacking it (read: MinGW) and for systems where it is incomplete. - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. Written by Simon Josefsson. This file is free software: you can redistribute it and/or modify diff --git a/lib/sys_stat.in.h b/lib/sys_stat.in.h index 81138bce25..8bde5a7d63 100644 --- a/lib/sys_stat.in.h +++ b/lib/sys_stat.in.h @@ -1,5 +1,5 @@ /* Provide a more complete sys/stat.h header file. - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_time.in.h b/lib/sys_time.in.h index 88e912e60e..e6d15613be 100644 --- a/lib/sys_time.in.h +++ b/lib/sys_time.in.h @@ -1,6 +1,6 @@ /* Provide a more complete sys/time.h. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_times.in.h b/lib/sys_times.in.h index 94bdf0ddce..d339637c47 100644 --- a/lib/sys_times.in.h +++ b/lib/sys_times.in.h @@ -1,5 +1,5 @@ /* Provide a sys/times.h header file. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_types.in.h b/lib/sys_types.in.h index 4eb2e92696..ed9e9506a1 100644 --- a/lib/sys_types.in.h +++ b/lib/sys_types.in.h @@ -1,6 +1,6 @@ /* Provide a more complete sys/types.h. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_uio.in.h b/lib/sys_uio.in.h index 5e71859d4b..fec3a70ab2 100644 --- a/lib/sys_uio.in.h +++ b/lib/sys_uio.in.h @@ -1,5 +1,5 @@ /* Substitute for . - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_un.in.h b/lib/sys_un.in.h index c137e7cef4..e2ffcc6c6f 100644 --- a/lib/sys_un.in.h +++ b/lib/sys_un.in.h @@ -1,6 +1,6 @@ /* sys/un.h - definitions for UNIX domain sockets - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_utsname.in.h b/lib/sys_utsname.in.h index 45ba592763..f5c194aec3 100644 --- a/lib/sys_utsname.in.h +++ b/lib/sys_utsname.in.h @@ -1,5 +1,5 @@ /* Substitute for . - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sys_wait.in.h b/lib/sys_wait.in.h index 953a36621c..0a83ebc84c 100644 --- a/lib/sys_wait.in.h +++ b/lib/sys_wait.in.h @@ -1,5 +1,5 @@ /* A POSIX-like . - Copyright (C) 2001-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/sysexits.in.h b/lib/sysexits.in.h index 3c0b2e8569..5ae84d2e1b 100644 --- a/lib/sysexits.in.h +++ b/lib/sysexits.in.h @@ -1,5 +1,5 @@ /* exit() exit codes for some BSD system programs. - Copyright (C) 2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/system-quote.c b/lib/system-quote.c index db1c7a3256..bd963e8c72 100644 --- a/lib/system-quote.c +++ b/lib/system-quote.c @@ -1,5 +1,5 @@ /* Quoting for a system command. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2012. This program is free software: you can redistribute it and/or modify diff --git a/lib/system-quote.h b/lib/system-quote.h index ba9d704821..33a61319a8 100644 --- a/lib/system-quote.h +++ b/lib/system-quote.h @@ -1,5 +1,5 @@ /* Quoting for a system command. - Copyright (C) 2001-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2012. This program is free software: you can redistribute it and/or modify diff --git a/lib/szprintf.c b/lib/szprintf.c index c5f07dec25..a7c402cdbb 100644 --- a/lib/szprintf.c +++ b/lib/szprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/tanf.c b/lib/tanf.c index 4b072f7d72..147b042639 100644 --- a/lib/tanf.c +++ b/lib/tanf.c @@ -1,5 +1,5 @@ /* Tangent function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/tanhf.c b/lib/tanhf.c index a03c6e52d1..59f2af2556 100644 --- a/lib/tanhf.c +++ b/lib/tanhf.c @@ -1,5 +1,5 @@ /* Hyperbolic tangent function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/tanl.c b/lib/tanl.c index 0b1f5d96d5..ffa4e3c655 100644 --- a/lib/tanl.c +++ b/lib/tanl.c @@ -1,6 +1,6 @@ /* tan (tangent) function with 'long double' argument. - Copyright (C) 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/tcgetsid.c b/lib/tcgetsid.c index a116efb60e..3cb37c61c8 100644 --- a/lib/tcgetsid.c +++ b/lib/tcgetsid.c @@ -1,5 +1,5 @@ /* Determine the session ID of the controlling terminal of the current process. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/tempname.c b/lib/tempname.c index 446ddeaef1..cd6020c0f2 100644 --- a/lib/tempname.c +++ b/lib/tempname.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2024 Free Software Foundation, Inc. +/* Copyright (C) 1991-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/tempname.h b/lib/tempname.h index 7cbdac95de..6820110413 100644 --- a/lib/tempname.h +++ b/lib/tempname.h @@ -1,6 +1,6 @@ /* Create a temporary file or directory. - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/term-style-control.c b/lib/term-style-control.c index d18b6b4d69..6307937ef3 100644 --- a/lib/term-style-control.c +++ b/lib/term-style-control.c @@ -1,5 +1,5 @@ /* Terminal control for outputting styled text to a terminal. - Copyright (C) 2006-2008, 2017, 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2008, 2017, 2019-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2019. This program is free software: you can redistribute it and/or modify diff --git a/lib/term-style-control.h b/lib/term-style-control.h index 5b57f75ed8..4cf2d49d78 100644 --- a/lib/term-style-control.h +++ b/lib/term-style-control.h @@ -1,5 +1,5 @@ /* Terminal control for outputting styled text to a terminal. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2019. This program is free software: you can redistribute it and/or modify diff --git a/lib/termcap.h b/lib/termcap.h index 0cd472d0d3..dacf5b265f 100644 --- a/lib/termcap.h +++ b/lib/termcap.h @@ -1,5 +1,5 @@ /* Information about terminal capabilities. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/terminfo.h b/lib/terminfo.h index 1c5f111deb..3e57e48975 100644 --- a/lib/terminfo.h +++ b/lib/terminfo.h @@ -1,5 +1,5 @@ /* Information about terminal capabilities. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/termios.in.h b/lib/termios.in.h index e60737e731..80831e7893 100644 --- a/lib/termios.in.h +++ b/lib/termios.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around . - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/textstyle.in.h b/lib/textstyle.in.h index 39eab0576e..2581205c94 100644 --- a/lib/textstyle.in.h +++ b/lib/textstyle.in.h @@ -1,5 +1,5 @@ /* Dummy replacement for part of the public API of the libtextstyle library. - Copyright (C) 2006-2007, 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2019-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 diff --git a/lib/thrd.c b/lib/thrd.c index 8da0bb403a..4a31cd868f 100644 --- a/lib/thrd.c +++ b/lib/thrd.c @@ -1,5 +1,5 @@ /* Creating and controlling ISO C 11 threads. - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/thread-optim.h b/lib/thread-optim.h index 4bcc8afd00..1056c2f3b8 100644 --- a/lib/thread-optim.h +++ b/lib/thread-optim.h @@ -1,6 +1,6 @@ /* Optimization of multithreaded code. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/threads.in.h b/lib/threads.in.h index fd4a5818ad..48d0f5f19c 100644 --- a/lib/threads.in.h +++ b/lib/threads.in.h @@ -1,6 +1,6 @@ /* An ISO C 11 compatible . - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/time-internal.h b/lib/time-internal.h index 3d778ba50e..6f9850dc21 100644 --- a/lib/time-internal.h +++ b/lib/time-internal.h @@ -1,6 +1,6 @@ /* Time internal interface - Copyright 2015-2024 Free Software Foundation, Inc. + Copyright 2015-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/time.c b/lib/time.c index 573199c2bb..1d35c5d40b 100644 --- a/lib/time.c +++ b/lib/time.c @@ -1,5 +1,5 @@ /* Provide time() for systems for which it's broken. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/time.in.h b/lib/time.in.h index 5dc03c892a..60801c972c 100644 --- a/lib/time.in.h +++ b/lib/time.in.h @@ -1,6 +1,6 @@ /* A more-standard . - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/time_r.c b/lib/time_r.c index b724f3b38d..15d65d599c 100644 --- a/lib/time_r.c +++ b/lib/time_r.c @@ -1,6 +1,6 @@ /* Reentrant time functions like localtime_r. - Copyright (C) 2003, 2006-2007, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/time_rz.c b/lib/time_rz.c index 14f43fd67a..125f4e272d 100644 --- a/lib/time_rz.c +++ b/lib/time_rz.c @@ -1,6 +1,6 @@ /* Time zone functions such as tzalloc and localtime_rz - Copyright 2015-2024 Free Software Foundation, Inc. + Copyright 2015-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/timegm.c b/lib/timegm.c index ba28b3ecd9..4c2615b9fa 100644 --- a/lib/timegm.c +++ b/lib/timegm.c @@ -1,6 +1,6 @@ /* Convert UTC calendar time to simple time. Like mktime but assumes UTC. - Copyright (C) 1994-2024 Free Software Foundation, Inc. + Copyright (C) 1994-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/lib/times.c b/lib/times.c index b8bf24c2fa..ecec1b9c0e 100644 --- a/lib/times.c +++ b/lib/times.c @@ -1,6 +1,6 @@ /* Get process times - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/timespec-add.c b/lib/timespec-add.c index 5068318711..3e154f2485 100644 --- a/lib/timespec-add.c +++ b/lib/timespec-add.c @@ -1,6 +1,6 @@ /* Add two struct timespec values. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/lib/timespec-sub.c b/lib/timespec-sub.c index 38f9c6a4dc..7cde18be90 100644 --- a/lib/timespec-sub.c +++ b/lib/timespec-sub.c @@ -1,6 +1,6 @@ /* Subtract two struct timespec values. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/lib/timespec.c b/lib/timespec.c index 8cee9870c7..9ab11e5cc5 100644 --- a/lib/timespec.c +++ b/lib/timespec.c @@ -1,6 +1,6 @@ /* Inline functions for . - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/timespec.h b/lib/timespec.h index 69ce348569..138467eca6 100644 --- a/lib/timespec.h +++ b/lib/timespec.h @@ -1,6 +1,6 @@ /* timespec -- System time interface - Copyright (C) 2000, 2002, 2004-2005, 2007, 2009-2024 Free Software + Copyright (C) 2000, 2002, 2004-2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/timespec_get.c b/lib/timespec_get.c index feaf6e63c4..da71c7d011 100644 --- a/lib/timespec_get.c +++ b/lib/timespec_get.c @@ -1,5 +1,5 @@ /* timespec_get() function. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/timespec_getres.c b/lib/timespec_getres.c index 5728d8e597..94f61a8b3e 100644 --- a/lib/timespec_getres.c +++ b/lib/timespec_getres.c @@ -1,5 +1,5 @@ /* Get resolution of a time base. - Copyright 2021-2024 Free Software Foundation, Inc. + Copyright 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/timevar.c b/lib/timevar.c index 1ec76d6b6c..8b2ea104be 100644 --- a/lib/timevar.c +++ b/lib/timevar.c @@ -1,6 +1,6 @@ /* Timing variables for measuring compiler performance. - Copyright (C) 2000, 2002, 2004, 2006, 2009-2015, 2018-2024 Free Software + Copyright (C) 2000, 2002, 2004, 2006, 2009-2015, 2018-2025 Free Software Foundation, Inc. Contributed by Alex Samuel diff --git a/lib/timevar.def b/lib/timevar.def index acfa0a476a..4e923d2bcf 100644 --- a/lib/timevar.def +++ b/lib/timevar.def @@ -1,7 +1,7 @@ /* This file contains the definitions for timing variables used to -*- C -*- measure run-time performance of the compiler. - Copyright (C) 2002, 2007, 2009-2015, 2018-2024 Free Software Foundation, + Copyright (C) 2002, 2007, 2009-2015, 2018-2025 Free Software Foundation, Inc. Contributed by Akim Demaille . diff --git a/lib/timevar.h b/lib/timevar.h index d7d05e7186..0e1a2a09b6 100644 --- a/lib/timevar.h +++ b/lib/timevar.h @@ -1,6 +1,6 @@ /* Timing variables for measuring application performance. - Copyright (C) 2000, 2002, 2004, 2009-2015, 2018-2024 Free Software + Copyright (C) 2000, 2002, 2004, 2009-2015, 2018-2025 Free Software Foundation, Inc. Contributed by Alex Samuel diff --git a/lib/tmpdir.c b/lib/tmpdir.c index dd43fe22c1..db1f1e48eb 100644 --- a/lib/tmpdir.c +++ b/lib/tmpdir.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1999, 2001-2002, 2006, 2009-2024 Free Software Foundation, +/* Copyright (C) 1999, 2001-2002, 2006, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/tmpdir.h b/lib/tmpdir.h index f5493aed77..e16824583a 100644 --- a/lib/tmpdir.h +++ b/lib/tmpdir.h @@ -1,5 +1,5 @@ /* Determine a temporary directory. - Copyright (C) 2001-2002, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/tmpfile-safer.c b/lib/tmpfile-safer.c index be990f6eb6..99bcc2ad89 100644 --- a/lib/tmpfile-safer.c +++ b/lib/tmpfile-safer.c @@ -1,5 +1,5 @@ /* Invoke tmpfile, but avoid some glitches. - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-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 diff --git a/lib/tmpfile.c b/lib/tmpfile.c index 7944a09076..f5588c3c07 100644 --- a/lib/tmpfile.c +++ b/lib/tmpfile.c @@ -1,5 +1,5 @@ /* Create a temporary file. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/totalorder.c b/lib/totalorder.c index 6d1b2c4444..5824da836f 100644 --- a/lib/totalorder.c +++ b/lib/totalorder.c @@ -1,5 +1,5 @@ /* Total order for 'double' - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/totalorderf.c b/lib/totalorderf.c index f8af4b0241..88c8580f9d 100644 --- a/lib/totalorderf.c +++ b/lib/totalorderf.c @@ -1,5 +1,5 @@ /* Total order for 'float' - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/totalorderl.c b/lib/totalorderl.c index 21669f4af8..f3e4e7869d 100644 --- a/lib/totalorderl.c +++ b/lib/totalorderl.c @@ -1,5 +1,5 @@ /* Total order for 'long double' - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/totalordermag.c b/lib/totalordermag.c index 7a52f89342..3893ccf94d 100644 --- a/lib/totalordermag.c +++ b/lib/totalordermag.c @@ -1,5 +1,5 @@ /* Total order of absolute value for 'double'. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/totalordermagf.c b/lib/totalordermagf.c index 07a35c9689..b6879e2d27 100644 --- a/lib/totalordermagf.c +++ b/lib/totalordermagf.c @@ -1,5 +1,5 @@ /* Total order of absolute value for 'float'. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/totalordermagl.c b/lib/totalordermagl.c index 85d492f066..5c8f2c0b24 100644 --- a/lib/totalordermagl.c +++ b/lib/totalordermagl.c @@ -1,5 +1,5 @@ /* Total order of absolute value for 'long double'. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/towctrans-impl.h b/lib/towctrans-impl.h index 47fdfedacf..af9f53b6df 100644 --- a/lib/towctrans-impl.h +++ b/lib/towctrans-impl.h @@ -1,5 +1,5 @@ /* Convert a wide character using a case mapping. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/towctrans.c b/lib/towctrans.c index fa6daaa7f1..436894d87e 100644 --- a/lib/towctrans.c +++ b/lib/towctrans.c @@ -1,5 +1,5 @@ /* Convert a wide character using a case mapping. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/tparm.c b/lib/tparm.c index 4340df4815..a08fb93fdd 100644 --- a/lib/tparm.c +++ b/lib/tparm.c @@ -1,5 +1,5 @@ /* Substitution of parameters in strings from terminal descriptions. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/tputs.c b/lib/tputs.c index 9aab4d5936..299bf9c646 100644 --- a/lib/tputs.c +++ b/lib/tputs.c @@ -1,5 +1,5 @@ /* Output of string from terminal descriptions. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/trigl.c b/lib/trigl.c index b6b3710aca..b73090ff3f 100644 --- a/lib/trigl.c +++ b/lib/trigl.c @@ -1,5 +1,5 @@ /* Quad-precision floating point argument reduction. -*- coding: utf-8 -*- - Copyright (C) 1999, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2007, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek diff --git a/lib/trigl.h b/lib/trigl.h index ac3e3ad5ea..52db030307 100644 --- a/lib/trigl.h +++ b/lib/trigl.h @@ -1,7 +1,7 @@ /* Declarations for sinl, cosl, tanl internal functions. -*- coding: utf-8 -*- Contributed by Paolo Bonzini - Copyright 2002-2003, 2009-2024 Free Software Foundation, Inc. + Copyright 2002-2003, 2009-2025 Free Software Foundation, Inc. This file is part of gnulib. diff --git a/lib/trim.c b/lib/trim.c index 77cf19b2d3..c59f0241e5 100644 --- a/lib/trim.c +++ b/lib/trim.c @@ -1,5 +1,5 @@ /* Removes leading and/or trailing whitespaces - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-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 diff --git a/lib/trim.h b/lib/trim.h index 33a5feef53..7efe3abcc2 100644 --- a/lib/trim.h +++ b/lib/trim.h @@ -1,5 +1,5 @@ /* Removes leading and/or trailing whitespaces - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-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 diff --git a/lib/trunc.c b/lib/trunc.c index 577db7d9f9..ff9e2a88ca 100644 --- a/lib/trunc.c +++ b/lib/trunc.c @@ -1,5 +1,5 @@ /* Round towards zero. - Copyright (C) 2007, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/truncate.c b/lib/truncate.c index ff56da4dfc..ca5f2cd5ea 100644 --- a/lib/truncate.c +++ b/lib/truncate.c @@ -1,5 +1,5 @@ /* truncate emulations for native Windows. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/lib/truncf.c b/lib/truncf.c index 142938e991..87e024b4e4 100644 --- a/lib/truncf.c +++ b/lib/truncf.c @@ -1,5 +1,5 @@ /* Round towards zero. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/truncl.c b/lib/truncl.c index 1c27d36553..dcefce69d1 100644 --- a/lib/truncl.c +++ b/lib/truncl.c @@ -1,5 +1,5 @@ /* Round towards zero. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/tsearch.c b/lib/tsearch.c index b1f31c335f..e5afbda283 100644 --- a/lib/tsearch.c +++ b/lib/tsearch.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-1997, 2000, 2006-2007, 2009-2024 Free Software +/* Copyright (C) 1995-1997, 2000, 2006-2007, 2009-2025 Free Software Foundation, Inc. Contributed by Bernd Schmidt , 1997. diff --git a/lib/tss.c b/lib/tss.c index f58fd8dfcc..a1636953ca 100644 --- a/lib/tss.c +++ b/lib/tss.c @@ -1,5 +1,5 @@ /* ISO C 11 thread-specific storage in multithreaded situations. - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/ttyname_r.c b/lib/ttyname_r.c index 507bc2d654..4f4c9dd18c 100644 --- a/lib/ttyname_r.c +++ b/lib/ttyname_r.c @@ -1,6 +1,6 @@ /* Determine name of a terminal. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/tzset.c b/lib/tzset.c index 93dc52e284..798df5725b 100644 --- a/lib/tzset.c +++ b/lib/tzset.c @@ -1,6 +1,6 @@ /* Provide tzset for systems that don't have it or for which it's broken. - Copyright (C) 2001-2003, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/u64.c b/lib/u64.c index f788470b8f..9bf45b2912 100644 --- a/lib/u64.c +++ b/lib/u64.c @@ -1,6 +1,6 @@ /* uint64_t-like operations that work even on hosts lacking uint64_t - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/u64.h b/lib/u64.h index cfb5588757..6ea08969c2 100644 --- a/lib/u64.h +++ b/lib/u64.h @@ -1,6 +1,6 @@ /* uint64_t-like operations that work even on hosts lacking uint64_t - Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uchar.in.h b/lib/uchar.in.h index 53c11f4c8f..a0f43c18ab 100644 --- a/lib/uchar.in.h +++ b/lib/uchar.in.h @@ -1,5 +1,5 @@ /* substitute - 16-bit and 32-bit wide character types. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uinttostr.c b/lib/uinttostr.c index be56c85bdd..3d884a276c 100644 --- a/lib/uinttostr.c +++ b/lib/uinttostr.c @@ -1,6 +1,6 @@ /* Convert 'unsigned int' integer to printable string. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/umaxtostr.c b/lib/umaxtostr.c index 0458b4af6c..3dc63084b5 100644 --- a/lib/umaxtostr.c +++ b/lib/umaxtostr.c @@ -1,6 +1,6 @@ /* Convert 'uintmax_t' integer to printable string. - Copyright (C) 2004-2024 Free Software Foundation, Inc. + Copyright (C) 2004-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uname.c b/lib/uname.c index 2d798ef7b1..c80a1fe080 100644 --- a/lib/uname.c +++ b/lib/uname.c @@ -1,5 +1,5 @@ /* uname replacement. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unicase.in.h b/lib/unicase.in.h index bd705baf01..c6df04b364 100644 --- a/lib/unicase.in.h +++ b/lib/unicase.in.h @@ -1,5 +1,5 @@ /* Unicode character case mappings. - Copyright (C) 2002, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unicase/cased.c b/lib/unicase/cased.c index 6014c62dce..580a6fd041 100644 --- a/lib/unicase/cased.c +++ b/lib/unicase/cased.c @@ -1,5 +1,5 @@ /* Test whether a Unicode character is cased. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/casefold.h b/lib/unicase/casefold.h index bb320678c4..6373ced163 100644 --- a/lib/unicase/casefold.h +++ b/lib/unicase/casefold.h @@ -1,5 +1,5 @@ /* Casefolding of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/caseprop.h b/lib/unicase/caseprop.h index d6b95bd1e5..2310dfd699 100644 --- a/lib/unicase/caseprop.h +++ b/lib/unicase/caseprop.h @@ -1,5 +1,5 @@ /* Case related properties of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/context.h b/lib/unicase/context.h index 541da561ab..2227e5b9b2 100644 --- a/lib/unicase/context.h +++ b/lib/unicase/context.h @@ -1,5 +1,5 @@ /* Case-mapping contexts of UTF-8/UTF-16/UTF-32 substring. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/empty-prefix-context.c b/lib/unicase/empty-prefix-context.c index 1a99d6f23a..4c4d0b8be3 100644 --- a/lib/unicase/empty-prefix-context.c +++ b/lib/unicase/empty-prefix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of empty prefix string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/empty-suffix-context.c b/lib/unicase/empty-suffix-context.c index 2e5bc33c58..c637857d1f 100644 --- a/lib/unicase/empty-suffix-context.c +++ b/lib/unicase/empty-suffix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of empty suffix string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/ignorable.c b/lib/unicase/ignorable.c index c4d413516d..e17ccaba99 100644 --- a/lib/unicase/ignorable.c +++ b/lib/unicase/ignorable.c @@ -1,5 +1,5 @@ /* Test whether a Unicode character is case-ignorable. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/invariant.h b/lib/unicase/invariant.h index 136c630198..d3a346b7f1 100644 --- a/lib/unicase/invariant.h +++ b/lib/unicase/invariant.h @@ -1,5 +1,5 @@ /* Internal functions for Unicode character case mappings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/locale-language.c b/lib/unicase/locale-language.c index b7103e4aaf..8a064acff0 100644 --- a/lib/unicase/locale-language.c +++ b/lib/unicase/locale-language.c @@ -1,5 +1,5 @@ /* Language code of current locale. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/locale-languages.gperf b/lib/unicase/locale-languages.gperf index 9db1558286..26a31f114d 100644 --- a/lib/unicase/locale-languages.gperf +++ b/lib/unicase/locale-languages.gperf @@ -1,5 +1,5 @@ /* Language codes of locales. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unicase/simple-mapping.h b/lib/unicase/simple-mapping.h index 6102b76843..0c4c75b3cb 100644 --- a/lib/unicase/simple-mapping.h +++ b/lib/unicase/simple-mapping.h @@ -1,5 +1,5 @@ /* Simple case mapping for Unicode characters. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/unicase/special-casing.c b/lib/unicase/special-casing.c index 856b904f09..3f61bbdb05 100644 --- a/lib/unicase/special-casing.c +++ b/lib/unicase/special-casing.c @@ -1,5 +1,5 @@ /* Special casing table. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/special-casing.in.h b/lib/unicase/special-casing.in.h index db8b843847..d174feba65 100644 --- a/lib/unicase/special-casing.in.h +++ b/lib/unicase/special-casing.in.h @@ -1,5 +1,5 @@ /* Special casing table. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/tocasefold.c b/lib/unicase/tocasefold.c index eac68a256c..c8d33866d8 100644 --- a/lib/unicase/tocasefold.c +++ b/lib/unicase/tocasefold.c @@ -1,5 +1,5 @@ /* Casefold mapping for Unicode characters (locale and context independent). - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/tolower.c b/lib/unicase/tolower.c index 0a62cd5066..a1c898ef84 100644 --- a/lib/unicase/tolower.c +++ b/lib/unicase/tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for Unicode characters (locale and context independent). - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/unicase/totitle.c b/lib/unicase/totitle.c index db6b284735..1b44a87a95 100644 --- a/lib/unicase/totitle.c +++ b/lib/unicase/totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for Unicode characters (locale and context independent). - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/toupper.c b/lib/unicase/toupper.c index c7f86157c0..36840a93b2 100644 --- a/lib/unicase/toupper.c +++ b/lib/unicase/toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for Unicode characters (locale and context independent). - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/unicase/u-casecmp.h b/lib/unicase/u-casecmp.h index f960b6b9ca..4869e33555 100644 --- a/lib/unicase/u-casecmp.h +++ b/lib/unicase/u-casecmp.h @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-casecoll.h b/lib/unicase/u-casecoll.h index f65d958dcc..8787b451f5 100644 --- a/lib/unicase/u-casecoll.h +++ b/lib/unicase/u-casecoll.h @@ -1,6 +1,6 @@ /* Locale dependent, case and normalization insensitive comparison of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-casefold.h b/lib/unicase/u-casefold.h index 173a6d4ca0..f87094cdbd 100644 --- a/lib/unicase/u-casefold.h +++ b/lib/unicase/u-casefold.h @@ -1,5 +1,5 @@ /* Casefolding mapping for Unicode strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-casemap.h b/lib/unicase/u-casemap.h index 20690dfa60..fba36655a9 100644 --- a/lib/unicase/u-casemap.h +++ b/lib/unicase/u-casemap.h @@ -1,5 +1,5 @@ /* Case mapping for UTF-8/UTF-16/UTF-32 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-casexfrm.h b/lib/unicase/u-casexfrm.h index 2c38297359..c5d0c97825 100644 --- a/lib/unicase/u-casexfrm.h +++ b/lib/unicase/u-casexfrm.h @@ -1,6 +1,6 @@ /* Locale dependent transformation for case insensitive comparison of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-ct-casefold.h b/lib/unicase/u-ct-casefold.h index 2ee011fbf2..bd8cee180e 100644 --- a/lib/unicase/u-ct-casefold.h +++ b/lib/unicase/u-ct-casefold.h @@ -1,5 +1,5 @@ /* Casefolding mapping for Unicode substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-ct-totitle.h b/lib/unicase/u-ct-totitle.h index b670f51863..944287261b 100644 --- a/lib/unicase/u-ct-totitle.h +++ b/lib/unicase/u-ct-totitle.h @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-8/UTF-16/UTF-32 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-is-cased.h b/lib/unicase/u-is-cased.h index a86d9b8f18..f22282af0e 100644 --- a/lib/unicase/u-is-cased.h +++ b/lib/unicase/u-is-cased.h @@ -1,5 +1,5 @@ /* Test whether case matters for a Unicode string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-is-invariant.h b/lib/unicase/u-is-invariant.h index 2301b7f6ff..131c1aa631 100644 --- a/lib/unicase/u-is-invariant.h +++ b/lib/unicase/u-is-invariant.h @@ -1,5 +1,5 @@ /* Test whether a Unicode string is invariant under a given case mapping. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-prefix-context.h b/lib/unicase/u-prefix-context.h index b69fd5a032..4b03a1ee4b 100644 --- a/lib/unicase/u-prefix-context.h +++ b/lib/unicase/u-prefix-context.h @@ -1,5 +1,5 @@ /* Case-mapping context of prefix UTF-8/UTF-16/UTF-32 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-suffix-context.h b/lib/unicase/u-suffix-context.h index 173d32d064..f996f523b6 100644 --- a/lib/unicase/u-suffix-context.h +++ b/lib/unicase/u-suffix-context.h @@ -1,5 +1,5 @@ /* Case-mapping context of suffix UTF-8/UTF-16/UTF-32 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u-totitle.h b/lib/unicase/u-totitle.h index effa1a1667..b6d62a845e 100644 --- a/lib/unicase/u-totitle.h +++ b/lib/unicase/u-totitle.h @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-8/UTF-16/UTF-32 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-casecmp.c b/lib/unicase/u16-casecmp.c index 6f6a8a38d0..e8b0ef9a71 100644 --- a/lib/unicase/u16-casecmp.c +++ b/lib/unicase/u16-casecmp.c @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-casecoll.c b/lib/unicase/u16-casecoll.c index 085eebbbc5..ed7faa01eb 100644 --- a/lib/unicase/u16-casecoll.c +++ b/lib/unicase/u16-casecoll.c @@ -1,6 +1,6 @@ /* Locale dependent, case and normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-casefold.c b/lib/unicase/u16-casefold.c index e5eca52ec4..cd636b4f66 100644 --- a/lib/unicase/u16-casefold.c +++ b/lib/unicase/u16-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-casemap.c b/lib/unicase/u16-casemap.c index a01944e56e..9406e99b4d 100644 --- a/lib/unicase/u16-casemap.c +++ b/lib/unicase/u16-casemap.c @@ -1,5 +1,5 @@ /* Case mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-casexfrm.c b/lib/unicase/u16-casexfrm.c index 530d988c64..b44351c300 100644 --- a/lib/unicase/u16-casexfrm.c +++ b/lib/unicase/u16-casexfrm.c @@ -1,6 +1,6 @@ /* Locale dependent transformation for case insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-ct-casefold.c b/lib/unicase/u16-ct-casefold.c index f043a1edd4..6e60d4ad4b 100644 --- a/lib/unicase/u16-ct-casefold.c +++ b/lib/unicase/u16-ct-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-16 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-ct-tolower.c b/lib/unicase/u16-ct-tolower.c index 5e301ddfe5..09e242aaa7 100644 --- a/lib/unicase/u16-ct-tolower.c +++ b/lib/unicase/u16-ct-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-16 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-ct-totitle.c b/lib/unicase/u16-ct-totitle.c index b594d6e336..555e149c80 100644 --- a/lib/unicase/u16-ct-totitle.c +++ b/lib/unicase/u16-ct-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-16 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-ct-toupper.c b/lib/unicase/u16-ct-toupper.c index 3599a29d61..1673376d3a 100644 --- a/lib/unicase/u16-ct-toupper.c +++ b/lib/unicase/u16-ct-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-16 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-is-cased.c b/lib/unicase/u16-is-cased.c index 9288050edd..327816eeda 100644 --- a/lib/unicase/u16-is-cased.c +++ b/lib/unicase/u16-is-cased.c @@ -1,5 +1,5 @@ /* Test whether case matters for an UTF-16 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-is-casefolded.c b/lib/unicase/u16-is-casefolded.c index 2bf477244f..9aa0018a5c 100644 --- a/lib/unicase/u16-is-casefolded.c +++ b/lib/unicase/u16-is-casefolded.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is already case-folded. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-is-invariant.c b/lib/unicase/u16-is-invariant.c index 676a2ed6e7..8f0487ab56 100644 --- a/lib/unicase/u16-is-invariant.c +++ b/lib/unicase/u16-is-invariant.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is invariant under a given case mapping. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-is-lowercase.c b/lib/unicase/u16-is-lowercase.c index 058c050163..a5487dff58 100644 --- a/lib/unicase/u16-is-lowercase.c +++ b/lib/unicase/u16-is-lowercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is entirely lower case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-is-titlecase.c b/lib/unicase/u16-is-titlecase.c index 5110b7e8b4..360b2a5388 100644 --- a/lib/unicase/u16-is-titlecase.c +++ b/lib/unicase/u16-is-titlecase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is entirely title case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-is-uppercase.c b/lib/unicase/u16-is-uppercase.c index 60a722f679..18c918a02b 100644 --- a/lib/unicase/u16-is-uppercase.c +++ b/lib/unicase/u16-is-uppercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is entirely upper case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-prefix-context.c b/lib/unicase/u16-prefix-context.c index e668af9b67..6538cdb92d 100644 --- a/lib/unicase/u16-prefix-context.c +++ b/lib/unicase/u16-prefix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of prefix UTF-16 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-suffix-context.c b/lib/unicase/u16-suffix-context.c index e0845b7b18..30b1bcf734 100644 --- a/lib/unicase/u16-suffix-context.c +++ b/lib/unicase/u16-suffix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of suffix UTF-16 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-tolower.c b/lib/unicase/u16-tolower.c index b440eddee2..9fe111a06c 100644 --- a/lib/unicase/u16-tolower.c +++ b/lib/unicase/u16-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-totitle.c b/lib/unicase/u16-totitle.c index 49e9fe0e15..99fa10ba29 100644 --- a/lib/unicase/u16-totitle.c +++ b/lib/unicase/u16-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u16-toupper.c b/lib/unicase/u16-toupper.c index 14fc19624e..8c3c63469e 100644 --- a/lib/unicase/u16-toupper.c +++ b/lib/unicase/u16-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-casecmp.c b/lib/unicase/u32-casecmp.c index fa2497d265..8458867028 100644 --- a/lib/unicase/u32-casecmp.c +++ b/lib/unicase/u32-casecmp.c @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-casecoll.c b/lib/unicase/u32-casecoll.c index f328d4bd8a..c606310b62 100644 --- a/lib/unicase/u32-casecoll.c +++ b/lib/unicase/u32-casecoll.c @@ -1,6 +1,6 @@ /* Locale dependent, case and normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-casefold.c b/lib/unicase/u32-casefold.c index c4ae6f49ce..43614d8c92 100644 --- a/lib/unicase/u32-casefold.c +++ b/lib/unicase/u32-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-casemap.c b/lib/unicase/u32-casemap.c index 51704d3e59..52e9669655 100644 --- a/lib/unicase/u32-casemap.c +++ b/lib/unicase/u32-casemap.c @@ -1,5 +1,5 @@ /* Case mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-casexfrm.c b/lib/unicase/u32-casexfrm.c index da0374c82c..c105221f5c 100644 --- a/lib/unicase/u32-casexfrm.c +++ b/lib/unicase/u32-casexfrm.c @@ -1,6 +1,6 @@ /* Locale dependent transformation for case insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-ct-casefold.c b/lib/unicase/u32-ct-casefold.c index 790e20a280..3da6153351 100644 --- a/lib/unicase/u32-ct-casefold.c +++ b/lib/unicase/u32-ct-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-32 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-ct-tolower.c b/lib/unicase/u32-ct-tolower.c index 0892b62a77..c73126f449 100644 --- a/lib/unicase/u32-ct-tolower.c +++ b/lib/unicase/u32-ct-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-32 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-ct-totitle.c b/lib/unicase/u32-ct-totitle.c index e6c8d4e3d3..389680a4d9 100644 --- a/lib/unicase/u32-ct-totitle.c +++ b/lib/unicase/u32-ct-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-32 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-ct-toupper.c b/lib/unicase/u32-ct-toupper.c index b39940dad1..20b123d91c 100644 --- a/lib/unicase/u32-ct-toupper.c +++ b/lib/unicase/u32-ct-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-32 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-is-cased.c b/lib/unicase/u32-is-cased.c index 02fc45c127..2ef7ba0548 100644 --- a/lib/unicase/u32-is-cased.c +++ b/lib/unicase/u32-is-cased.c @@ -1,5 +1,5 @@ /* Test whether case matters for an UTF-32 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-is-casefolded.c b/lib/unicase/u32-is-casefolded.c index ea6d822680..14b5fb5643 100644 --- a/lib/unicase/u32-is-casefolded.c +++ b/lib/unicase/u32-is-casefolded.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is already case-folded. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-is-invariant.c b/lib/unicase/u32-is-invariant.c index e30c1aaf54..8322d09f7a 100644 --- a/lib/unicase/u32-is-invariant.c +++ b/lib/unicase/u32-is-invariant.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is invariant under a given case mapping. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-is-lowercase.c b/lib/unicase/u32-is-lowercase.c index f02a93a222..33e9b969b9 100644 --- a/lib/unicase/u32-is-lowercase.c +++ b/lib/unicase/u32-is-lowercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is entirely lower case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-is-titlecase.c b/lib/unicase/u32-is-titlecase.c index a3ecd6ab17..e27e84be8c 100644 --- a/lib/unicase/u32-is-titlecase.c +++ b/lib/unicase/u32-is-titlecase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is entirely title case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-is-uppercase.c b/lib/unicase/u32-is-uppercase.c index 6b3f900035..a149187549 100644 --- a/lib/unicase/u32-is-uppercase.c +++ b/lib/unicase/u32-is-uppercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is entirely upper case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-prefix-context.c b/lib/unicase/u32-prefix-context.c index d2f25f2116..03c96dda64 100644 --- a/lib/unicase/u32-prefix-context.c +++ b/lib/unicase/u32-prefix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of prefix UTF-32 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-suffix-context.c b/lib/unicase/u32-suffix-context.c index aed6a74aaf..440de75611 100644 --- a/lib/unicase/u32-suffix-context.c +++ b/lib/unicase/u32-suffix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of suffix UTF-32 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-tolower.c b/lib/unicase/u32-tolower.c index 85c1f9e4ab..6ade7ca91c 100644 --- a/lib/unicase/u32-tolower.c +++ b/lib/unicase/u32-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-totitle.c b/lib/unicase/u32-totitle.c index ba3c03434f..caf02bd310 100644 --- a/lib/unicase/u32-totitle.c +++ b/lib/unicase/u32-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u32-toupper.c b/lib/unicase/u32-toupper.c index abf900dbf0..928eac4512 100644 --- a/lib/unicase/u32-toupper.c +++ b/lib/unicase/u32-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-casecmp.c b/lib/unicase/u8-casecmp.c index 86e165b071..8ae141ca79 100644 --- a/lib/unicase/u8-casecmp.c +++ b/lib/unicase/u8-casecmp.c @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-casecoll.c b/lib/unicase/u8-casecoll.c index 56847c63c6..43833896f0 100644 --- a/lib/unicase/u8-casecoll.c +++ b/lib/unicase/u8-casecoll.c @@ -1,6 +1,6 @@ /* Locale dependent, case and normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-casefold.c b/lib/unicase/u8-casefold.c index 918f616383..59dee49efb 100644 --- a/lib/unicase/u8-casefold.c +++ b/lib/unicase/u8-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-casemap.c b/lib/unicase/u8-casemap.c index b94f5096bd..9488db6dce 100644 --- a/lib/unicase/u8-casemap.c +++ b/lib/unicase/u8-casemap.c @@ -1,5 +1,5 @@ /* Case mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-casexfrm.c b/lib/unicase/u8-casexfrm.c index 259b911429..6e6ef0045d 100644 --- a/lib/unicase/u8-casexfrm.c +++ b/lib/unicase/u8-casexfrm.c @@ -1,6 +1,6 @@ /* Locale dependent transformation for case insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-ct-casefold.c b/lib/unicase/u8-ct-casefold.c index ca3fe93ec4..6b84998d26 100644 --- a/lib/unicase/u8-ct-casefold.c +++ b/lib/unicase/u8-ct-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-8 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-ct-tolower.c b/lib/unicase/u8-ct-tolower.c index b7500d257f..b699c72a1c 100644 --- a/lib/unicase/u8-ct-tolower.c +++ b/lib/unicase/u8-ct-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-8 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-ct-totitle.c b/lib/unicase/u8-ct-totitle.c index d321bacf3a..c7a535670c 100644 --- a/lib/unicase/u8-ct-totitle.c +++ b/lib/unicase/u8-ct-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-8 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-ct-toupper.c b/lib/unicase/u8-ct-toupper.c index 9e18bf42ba..ca092c73e1 100644 --- a/lib/unicase/u8-ct-toupper.c +++ b/lib/unicase/u8-ct-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-8 substrings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-is-cased.c b/lib/unicase/u8-is-cased.c index 5a3012a873..52c10c0a10 100644 --- a/lib/unicase/u8-is-cased.c +++ b/lib/unicase/u8-is-cased.c @@ -1,5 +1,5 @@ /* Test whether case matters for an UTF-8 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-is-casefolded.c b/lib/unicase/u8-is-casefolded.c index acdd122521..034127bbbc 100644 --- a/lib/unicase/u8-is-casefolded.c +++ b/lib/unicase/u8-is-casefolded.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is already case-folded. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-is-invariant.c b/lib/unicase/u8-is-invariant.c index d30164bd1d..5e1572479a 100644 --- a/lib/unicase/u8-is-invariant.c +++ b/lib/unicase/u8-is-invariant.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is invariant under a given case mapping. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-is-lowercase.c b/lib/unicase/u8-is-lowercase.c index 2e813ce100..9706901fbb 100644 --- a/lib/unicase/u8-is-lowercase.c +++ b/lib/unicase/u8-is-lowercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is entirely lower case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-is-titlecase.c b/lib/unicase/u8-is-titlecase.c index 6e88557b37..841227b958 100644 --- a/lib/unicase/u8-is-titlecase.c +++ b/lib/unicase/u8-is-titlecase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is entirely title case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-is-uppercase.c b/lib/unicase/u8-is-uppercase.c index 28eaaeffba..e105f164c2 100644 --- a/lib/unicase/u8-is-uppercase.c +++ b/lib/unicase/u8-is-uppercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is entirely upper case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-prefix-context.c b/lib/unicase/u8-prefix-context.c index 997214b325..fa11aefdaf 100644 --- a/lib/unicase/u8-prefix-context.c +++ b/lib/unicase/u8-prefix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of prefix UTF-8 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-suffix-context.c b/lib/unicase/u8-suffix-context.c index 66acf56470..a1fb33e3e3 100644 --- a/lib/unicase/u8-suffix-context.c +++ b/lib/unicase/u8-suffix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of suffix UTF-8 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-tolower.c b/lib/unicase/u8-tolower.c index 2ec21ade1a..352a0ef9ec 100644 --- a/lib/unicase/u8-tolower.c +++ b/lib/unicase/u8-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-totitle.c b/lib/unicase/u8-totitle.c index 31862b13b7..c72e5d8285 100644 --- a/lib/unicase/u8-totitle.c +++ b/lib/unicase/u8-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/u8-toupper.c b/lib/unicase/u8-toupper.c index 064d735ff0..2968d98928 100644 --- a/lib/unicase/u8-toupper.c +++ b/lib/unicase/u8-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/ulc-casecmp.c b/lib/unicase/ulc-casecmp.c index e10bea8f1a..ced4f8e4d7 100644 --- a/lib/unicase/ulc-casecmp.c +++ b/lib/unicase/ulc-casecmp.c @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/ulc-casecoll.c b/lib/unicase/ulc-casecoll.c index ea4bdf1645..1367e193d8 100644 --- a/lib/unicase/ulc-casecoll.c +++ b/lib/unicase/ulc-casecoll.c @@ -1,5 +1,5 @@ /* Locale dependent, case and normalization insensitive comparison of strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/ulc-casexfrm.c b/lib/unicase/ulc-casexfrm.c index ce523c9dfd..f18ad5662d 100644 --- a/lib/unicase/ulc-casexfrm.c +++ b/lib/unicase/ulc-casexfrm.c @@ -1,5 +1,5 @@ /* Locale dependent transformation for case insensitive comparison of strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicase/unicasemap.h b/lib/unicase/unicasemap.h index 6783b9b340..3aec2c6116 100644 --- a/lib/unicase/unicasemap.h +++ b/lib/unicase/unicasemap.h @@ -1,5 +1,5 @@ /* Case mapping for UTF-8/UTF-16/UTF-32 strings (locale dependent). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unicodeio.c b/lib/unicodeio.c index 876fb353d0..addaf7d839 100644 --- a/lib/unicodeio.c +++ b/lib/unicodeio.c @@ -1,6 +1,6 @@ /* Unicode character output to streams with locale dependent encoding. - Copyright (C) 2000-2003, 2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2003, 2006, 2008-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 diff --git a/lib/unicodeio.h b/lib/unicodeio.h index a5115885b6..d309246f28 100644 --- a/lib/unicodeio.h +++ b/lib/unicodeio.h @@ -1,6 +1,6 @@ /* Unicode character output to streams with locale dependent encoding. - Copyright (C) 2000-2003, 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2003, 2005, 2008-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 diff --git a/lib/uniconv.in.h b/lib/uniconv.in.h index 9af01bd82d..32057ffd38 100644 --- a/lib/uniconv.in.h +++ b/lib/uniconv.in.h @@ -1,5 +1,5 @@ /* Conversions between Unicode and legacy encodings. - Copyright (C) 2002, 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uniconv/u-conv-from-enc.h b/lib/uniconv/u-conv-from-enc.h index 31e30e1ee4..32251c5e53 100644 --- a/lib/uniconv/u-conv-from-enc.h +++ b/lib/uniconv/u-conv-from-enc.h @@ -1,5 +1,5 @@ /* Conversion to UTF-16/UTF-32 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u-conv-to-enc.h b/lib/uniconv/u-conv-to-enc.h index 74c7fa3980..e1a8532401 100644 --- a/lib/uniconv/u-conv-to-enc.h +++ b/lib/uniconv/u-conv-to-enc.h @@ -1,5 +1,5 @@ /* Conversion from UTF-16/UTF-32 to legacy encodings. - Copyright (C) 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u-strconv-from-enc.h b/lib/uniconv/u-strconv-from-enc.h index 9f3e099d14..2d1e4ce618 100644 --- a/lib/uniconv/u-strconv-from-enc.h +++ b/lib/uniconv/u-strconv-from-enc.h @@ -1,5 +1,5 @@ /* Conversion to UTF-8/UTF-16/UTF-32 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uniconv/u-strconv-to-enc.h b/lib/uniconv/u-strconv-to-enc.h index ee7f9646be..91b8e1a9da 100644 --- a/lib/uniconv/u-strconv-to-enc.h +++ b/lib/uniconv/u-strconv-to-enc.h @@ -1,5 +1,5 @@ /* Conversion from UTF-16/UTF-32 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u16-conv-from-enc.c b/lib/uniconv/u16-conv-from-enc.c index 272cba3f0e..f2c3dfa1aa 100644 --- a/lib/uniconv/u16-conv-from-enc.c +++ b/lib/uniconv/u16-conv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-16 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u16-conv-to-enc.c b/lib/uniconv/u16-conv-to-enc.c index 08f4e06324..f44e90f010 100644 --- a/lib/uniconv/u16-conv-to-enc.c +++ b/lib/uniconv/u16-conv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-16 to legacy encodings. - Copyright (C) 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u16-strconv-from-enc.c b/lib/uniconv/u16-strconv-from-enc.c index 1572978fda..19ead042a6 100644 --- a/lib/uniconv/u16-strconv-from-enc.c +++ b/lib/uniconv/u16-strconv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-16 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u16-strconv-from-locale.c b/lib/uniconv/u16-strconv-from-locale.c index 240257876c..bc9e5175aa 100644 --- a/lib/uniconv/u16-strconv-from-locale.c +++ b/lib/uniconv/u16-strconv-from-locale.c @@ -1,5 +1,5 @@ /* Conversion to UTF-16 from the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u16-strconv-to-enc.c b/lib/uniconv/u16-strconv-to-enc.c index 7a5ab81848..85ca8a6d29 100644 --- a/lib/uniconv/u16-strconv-to-enc.c +++ b/lib/uniconv/u16-strconv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-16 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u16-strconv-to-locale.c b/lib/uniconv/u16-strconv-to-locale.c index e0290a17c2..697023a811 100644 --- a/lib/uniconv/u16-strconv-to-locale.c +++ b/lib/uniconv/u16-strconv-to-locale.c @@ -1,5 +1,5 @@ /* Conversion from UTF-16 to the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u32-conv-from-enc.c b/lib/uniconv/u32-conv-from-enc.c index 6e5f04958b..33cefb7fab 100644 --- a/lib/uniconv/u32-conv-from-enc.c +++ b/lib/uniconv/u32-conv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-32 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u32-conv-to-enc.c b/lib/uniconv/u32-conv-to-enc.c index e446c6920c..a96f16dedc 100644 --- a/lib/uniconv/u32-conv-to-enc.c +++ b/lib/uniconv/u32-conv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-32 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u32-strconv-from-enc.c b/lib/uniconv/u32-strconv-from-enc.c index 9254a75e20..18adfe00c9 100644 --- a/lib/uniconv/u32-strconv-from-enc.c +++ b/lib/uniconv/u32-strconv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-32 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u32-strconv-from-locale.c b/lib/uniconv/u32-strconv-from-locale.c index 6f1943704c..896c3fd756 100644 --- a/lib/uniconv/u32-strconv-from-locale.c +++ b/lib/uniconv/u32-strconv-from-locale.c @@ -1,5 +1,5 @@ /* Conversion to UTF-32 from the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u32-strconv-to-enc.c b/lib/uniconv/u32-strconv-to-enc.c index c7fb3f0d24..f63ced5987 100644 --- a/lib/uniconv/u32-strconv-to-enc.c +++ b/lib/uniconv/u32-strconv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-32 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u32-strconv-to-locale.c b/lib/uniconv/u32-strconv-to-locale.c index f3b91e316f..d19f376066 100644 --- a/lib/uniconv/u32-strconv-to-locale.c +++ b/lib/uniconv/u32-strconv-to-locale.c @@ -1,5 +1,5 @@ /* Conversion from UTF-32 to the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u8-conv-from-enc.c b/lib/uniconv/u8-conv-from-enc.c index 424a949e6f..e292e9543f 100644 --- a/lib/uniconv/u8-conv-from-enc.c +++ b/lib/uniconv/u8-conv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-8 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uniconv/u8-conv-to-enc.c b/lib/uniconv/u8-conv-to-enc.c index 60cb789314..bd6c150c14 100644 --- a/lib/uniconv/u8-conv-to-enc.c +++ b/lib/uniconv/u8-conv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-8 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u8-strconv-from-enc.c b/lib/uniconv/u8-strconv-from-enc.c index 22811c7718..2e16689ce9 100644 --- a/lib/uniconv/u8-strconv-from-enc.c +++ b/lib/uniconv/u8-strconv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-8 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uniconv/u8-strconv-from-locale.c b/lib/uniconv/u8-strconv-from-locale.c index 9e50163d92..f5ea013b4a 100644 --- a/lib/uniconv/u8-strconv-from-locale.c +++ b/lib/uniconv/u8-strconv-from-locale.c @@ -1,5 +1,5 @@ /* Conversion to UTF-8 from the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uniconv/u8-strconv-to-enc.c b/lib/uniconv/u8-strconv-to-enc.c index 7745b6194e..d346c482a7 100644 --- a/lib/uniconv/u8-strconv-to-enc.c +++ b/lib/uniconv/u8-strconv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-8 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniconv/u8-strconv-to-locale.c b/lib/uniconv/u8-strconv-to-locale.c index 14fe37c696..ce9f251390 100644 --- a/lib/uniconv/u8-strconv-to-locale.c +++ b/lib/uniconv/u8-strconv-to-locale.c @@ -1,5 +1,5 @@ /* Conversion from UTF-8 to the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype.in.h b/lib/unictype.in.h index 8ad2e5410d..3818da9153 100644 --- a/lib/unictype.in.h +++ b/lib/unictype.in.h @@ -1,5 +1,5 @@ /* Unicode character classification and properties. - Copyright (C) 2002, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unictype/3level.h b/lib/unictype/3level.h index c6399f771a..a9752effbd 100644 --- a/lib/unictype/3level.h +++ b/lib/unictype/3level.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2001, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000-2001, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2000. diff --git a/lib/unictype/3levelbit.h b/lib/unictype/3levelbit.h index 77133e84cc..fb63998193 100644 --- a/lib/unictype/3levelbit.h +++ b/lib/unictype/3levelbit.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2002, 2009-2024 Free Software Foundation, Inc. +/* Copyright (C) 2000-2002, 2009-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2000. diff --git a/lib/unictype/bidi_byname.c b/lib/unictype/bidi_byname.c index 9f8fc25674..a4175604ef 100644 --- a/lib/unictype/bidi_byname.c +++ b/lib/unictype/bidi_byname.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/bidi_byname.gperf b/lib/unictype/bidi_byname.gperf index 59c1072555..dfb1b637e2 100644 --- a/lib/unictype/bidi_byname.gperf +++ b/lib/unictype/bidi_byname.gperf @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/bidi_longname.c b/lib/unictype/bidi_longname.c index aec89d9f3b..8a2f34e880 100644 --- a/lib/unictype/bidi_longname.c +++ b/lib/unictype/bidi_longname.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/bidi_name.c b/lib/unictype/bidi_name.c index 7e0c3bd6e9..f53c658701 100644 --- a/lib/unictype/bidi_name.c +++ b/lib/unictype/bidi_name.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/bidi_of.c b/lib/unictype/bidi_of.c index 379b686c11..c808381e0d 100644 --- a/lib/unictype/bidi_of.c +++ b/lib/unictype/bidi_of.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/bidi_test.c b/lib/unictype/bidi_test.c index 5e6da72517..1cbafd6b15 100644 --- a/lib/unictype/bidi_test.c +++ b/lib/unictype/bidi_test.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/bitmap.h b/lib/unictype/bitmap.h index dba2365516..869ac06630 100644 --- a/lib/unictype/bitmap.h +++ b/lib/unictype/bitmap.h @@ -1,5 +1,5 @@ /* Three-level bitmap lookup. - Copyright (C) 2000-2002, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2000-2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/block_test.c b/lib/unictype/block_test.c index 305f9a3ccc..337cf7e69a 100644 --- a/lib/unictype/block_test.c +++ b/lib/unictype/block_test.c @@ -1,5 +1,5 @@ /* Blocks of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unictype/blocks.c b/lib/unictype/blocks.c index 987fe67b28..11bd2629d8 100644 --- a/lib/unictype/blocks.c +++ b/lib/unictype/blocks.c @@ -1,5 +1,5 @@ /* Blocks of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unictype/categ_C.c b/lib/unictype/categ_C.c index 7bae9d2b0f..7a0ea55bfb 100644 --- a/lib/unictype/categ_C.c +++ b/lib/unictype/categ_C.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Cc.c b/lib/unictype/categ_Cc.c index 82afa5c775..5053e9c98a 100644 --- a/lib/unictype/categ_Cc.c +++ b/lib/unictype/categ_Cc.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Cf.c b/lib/unictype/categ_Cf.c index b69f10a7c6..7bb2653288 100644 --- a/lib/unictype/categ_Cf.c +++ b/lib/unictype/categ_Cf.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Cn.c b/lib/unictype/categ_Cn.c index 97b54e7d47..952e696b97 100644 --- a/lib/unictype/categ_Cn.c +++ b/lib/unictype/categ_Cn.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Co.c b/lib/unictype/categ_Co.c index 12cacd59b1..28626d99a8 100644 --- a/lib/unictype/categ_Co.c +++ b/lib/unictype/categ_Co.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Cs.c b/lib/unictype/categ_Cs.c index c45cab91b8..5da99da374 100644 --- a/lib/unictype/categ_Cs.c +++ b/lib/unictype/categ_Cs.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_L.c b/lib/unictype/categ_L.c index 8614062583..bcfd100ffe 100644 --- a/lib/unictype/categ_L.c +++ b/lib/unictype/categ_L.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_LC.c b/lib/unictype/categ_LC.c index 6ca285077d..fb9f85f636 100644 --- a/lib/unictype/categ_LC.c +++ b/lib/unictype/categ_LC.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/categ_Ll.c b/lib/unictype/categ_Ll.c index dba117b853..712c7c3b71 100644 --- a/lib/unictype/categ_Ll.c +++ b/lib/unictype/categ_Ll.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Lm.c b/lib/unictype/categ_Lm.c index f8e5604437..8ed1265913 100644 --- a/lib/unictype/categ_Lm.c +++ b/lib/unictype/categ_Lm.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Lo.c b/lib/unictype/categ_Lo.c index 82a648101b..279c6ba756 100644 --- a/lib/unictype/categ_Lo.c +++ b/lib/unictype/categ_Lo.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Lt.c b/lib/unictype/categ_Lt.c index 966fc42e42..143da5cb1e 100644 --- a/lib/unictype/categ_Lt.c +++ b/lib/unictype/categ_Lt.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Lu.c b/lib/unictype/categ_Lu.c index 6512faaa19..cb744f37fa 100644 --- a/lib/unictype/categ_Lu.c +++ b/lib/unictype/categ_Lu.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_M.c b/lib/unictype/categ_M.c index ac6fc995f5..475e2c994a 100644 --- a/lib/unictype/categ_M.c +++ b/lib/unictype/categ_M.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/categ_Mc.c b/lib/unictype/categ_Mc.c index b37e636d5d..d50927266a 100644 --- a/lib/unictype/categ_Mc.c +++ b/lib/unictype/categ_Mc.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Me.c b/lib/unictype/categ_Me.c index d52c53a1d7..5cb5c40550 100644 --- a/lib/unictype/categ_Me.c +++ b/lib/unictype/categ_Me.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Mn.c b/lib/unictype/categ_Mn.c index 7d7d6bcfa3..1ef6722245 100644 --- a/lib/unictype/categ_Mn.c +++ b/lib/unictype/categ_Mn.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_N.c b/lib/unictype/categ_N.c index d8e7c08341..a9a8b98971 100644 --- a/lib/unictype/categ_N.c +++ b/lib/unictype/categ_N.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Nd.c b/lib/unictype/categ_Nd.c index 32c068c3f9..d48d5d3b5d 100644 --- a/lib/unictype/categ_Nd.c +++ b/lib/unictype/categ_Nd.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Nl.c b/lib/unictype/categ_Nl.c index 78acbea2dc..a0ee7cef35 100644 --- a/lib/unictype/categ_Nl.c +++ b/lib/unictype/categ_Nl.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_No.c b/lib/unictype/categ_No.c index f4789de4f6..5d6f973ddb 100644 --- a/lib/unictype/categ_No.c +++ b/lib/unictype/categ_No.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_P.c b/lib/unictype/categ_P.c index f921dc3eb4..fcf212b696 100644 --- a/lib/unictype/categ_P.c +++ b/lib/unictype/categ_P.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Pc.c b/lib/unictype/categ_Pc.c index 139212dc7a..0507bfd72c 100644 --- a/lib/unictype/categ_Pc.c +++ b/lib/unictype/categ_Pc.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Pd.c b/lib/unictype/categ_Pd.c index 537bca0bfe..8e76f9fd4a 100644 --- a/lib/unictype/categ_Pd.c +++ b/lib/unictype/categ_Pd.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Pe.c b/lib/unictype/categ_Pe.c index 766e5b2000..ff0ed3a168 100644 --- a/lib/unictype/categ_Pe.c +++ b/lib/unictype/categ_Pe.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Pf.c b/lib/unictype/categ_Pf.c index fc188c29da..95646625f0 100644 --- a/lib/unictype/categ_Pf.c +++ b/lib/unictype/categ_Pf.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Pi.c b/lib/unictype/categ_Pi.c index 18303e8012..6679d5445b 100644 --- a/lib/unictype/categ_Pi.c +++ b/lib/unictype/categ_Pi.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Po.c b/lib/unictype/categ_Po.c index f1d507ee45..eff79afb1d 100644 --- a/lib/unictype/categ_Po.c +++ b/lib/unictype/categ_Po.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Ps.c b/lib/unictype/categ_Ps.c index 226d484b87..d58afe8756 100644 --- a/lib/unictype/categ_Ps.c +++ b/lib/unictype/categ_Ps.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_S.c b/lib/unictype/categ_S.c index 2c90f4abe5..a9eb7a12b1 100644 --- a/lib/unictype/categ_S.c +++ b/lib/unictype/categ_S.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Sc.c b/lib/unictype/categ_Sc.c index 0c02da62d5..a3a11e173a 100644 --- a/lib/unictype/categ_Sc.c +++ b/lib/unictype/categ_Sc.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Sk.c b/lib/unictype/categ_Sk.c index 4f99c63b22..4340c43b65 100644 --- a/lib/unictype/categ_Sk.c +++ b/lib/unictype/categ_Sk.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Sm.c b/lib/unictype/categ_Sm.c index 49ee738eb6..59872c7734 100644 --- a/lib/unictype/categ_Sm.c +++ b/lib/unictype/categ_Sm.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_So.c b/lib/unictype/categ_So.c index 9d82d2ef35..eb590f0f77 100644 --- a/lib/unictype/categ_So.c +++ b/lib/unictype/categ_So.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Z.c b/lib/unictype/categ_Z.c index eb4c72d144..7b8ac8ad23 100644 --- a/lib/unictype/categ_Z.c +++ b/lib/unictype/categ_Z.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Zl.c b/lib/unictype/categ_Zl.c index 1e3796b8a0..143b10f15b 100644 --- a/lib/unictype/categ_Zl.c +++ b/lib/unictype/categ_Zl.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Zp.c b/lib/unictype/categ_Zp.c index 6c4ed5d724..175e740cb1 100644 --- a/lib/unictype/categ_Zp.c +++ b/lib/unictype/categ_Zp.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_Zs.c b/lib/unictype/categ_Zs.c index 721515c46c..674cad1609 100644 --- a/lib/unictype/categ_Zs.c +++ b/lib/unictype/categ_Zs.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_and.c b/lib/unictype/categ_and.c index b3ee4b12af..35d3991e20 100644 --- a/lib/unictype/categ_and.c +++ b/lib/unictype/categ_and.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unictype/categ_and_not.c b/lib/unictype/categ_and_not.c index f78b930cad..d771de1b60 100644 --- a/lib/unictype/categ_and_not.c +++ b/lib/unictype/categ_and_not.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unictype/categ_byname.c b/lib/unictype/categ_byname.c index 266261837f..cb6123868d 100644 --- a/lib/unictype/categ_byname.c +++ b/lib/unictype/categ_byname.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_byname.gperf b/lib/unictype/categ_byname.gperf index e8c53995b0..fd30e80e16 100644 --- a/lib/unictype/categ_byname.gperf +++ b/lib/unictype/categ_byname.gperf @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_longname.c b/lib/unictype/categ_longname.c index b339717436..e293632818 100644 --- a/lib/unictype/categ_longname.c +++ b/lib/unictype/categ_longname.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/categ_name.c b/lib/unictype/categ_name.c index c328a984e6..e0679a81bf 100644 --- a/lib/unictype/categ_name.c +++ b/lib/unictype/categ_name.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/categ_none.c b/lib/unictype/categ_none.c index 89b1b7ee50..8b66d38060 100644 --- a/lib/unictype/categ_none.c +++ b/lib/unictype/categ_none.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/categ_of.c b/lib/unictype/categ_of.c index 1301225a32..0fe94567cc 100644 --- a/lib/unictype/categ_of.c +++ b/lib/unictype/categ_of.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/categ_or.c b/lib/unictype/categ_or.c index 46c7999951..89c3f922ee 100644 --- a/lib/unictype/categ_or.c +++ b/lib/unictype/categ_or.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unictype/categ_test.c b/lib/unictype/categ_test.c index d2b314f4a0..8e48123fce 100644 --- a/lib/unictype/categ_test.c +++ b/lib/unictype/categ_test.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/combiningclass.c b/lib/unictype/combiningclass.c index af78bff605..9db1d13c49 100644 --- a/lib/unictype/combiningclass.c +++ b/lib/unictype/combiningclass.c @@ -1,5 +1,5 @@ /* Combining classes of Unicode characters. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/combiningclass_byname.c b/lib/unictype/combiningclass_byname.c index fc57a479d0..ee162607d6 100644 --- a/lib/unictype/combiningclass_byname.c +++ b/lib/unictype/combiningclass_byname.c @@ -1,5 +1,5 @@ /* Canonical combining classes of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/combiningclass_byname.gperf b/lib/unictype/combiningclass_byname.gperf index b7c509fdc9..b8526996ac 100644 --- a/lib/unictype/combiningclass_byname.gperf +++ b/lib/unictype/combiningclass_byname.gperf @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/combiningclass_longname.c b/lib/unictype/combiningclass_longname.c index df263c3d43..ae343b6f56 100644 --- a/lib/unictype/combiningclass_longname.c +++ b/lib/unictype/combiningclass_longname.c @@ -1,5 +1,5 @@ /* Canonical combining classes of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/combiningclass_name.c b/lib/unictype/combiningclass_name.c index 43c2b82a92..fdc0cc003a 100644 --- a/lib/unictype/combiningclass_name.c +++ b/lib/unictype/combiningclass_name.c @@ -1,5 +1,5 @@ /* Canonical combining classes of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/ctype_alnum.c b/lib/unictype/ctype_alnum.c index 1f69c14ada..f58f431073 100644 --- a/lib/unictype/ctype_alnum.c +++ b/lib/unictype/ctype_alnum.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_alpha.c b/lib/unictype/ctype_alpha.c index 16cddc9204..c422fec68e 100644 --- a/lib/unictype/ctype_alpha.c +++ b/lib/unictype/ctype_alpha.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_blank.c b/lib/unictype/ctype_blank.c index cec8e023ca..25a08013fb 100644 --- a/lib/unictype/ctype_blank.c +++ b/lib/unictype/ctype_blank.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_cntrl.c b/lib/unictype/ctype_cntrl.c index 6ed527399c..eb7467dd05 100644 --- a/lib/unictype/ctype_cntrl.c +++ b/lib/unictype/ctype_cntrl.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_digit.c b/lib/unictype/ctype_digit.c index 906e73756b..a82b3bb03e 100644 --- a/lib/unictype/ctype_digit.c +++ b/lib/unictype/ctype_digit.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_graph.c b/lib/unictype/ctype_graph.c index e58f69e4d0..2c41c79405 100644 --- a/lib/unictype/ctype_graph.c +++ b/lib/unictype/ctype_graph.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_lower.c b/lib/unictype/ctype_lower.c index 76c67635df..99a05e090b 100644 --- a/lib/unictype/ctype_lower.c +++ b/lib/unictype/ctype_lower.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_print.c b/lib/unictype/ctype_print.c index 5e73e42db5..0197d496cf 100644 --- a/lib/unictype/ctype_print.c +++ b/lib/unictype/ctype_print.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_punct.c b/lib/unictype/ctype_punct.c index 3991feed31..f2d647deaf 100644 --- a/lib/unictype/ctype_punct.c +++ b/lib/unictype/ctype_punct.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_space.c b/lib/unictype/ctype_space.c index cdfe54d99a..4c032398e6 100644 --- a/lib/unictype/ctype_space.c +++ b/lib/unictype/ctype_space.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_upper.c b/lib/unictype/ctype_upper.c index 02110cc6af..af2c3fe6d7 100644 --- a/lib/unictype/ctype_upper.c +++ b/lib/unictype/ctype_upper.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/ctype_xdigit.c b/lib/unictype/ctype_xdigit.c index 1e5a162704..ee4b2ea4fb 100644 --- a/lib/unictype/ctype_xdigit.c +++ b/lib/unictype/ctype_xdigit.c @@ -1,5 +1,5 @@ /* ISO C like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/decdigit.c b/lib/unictype/decdigit.c index eb779109b1..d8fa77b7d0 100644 --- a/lib/unictype/decdigit.c +++ b/lib/unictype/decdigit.c @@ -1,5 +1,5 @@ /* Values of decimal digit Unicode characters. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/digit.c b/lib/unictype/digit.c index 16cd909c49..346a4a2c8e 100644 --- a/lib/unictype/digit.c +++ b/lib/unictype/digit.c @@ -1,5 +1,5 @@ /* Values of digit Unicode characters. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/identsyntaxmap.h b/lib/unictype/identsyntaxmap.h index 49aa265662..c5a0d2a1fb 100644 --- a/lib/unictype/identsyntaxmap.h +++ b/lib/unictype/identsyntaxmap.h @@ -1,5 +1,5 @@ /* Three-level bitmap lookup. - Copyright (C) 2000-2002, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2000-2002. This file is free software. diff --git a/lib/unictype/incb_byname.c b/lib/unictype/incb_byname.c index 6d7f04a8fd..09ffd21863 100644 --- a/lib/unictype/incb_byname.c +++ b/lib/unictype/incb_byname.c @@ -1,5 +1,5 @@ /* Indic_Conjunct_Break values. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2024. This file is free software. diff --git a/lib/unictype/incb_byname.gperf b/lib/unictype/incb_byname.gperf index 89d3bdfe78..0bded35419 100644 --- a/lib/unictype/incb_byname.gperf +++ b/lib/unictype/incb_byname.gperf @@ -1,5 +1,5 @@ /* Indic_Conjunct_Break values. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/incb_name.c b/lib/unictype/incb_name.c index cb4fae552f..46a190fc5f 100644 --- a/lib/unictype/incb_name.c +++ b/lib/unictype/incb_name.c @@ -1,5 +1,5 @@ /* Indic_Conjunct_Break values. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2024. This file is free software. diff --git a/lib/unictype/incb_name.h b/lib/unictype/incb_name.h index b8245fa6d3..baa10c8fe9 100644 --- a/lib/unictype/incb_name.h +++ b/lib/unictype/incb_name.h @@ -1,5 +1,5 @@ /* Indic_Conjunct_Break values. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2024. This file is free software. diff --git a/lib/unictype/incb_of.c b/lib/unictype/incb_of.c index 91f5121fda..665dccd1c3 100644 --- a/lib/unictype/incb_of.c +++ b/lib/unictype/incb_of.c @@ -1,5 +1,5 @@ /* Indic_Conjunct_Break attribute of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2024. This file is free software. diff --git a/lib/unictype/joininggroup_byname.c b/lib/unictype/joininggroup_byname.c index b97c0eaa19..00aaaaee2a 100644 --- a/lib/unictype/joininggroup_byname.c +++ b/lib/unictype/joininggroup_byname.c @@ -1,5 +1,5 @@ /* Arabic joining group of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/joininggroup_byname.gperf b/lib/unictype/joininggroup_byname.gperf index 49fd6733e0..2564094326 100644 --- a/lib/unictype/joininggroup_byname.gperf +++ b/lib/unictype/joininggroup_byname.gperf @@ -1,5 +1,5 @@ /* Arabic joining group of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/joininggroup_name.c b/lib/unictype/joininggroup_name.c index b3da3eaca8..d01e659d70 100644 --- a/lib/unictype/joininggroup_name.c +++ b/lib/unictype/joininggroup_name.c @@ -1,5 +1,5 @@ /* Arabic joining group of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/joininggroup_name.h b/lib/unictype/joininggroup_name.h index cd7a84b563..57c9216c01 100644 --- a/lib/unictype/joininggroup_name.h +++ b/lib/unictype/joininggroup_name.h @@ -1,5 +1,5 @@ /* Arabic joining group of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/joininggroup_of.c b/lib/unictype/joininggroup_of.c index c327c51cce..ef51aec0a0 100644 --- a/lib/unictype/joininggroup_of.c +++ b/lib/unictype/joininggroup_of.c @@ -1,5 +1,5 @@ /* Arabic joining group of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/joiningtype_byname.c b/lib/unictype/joiningtype_byname.c index 6b443477ae..055869cca4 100644 --- a/lib/unictype/joiningtype_byname.c +++ b/lib/unictype/joiningtype_byname.c @@ -1,5 +1,5 @@ /* Arabic joining type of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/joiningtype_byname.gperf b/lib/unictype/joiningtype_byname.gperf index 1b32723c9a..9bb121dc18 100644 --- a/lib/unictype/joiningtype_byname.gperf +++ b/lib/unictype/joiningtype_byname.gperf @@ -1,5 +1,5 @@ /* Arabic joining type of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/joiningtype_longname.c b/lib/unictype/joiningtype_longname.c index e2a870ab31..80c23627e4 100644 --- a/lib/unictype/joiningtype_longname.c +++ b/lib/unictype/joiningtype_longname.c @@ -1,5 +1,5 @@ /* Arabic joining type of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/joiningtype_name.c b/lib/unictype/joiningtype_name.c index 4da5315915..304e2f088b 100644 --- a/lib/unictype/joiningtype_name.c +++ b/lib/unictype/joiningtype_name.c @@ -1,5 +1,5 @@ /* Arabic joining type of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/joiningtype_of.c b/lib/unictype/joiningtype_of.c index 8160994bca..251ae5ec47 100644 --- a/lib/unictype/joiningtype_of.c +++ b/lib/unictype/joiningtype_of.c @@ -1,5 +1,5 @@ /* Arabic joining type of Unicode characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/mirror.c b/lib/unictype/mirror.c index 024206c543..d361fc7964 100644 --- a/lib/unictype/mirror.c +++ b/lib/unictype/mirror.c @@ -1,5 +1,5 @@ /* Mirrored Unicode characters. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/numeric.c b/lib/unictype/numeric.c index a2de9be99f..0f342efcf8 100644 --- a/lib/unictype/numeric.c +++ b/lib/unictype/numeric.c @@ -1,5 +1,5 @@ /* Values of numeric Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_alphabetic.c b/lib/unictype/pr_alphabetic.c index a25c351aaf..0146d8a8e9 100644 --- a/lib/unictype/pr_alphabetic.c +++ b/lib/unictype/pr_alphabetic.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_ascii_hex_digit.c b/lib/unictype/pr_ascii_hex_digit.c index c53cc7d292..d0c8b855ec 100644 --- a/lib/unictype/pr_ascii_hex_digit.c +++ b/lib/unictype/pr_ascii_hex_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_arabic_digit.c b/lib/unictype/pr_bidi_arabic_digit.c index 43ae548a5f..b3bd9b08ee 100644 --- a/lib/unictype/pr_bidi_arabic_digit.c +++ b/lib/unictype/pr_bidi_arabic_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_arabic_right_to_left.c b/lib/unictype/pr_bidi_arabic_right_to_left.c index c2e961f611..43ba744aad 100644 --- a/lib/unictype/pr_bidi_arabic_right_to_left.c +++ b/lib/unictype/pr_bidi_arabic_right_to_left.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_block_separator.c b/lib/unictype/pr_bidi_block_separator.c index a418c1a4d6..54733d90aa 100644 --- a/lib/unictype/pr_bidi_block_separator.c +++ b/lib/unictype/pr_bidi_block_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_boundary_neutral.c b/lib/unictype/pr_bidi_boundary_neutral.c index 088bd642cf..d642ff7ac5 100644 --- a/lib/unictype/pr_bidi_boundary_neutral.c +++ b/lib/unictype/pr_bidi_boundary_neutral.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_common_separator.c b/lib/unictype/pr_bidi_common_separator.c index 6e49f70104..93c99bed53 100644 --- a/lib/unictype/pr_bidi_common_separator.c +++ b/lib/unictype/pr_bidi_common_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_control.c b/lib/unictype/pr_bidi_control.c index 96297b97bf..3311c32e41 100644 --- a/lib/unictype/pr_bidi_control.c +++ b/lib/unictype/pr_bidi_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_embedding_or_override.c b/lib/unictype/pr_bidi_embedding_or_override.c index ff44b9ed91..af5e7571e0 100644 --- a/lib/unictype/pr_bidi_embedding_or_override.c +++ b/lib/unictype/pr_bidi_embedding_or_override.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_eur_num_separator.c b/lib/unictype/pr_bidi_eur_num_separator.c index 40b4b09afe..9f96ea777a 100644 --- a/lib/unictype/pr_bidi_eur_num_separator.c +++ b/lib/unictype/pr_bidi_eur_num_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_eur_num_terminator.c b/lib/unictype/pr_bidi_eur_num_terminator.c index 6de09c059b..c29b9a386d 100644 --- a/lib/unictype/pr_bidi_eur_num_terminator.c +++ b/lib/unictype/pr_bidi_eur_num_terminator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_european_digit.c b/lib/unictype/pr_bidi_european_digit.c index eba39836f3..581d9af919 100644 --- a/lib/unictype/pr_bidi_european_digit.c +++ b/lib/unictype/pr_bidi_european_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_hebrew_right_to_left.c b/lib/unictype/pr_bidi_hebrew_right_to_left.c index 1c808b279c..7e1dcbcbd4 100644 --- a/lib/unictype/pr_bidi_hebrew_right_to_left.c +++ b/lib/unictype/pr_bidi_hebrew_right_to_left.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_left_to_right.c b/lib/unictype/pr_bidi_left_to_right.c index caa75ec132..d802385a34 100644 --- a/lib/unictype/pr_bidi_left_to_right.c +++ b/lib/unictype/pr_bidi_left_to_right.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_non_spacing_mark.c b/lib/unictype/pr_bidi_non_spacing_mark.c index cb2f10e7e7..c26f7ba7bc 100644 --- a/lib/unictype/pr_bidi_non_spacing_mark.c +++ b/lib/unictype/pr_bidi_non_spacing_mark.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_other_neutral.c b/lib/unictype/pr_bidi_other_neutral.c index d59e1c5921..1a7f30cd22 100644 --- a/lib/unictype/pr_bidi_other_neutral.c +++ b/lib/unictype/pr_bidi_other_neutral.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_pdf.c b/lib/unictype/pr_bidi_pdf.c index 5ea376310d..7e329f503f 100644 --- a/lib/unictype/pr_bidi_pdf.c +++ b/lib/unictype/pr_bidi_pdf.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_segment_separator.c b/lib/unictype/pr_bidi_segment_separator.c index ff1cd2368d..18c65a2b7c 100644 --- a/lib/unictype/pr_bidi_segment_separator.c +++ b/lib/unictype/pr_bidi_segment_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_bidi_whitespace.c b/lib/unictype/pr_bidi_whitespace.c index b8c7b85b60..fdee4c04d6 100644 --- a/lib/unictype/pr_bidi_whitespace.c +++ b/lib/unictype/pr_bidi_whitespace.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_byname.c b/lib/unictype/pr_byname.c index 25d12ba4fa..459ab382e3 100644 --- a/lib/unictype/pr_byname.c +++ b/lib/unictype/pr_byname.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2007, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unictype/pr_byname.gperf b/lib/unictype/pr_byname.gperf index b341947142..e3ae376403 100644 --- a/lib/unictype/pr_byname.gperf +++ b/lib/unictype/pr_byname.gperf @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_case_ignorable.c b/lib/unictype/pr_case_ignorable.c index 17483a253e..91fe494ee3 100644 --- a/lib/unictype/pr_case_ignorable.c +++ b/lib/unictype/pr_case_ignorable.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/pr_cased.c b/lib/unictype/pr_cased.c index 4a3e647b62..18c36b7faf 100644 --- a/lib/unictype/pr_cased.c +++ b/lib/unictype/pr_cased.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/pr_changes_when_casefolded.c b/lib/unictype/pr_changes_when_casefolded.c index 68fac17e52..a912440564 100644 --- a/lib/unictype/pr_changes_when_casefolded.c +++ b/lib/unictype/pr_changes_when_casefolded.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/pr_changes_when_casemapped.c b/lib/unictype/pr_changes_when_casemapped.c index 1fb0a8d802..5cb0737088 100644 --- a/lib/unictype/pr_changes_when_casemapped.c +++ b/lib/unictype/pr_changes_when_casemapped.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/pr_changes_when_lowercased.c b/lib/unictype/pr_changes_when_lowercased.c index d74d95fef2..9f3ca34a40 100644 --- a/lib/unictype/pr_changes_when_lowercased.c +++ b/lib/unictype/pr_changes_when_lowercased.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/pr_changes_when_titlecased.c b/lib/unictype/pr_changes_when_titlecased.c index 7697e4fc26..f863bf6f73 100644 --- a/lib/unictype/pr_changes_when_titlecased.c +++ b/lib/unictype/pr_changes_when_titlecased.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/pr_changes_when_uppercased.c b/lib/unictype/pr_changes_when_uppercased.c index 13293a9a16..2fb546ef02 100644 --- a/lib/unictype/pr_changes_when_uppercased.c +++ b/lib/unictype/pr_changes_when_uppercased.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software. diff --git a/lib/unictype/pr_combining.c b/lib/unictype/pr_combining.c index 0ad3a1360d..d1286b1a0b 100644 --- a/lib/unictype/pr_combining.c +++ b/lib/unictype/pr_combining.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_composite.c b/lib/unictype/pr_composite.c index 7bd24fb13d..21c7abc92c 100644 --- a/lib/unictype/pr_composite.c +++ b/lib/unictype/pr_composite.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_currency_symbol.c b/lib/unictype/pr_currency_symbol.c index 879b0658e7..86edb848de 100644 --- a/lib/unictype/pr_currency_symbol.c +++ b/lib/unictype/pr_currency_symbol.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_dash.c b/lib/unictype/pr_dash.c index e87d96656b..892686cbe7 100644 --- a/lib/unictype/pr_dash.c +++ b/lib/unictype/pr_dash.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_decimal_digit.c b/lib/unictype/pr_decimal_digit.c index 4dc5c247bf..231064681e 100644 --- a/lib/unictype/pr_decimal_digit.c +++ b/lib/unictype/pr_decimal_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_default_ignorable_code_point.c b/lib/unictype/pr_default_ignorable_code_point.c index 0e2cd297c8..dd3b01c792 100644 --- a/lib/unictype/pr_default_ignorable_code_point.c +++ b/lib/unictype/pr_default_ignorable_code_point.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_deprecated.c b/lib/unictype/pr_deprecated.c index 5a10ba818a..14576761f0 100644 --- a/lib/unictype/pr_deprecated.c +++ b/lib/unictype/pr_deprecated.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_diacritic.c b/lib/unictype/pr_diacritic.c index 512a81dc3b..d31980bf87 100644 --- a/lib/unictype/pr_diacritic.c +++ b/lib/unictype/pr_diacritic.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_emoji.c b/lib/unictype/pr_emoji.c index 9f9ee21688..b6c27000de 100644 --- a/lib/unictype/pr_emoji.c +++ b/lib/unictype/pr_emoji.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_emoji_component.c b/lib/unictype/pr_emoji_component.c index 71bea43b4d..ea9648fec3 100644 --- a/lib/unictype/pr_emoji_component.c +++ b/lib/unictype/pr_emoji_component.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_emoji_modifier.c b/lib/unictype/pr_emoji_modifier.c index 6110af72df..84601e1a6c 100644 --- a/lib/unictype/pr_emoji_modifier.c +++ b/lib/unictype/pr_emoji_modifier.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_emoji_modifier_base.c b/lib/unictype/pr_emoji_modifier_base.c index 634f324f78..20e886c2b1 100644 --- a/lib/unictype/pr_emoji_modifier_base.c +++ b/lib/unictype/pr_emoji_modifier_base.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_emoji_presentation.c b/lib/unictype/pr_emoji_presentation.c index 3775b14975..33a26c63da 100644 --- a/lib/unictype/pr_emoji_presentation.c +++ b/lib/unictype/pr_emoji_presentation.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_extended_pictographic.c b/lib/unictype/pr_extended_pictographic.c index 25fb1a2d39..400413e73f 100644 --- a/lib/unictype/pr_extended_pictographic.c +++ b/lib/unictype/pr_extended_pictographic.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_extender.c b/lib/unictype/pr_extender.c index 4cb21cf9f8..a0d73654fe 100644 --- a/lib/unictype/pr_extender.c +++ b/lib/unictype/pr_extender.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_format_control.c b/lib/unictype/pr_format_control.c index b268c8adf6..8461ce77a7 100644 --- a/lib/unictype/pr_format_control.c +++ b/lib/unictype/pr_format_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_grapheme_base.c b/lib/unictype/pr_grapheme_base.c index 945725bf1f..973c2d3807 100644 --- a/lib/unictype/pr_grapheme_base.c +++ b/lib/unictype/pr_grapheme_base.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_grapheme_extend.c b/lib/unictype/pr_grapheme_extend.c index 2806c8294b..202adab437 100644 --- a/lib/unictype/pr_grapheme_extend.c +++ b/lib/unictype/pr_grapheme_extend.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_grapheme_link.c b/lib/unictype/pr_grapheme_link.c index 8422365417..6439e6e503 100644 --- a/lib/unictype/pr_grapheme_link.c +++ b/lib/unictype/pr_grapheme_link.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_hex_digit.c b/lib/unictype/pr_hex_digit.c index dc0648c7e2..4e6b856a1b 100644 --- a/lib/unictype/pr_hex_digit.c +++ b/lib/unictype/pr_hex_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_hyphen.c b/lib/unictype/pr_hyphen.c index 767faf5af5..af86e4a8ec 100644 --- a/lib/unictype/pr_hyphen.c +++ b/lib/unictype/pr_hyphen.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_id_compat_math_continue.c b/lib/unictype/pr_id_compat_math_continue.c index d522dc2264..9fdfd56dad 100644 --- a/lib/unictype/pr_id_compat_math_continue.c +++ b/lib/unictype/pr_id_compat_math_continue.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_id_compat_math_start.c b/lib/unictype/pr_id_compat_math_start.c index 73bd88b87b..05ab514adc 100644 --- a/lib/unictype/pr_id_compat_math_start.c +++ b/lib/unictype/pr_id_compat_math_start.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_id_continue.c b/lib/unictype/pr_id_continue.c index 0903607a4d..b59953ed0d 100644 --- a/lib/unictype/pr_id_continue.c +++ b/lib/unictype/pr_id_continue.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_id_start.c b/lib/unictype/pr_id_start.c index 602ffd0f8e..3066949049 100644 --- a/lib/unictype/pr_id_start.c +++ b/lib/unictype/pr_id_start.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_ideographic.c b/lib/unictype/pr_ideographic.c index 756360f3bc..ba07d20f65 100644 --- a/lib/unictype/pr_ideographic.c +++ b/lib/unictype/pr_ideographic.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_ids_binary_operator.c b/lib/unictype/pr_ids_binary_operator.c index ea7f5c8361..e6481c18c8 100644 --- a/lib/unictype/pr_ids_binary_operator.c +++ b/lib/unictype/pr_ids_binary_operator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_ids_trinary_operator.c b/lib/unictype/pr_ids_trinary_operator.c index 65515ba822..bb9bf65a45 100644 --- a/lib/unictype/pr_ids_trinary_operator.c +++ b/lib/unictype/pr_ids_trinary_operator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_ids_unary_operator.c b/lib/unictype/pr_ids_unary_operator.c index c665964b4d..09e058de7e 100644 --- a/lib/unictype/pr_ids_unary_operator.c +++ b/lib/unictype/pr_ids_unary_operator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_ignorable_control.c b/lib/unictype/pr_ignorable_control.c index 900df1d740..926732e6ad 100644 --- a/lib/unictype/pr_ignorable_control.c +++ b/lib/unictype/pr_ignorable_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_iso_control.c b/lib/unictype/pr_iso_control.c index 00b9106a6b..c914aac623 100644 --- a/lib/unictype/pr_iso_control.c +++ b/lib/unictype/pr_iso_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_join_control.c b/lib/unictype/pr_join_control.c index eabf4c3d2b..dd986955ef 100644 --- a/lib/unictype/pr_join_control.c +++ b/lib/unictype/pr_join_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_left_of_pair.c b/lib/unictype/pr_left_of_pair.c index c9fe42729d..9abbebdba2 100644 --- a/lib/unictype/pr_left_of_pair.c +++ b/lib/unictype/pr_left_of_pair.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_line_separator.c b/lib/unictype/pr_line_separator.c index 48476dc911..409db55aeb 100644 --- a/lib/unictype/pr_line_separator.c +++ b/lib/unictype/pr_line_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_logical_order_exception.c b/lib/unictype/pr_logical_order_exception.c index 7d794852c0..1d4f099329 100644 --- a/lib/unictype/pr_logical_order_exception.c +++ b/lib/unictype/pr_logical_order_exception.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_lowercase.c b/lib/unictype/pr_lowercase.c index 82e20cd114..9b4681204b 100644 --- a/lib/unictype/pr_lowercase.c +++ b/lib/unictype/pr_lowercase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_math.c b/lib/unictype/pr_math.c index dcf972c8c0..1219656c27 100644 --- a/lib/unictype/pr_math.c +++ b/lib/unictype/pr_math.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_modifier_combining_mark.c b/lib/unictype/pr_modifier_combining_mark.c index ed5f304f4a..0dda23be46 100644 --- a/lib/unictype/pr_modifier_combining_mark.c +++ b/lib/unictype/pr_modifier_combining_mark.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_non_break.c b/lib/unictype/pr_non_break.c index 932b14da5e..c8c6e13825 100644 --- a/lib/unictype/pr_non_break.c +++ b/lib/unictype/pr_non_break.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_not_a_character.c b/lib/unictype/pr_not_a_character.c index d1bfea4550..d7077580cd 100644 --- a/lib/unictype/pr_not_a_character.c +++ b/lib/unictype/pr_not_a_character.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_numeric.c b/lib/unictype/pr_numeric.c index 7d57cf1823..ca1073b107 100644 --- a/lib/unictype/pr_numeric.c +++ b/lib/unictype/pr_numeric.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_other_alphabetic.c b/lib/unictype/pr_other_alphabetic.c index 1119771bbc..ac7ec0c0fa 100644 --- a/lib/unictype/pr_other_alphabetic.c +++ b/lib/unictype/pr_other_alphabetic.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_other_default_ignorable_code_point.c b/lib/unictype/pr_other_default_ignorable_code_point.c index 3cc890fbee..730eeca152 100644 --- a/lib/unictype/pr_other_default_ignorable_code_point.c +++ b/lib/unictype/pr_other_default_ignorable_code_point.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_other_grapheme_extend.c b/lib/unictype/pr_other_grapheme_extend.c index 8ee0c3f7d5..767eb9c3b8 100644 --- a/lib/unictype/pr_other_grapheme_extend.c +++ b/lib/unictype/pr_other_grapheme_extend.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_other_id_continue.c b/lib/unictype/pr_other_id_continue.c index 4e03f277bd..f27f4ff274 100644 --- a/lib/unictype/pr_other_id_continue.c +++ b/lib/unictype/pr_other_id_continue.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_other_id_start.c b/lib/unictype/pr_other_id_start.c index 105f9d20e9..8bc11d621f 100644 --- a/lib/unictype/pr_other_id_start.c +++ b/lib/unictype/pr_other_id_start.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_other_lowercase.c b/lib/unictype/pr_other_lowercase.c index 5c1bbb1c89..6055596b44 100644 --- a/lib/unictype/pr_other_lowercase.c +++ b/lib/unictype/pr_other_lowercase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_other_math.c b/lib/unictype/pr_other_math.c index f139e1aa38..c11054b81d 100644 --- a/lib/unictype/pr_other_math.c +++ b/lib/unictype/pr_other_math.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_other_uppercase.c b/lib/unictype/pr_other_uppercase.c index b5f00dfd57..1ad97eb317 100644 --- a/lib/unictype/pr_other_uppercase.c +++ b/lib/unictype/pr_other_uppercase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_paired_punctuation.c b/lib/unictype/pr_paired_punctuation.c index 24978f9ed5..825eb66292 100644 --- a/lib/unictype/pr_paired_punctuation.c +++ b/lib/unictype/pr_paired_punctuation.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_paragraph_separator.c b/lib/unictype/pr_paragraph_separator.c index 5d00ae88b1..9903811f38 100644 --- a/lib/unictype/pr_paragraph_separator.c +++ b/lib/unictype/pr_paragraph_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_pattern_syntax.c b/lib/unictype/pr_pattern_syntax.c index 3112e81905..d0c1a01352 100644 --- a/lib/unictype/pr_pattern_syntax.c +++ b/lib/unictype/pr_pattern_syntax.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_pattern_white_space.c b/lib/unictype/pr_pattern_white_space.c index 1b12950ae6..752c90e537 100644 --- a/lib/unictype/pr_pattern_white_space.c +++ b/lib/unictype/pr_pattern_white_space.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_prepended_concatenation_mark.c b/lib/unictype/pr_prepended_concatenation_mark.c index 8e8ea7a2eb..d8bfc85a86 100644 --- a/lib/unictype/pr_prepended_concatenation_mark.c +++ b/lib/unictype/pr_prepended_concatenation_mark.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_private_use.c b/lib/unictype/pr_private_use.c index bf1637a70c..422018aabe 100644 --- a/lib/unictype/pr_private_use.c +++ b/lib/unictype/pr_private_use.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_punctuation.c b/lib/unictype/pr_punctuation.c index b5332f1fe1..f05e668588 100644 --- a/lib/unictype/pr_punctuation.c +++ b/lib/unictype/pr_punctuation.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_quotation_mark.c b/lib/unictype/pr_quotation_mark.c index df3e66cfc3..087677fe7c 100644 --- a/lib/unictype/pr_quotation_mark.c +++ b/lib/unictype/pr_quotation_mark.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_radical.c b/lib/unictype/pr_radical.c index 14c85fae2c..4fcb8b769f 100644 --- a/lib/unictype/pr_radical.c +++ b/lib/unictype/pr_radical.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_regional_indicator.c b/lib/unictype/pr_regional_indicator.c index bd5eb894c6..26f873d412 100644 --- a/lib/unictype/pr_regional_indicator.c +++ b/lib/unictype/pr_regional_indicator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2021. This file is free software. diff --git a/lib/unictype/pr_sentence_terminal.c b/lib/unictype/pr_sentence_terminal.c index 6523db8962..d2a33752ee 100644 --- a/lib/unictype/pr_sentence_terminal.c +++ b/lib/unictype/pr_sentence_terminal.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_soft_dotted.c b/lib/unictype/pr_soft_dotted.c index 61792a6f86..0dc8e98157 100644 --- a/lib/unictype/pr_soft_dotted.c +++ b/lib/unictype/pr_soft_dotted.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_space.c b/lib/unictype/pr_space.c index cef0a07615..8cb1aeb5a5 100644 --- a/lib/unictype/pr_space.c +++ b/lib/unictype/pr_space.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_terminal_punctuation.c b/lib/unictype/pr_terminal_punctuation.c index 0a93be80e4..671b24559f 100644 --- a/lib/unictype/pr_terminal_punctuation.c +++ b/lib/unictype/pr_terminal_punctuation.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_test.c b/lib/unictype/pr_test.c index 0a37d6ef8a..693ae9edc9 100644 --- a/lib/unictype/pr_test.c +++ b/lib/unictype/pr_test.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_titlecase.c b/lib/unictype/pr_titlecase.c index c37ba23e1c..74a60ee00b 100644 --- a/lib/unictype/pr_titlecase.c +++ b/lib/unictype/pr_titlecase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_unassigned_code_value.c b/lib/unictype/pr_unassigned_code_value.c index b5601e4597..f884f69ef7 100644 --- a/lib/unictype/pr_unassigned_code_value.c +++ b/lib/unictype/pr_unassigned_code_value.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_unified_ideograph.c b/lib/unictype/pr_unified_ideograph.c index 0e0b841995..6ed16c0960 100644 --- a/lib/unictype/pr_unified_ideograph.c +++ b/lib/unictype/pr_unified_ideograph.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_uppercase.c b/lib/unictype/pr_uppercase.c index 1191d66fe3..88a5700cf3 100644 --- a/lib/unictype/pr_uppercase.c +++ b/lib/unictype/pr_uppercase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_variation_selector.c b/lib/unictype/pr_variation_selector.c index 6f683ca3fb..45e317540b 100644 --- a/lib/unictype/pr_variation_selector.c +++ b/lib/unictype/pr_variation_selector.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_white_space.c b/lib/unictype/pr_white_space.c index 88315cfcde..639860bdd9 100644 --- a/lib/unictype/pr_white_space.c +++ b/lib/unictype/pr_white_space.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_xid_continue.c b/lib/unictype/pr_xid_continue.c index 60c3a1d4d0..122782b63d 100644 --- a/lib/unictype/pr_xid_continue.c +++ b/lib/unictype/pr_xid_continue.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_xid_start.c b/lib/unictype/pr_xid_start.c index 94feb35d3a..55880e9258 100644 --- a/lib/unictype/pr_xid_start.c +++ b/lib/unictype/pr_xid_start.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/pr_zero_width.c b/lib/unictype/pr_zero_width.c index 00bbcc1b2c..4eabfc8c21 100644 --- a/lib/unictype/pr_zero_width.c +++ b/lib/unictype/pr_zero_width.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unictype/scripts.c b/lib/unictype/scripts.c index 1d9d13aaad..637623edd1 100644 --- a/lib/unictype/scripts.c +++ b/lib/unictype/scripts.c @@ -1,5 +1,5 @@ /* Scripts of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software: you can redistribute it and/or modify diff --git a/lib/unictype/sy_c_ident.c b/lib/unictype/sy_c_ident.c index 1cca275af2..c69926983d 100644 --- a/lib/unictype/sy_c_ident.c +++ b/lib/unictype/sy_c_ident.c @@ -1,5 +1,5 @@ /* Syntax properties of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unictype/sy_c_whitespace.c b/lib/unictype/sy_c_whitespace.c index db05c8363f..57b4d213cd 100644 --- a/lib/unictype/sy_c_whitespace.c +++ b/lib/unictype/sy_c_whitespace.c @@ -1,5 +1,5 @@ /* Syntax properties of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unictype/sy_java_ident.c b/lib/unictype/sy_java_ident.c index 830a29cec7..e6b9c9b743 100644 --- a/lib/unictype/sy_java_ident.c +++ b/lib/unictype/sy_java_ident.c @@ -1,5 +1,5 @@ /* Syntax properties of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unictype/sy_java_whitespace.c b/lib/unictype/sy_java_whitespace.c index cdf06d6ea1..83c081cbe8 100644 --- a/lib/unictype/sy_java_whitespace.c +++ b/lib/unictype/sy_java_whitespace.c @@ -1,5 +1,5 @@ /* Syntax properties of Unicode characters. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unigbrk.in.h b/lib/unigbrk.in.h index 7bff2017b9..e96025274d 100644 --- a/lib/unigbrk.in.h +++ b/lib/unigbrk.in.h @@ -1,5 +1,5 @@ /* Grapheme cluster breaks in Unicode strings. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/u-grapheme-breaks.h b/lib/unigbrk/u-grapheme-breaks.h index 3e8f4953da..4066c9e6bb 100644 --- a/lib/unigbrk/u-grapheme-breaks.h +++ b/lib/unigbrk/u-grapheme-breaks.h @@ -1,5 +1,5 @@ /* Grapheme cluster break function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/u16-grapheme-breaks.c b/lib/unigbrk/u16-grapheme-breaks.c index 0ae5b4aa76..bae4bcb2f3 100644 --- a/lib/unigbrk/u16-grapheme-breaks.c +++ b/lib/unigbrk/u16-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/u16-grapheme-next.c b/lib/unigbrk/u16-grapheme-next.c index 1df56740e9..976cbd27de 100644 --- a/lib/unigbrk/u16-grapheme-next.c +++ b/lib/unigbrk/u16-grapheme-next.c @@ -1,5 +1,5 @@ /* Next grapheme cluster function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/u16-grapheme-prev.c b/lib/unigbrk/u16-grapheme-prev.c index 804d7bc1dd..47600bd433 100644 --- a/lib/unigbrk/u16-grapheme-prev.c +++ b/lib/unigbrk/u16-grapheme-prev.c @@ -1,5 +1,5 @@ /* Previous grapheme cluster function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/u32-grapheme-breaks.c b/lib/unigbrk/u32-grapheme-breaks.c index c4872c27fe..66c64445ad 100644 --- a/lib/unigbrk/u32-grapheme-breaks.c +++ b/lib/unigbrk/u32-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/u32-grapheme-next.c b/lib/unigbrk/u32-grapheme-next.c index 198857d907..35143967e1 100644 --- a/lib/unigbrk/u32-grapheme-next.c +++ b/lib/unigbrk/u32-grapheme-next.c @@ -1,5 +1,5 @@ /* Next grapheme cluster function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/u32-grapheme-prev.c b/lib/unigbrk/u32-grapheme-prev.c index a6b6983aa2..8f962b5aa1 100644 --- a/lib/unigbrk/u32-grapheme-prev.c +++ b/lib/unigbrk/u32-grapheme-prev.c @@ -1,5 +1,5 @@ /* Previous grapheme cluster function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/u8-grapheme-breaks.c b/lib/unigbrk/u8-grapheme-breaks.c index 887c186433..047086954c 100644 --- a/lib/unigbrk/u8-grapheme-breaks.c +++ b/lib/unigbrk/u8-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010, based on code written by Bruno Haible , 2009. diff --git a/lib/unigbrk/u8-grapheme-next.c b/lib/unigbrk/u8-grapheme-next.c index 431c5ee7de..95b6caba6a 100644 --- a/lib/unigbrk/u8-grapheme-next.c +++ b/lib/unigbrk/u8-grapheme-next.c @@ -1,5 +1,5 @@ /* Next grapheme cluster function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/u8-grapheme-prev.c b/lib/unigbrk/u8-grapheme-prev.c index 8a63f55ffe..13a5036e39 100644 --- a/lib/unigbrk/u8-grapheme-prev.c +++ b/lib/unigbrk/u8-grapheme-prev.c @@ -1,5 +1,5 @@ /* Previous grapheme cluster function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/uc-gbrk-prop.c b/lib/unigbrk/uc-gbrk-prop.c index 953fe00699..8158fa0c86 100644 --- a/lib/unigbrk/uc-gbrk-prop.c +++ b/lib/unigbrk/uc-gbrk-prop.c @@ -1,5 +1,5 @@ /* Grapheme cluster break property function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/uc-grapheme-breaks.c b/lib/unigbrk/uc-grapheme-breaks.c index fbebdac273..4924a97d8b 100644 --- a/lib/unigbrk/uc-grapheme-breaks.c +++ b/lib/unigbrk/uc-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/uc-is-grapheme-break.c b/lib/unigbrk/uc-is-grapheme-break.c index acf4bf3ef6..1451efa831 100644 --- a/lib/unigbrk/uc-is-grapheme-break.c +++ b/lib/unigbrk/uc-is-grapheme-break.c @@ -1,5 +1,5 @@ /* Grapheme cluster break function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010. This file is free software. diff --git a/lib/unigbrk/ulc-grapheme-breaks.c b/lib/unigbrk/ulc-grapheme-breaks.c index 7b32ad8db5..779a59f023 100644 --- a/lib/unigbrk/ulc-grapheme-breaks.c +++ b/lib/unigbrk/ulc-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Ben Pfaff , 2010, based on code written by Bruno Haible , 2009. diff --git a/lib/unilbrk.in.h b/lib/unilbrk.in.h index 88cb06cc23..2d83184e3d 100644 --- a/lib/unilbrk.in.h +++ b/lib/unilbrk.in.h @@ -1,5 +1,5 @@ /* Line breaking of Unicode strings. - Copyright (C) 2001-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/internal.h b/lib/unilbrk/internal.h index b1e9ba09d9..8a7e430045 100644 --- a/lib/unilbrk/internal.h +++ b/lib/unilbrk/internal.h @@ -1,5 +1,5 @@ /* Internal functions for line breaking of Unicode strings. - Copyright (C) 2001-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2021. This file is free software. diff --git a/lib/unilbrk/lbrktables.h b/lib/unilbrk/lbrktables.h index 865bea1690..7a02e06c46 100644 --- a/lib/unilbrk/lbrktables.h +++ b/lib/unilbrk/lbrktables.h @@ -1,5 +1,5 @@ /* Line breaking auxiliary tables. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/u16-possible-linebreaks.c b/lib/unilbrk/u16-possible-linebreaks.c index ac655f8c82..3f01458122 100644 --- a/lib/unilbrk/u16-possible-linebreaks.c +++ b/lib/unilbrk/u16-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-16 strings. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/u16-width-linebreaks.c b/lib/unilbrk/u16-width-linebreaks.c index cdf461112c..70c31acec9 100644 --- a/lib/unilbrk/u16-width-linebreaks.c +++ b/lib/unilbrk/u16-width-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-16 strings. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/u32-possible-linebreaks.c b/lib/unilbrk/u32-possible-linebreaks.c index f242c9a8ee..606c4b6084 100644 --- a/lib/unilbrk/u32-possible-linebreaks.c +++ b/lib/unilbrk/u32-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-32 strings. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/u32-width-linebreaks.c b/lib/unilbrk/u32-width-linebreaks.c index c731ff5ef4..5fa736395a 100644 --- a/lib/unilbrk/u32-width-linebreaks.c +++ b/lib/unilbrk/u32-width-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-32 strings. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/u8-possible-linebreaks.c b/lib/unilbrk/u8-possible-linebreaks.c index 90d64c51b8..2416e310a0 100644 --- a/lib/unilbrk/u8-possible-linebreaks.c +++ b/lib/unilbrk/u8-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-8 strings. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/u8-width-linebreaks.c b/lib/unilbrk/u8-width-linebreaks.c index f86ce4a941..0cb18ba01e 100644 --- a/lib/unilbrk/u8-width-linebreaks.c +++ b/lib/unilbrk/u8-width-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-8 strings. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/ulc-common.c b/lib/unilbrk/ulc-common.c index 2eb0fc384d..c9c97da24c 100644 --- a/lib/unilbrk/ulc-common.c +++ b/lib/unilbrk/ulc-common.c @@ -1,5 +1,5 @@ /* Line breaking auxiliary functions. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/ulc-common.h b/lib/unilbrk/ulc-common.h index a3f713d9a4..8df4eff8a5 100644 --- a/lib/unilbrk/ulc-common.h +++ b/lib/unilbrk/ulc-common.h @@ -1,5 +1,5 @@ /* Line breaking auxiliary functions. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/ulc-possible-linebreaks.c b/lib/unilbrk/ulc-possible-linebreaks.c index 4be1f98741..0dc1ff410f 100644 --- a/lib/unilbrk/ulc-possible-linebreaks.c +++ b/lib/unilbrk/ulc-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of strings. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unilbrk/ulc-width-linebreaks.c b/lib/unilbrk/ulc-width-linebreaks.c index bae6a57f58..ee3a394a9b 100644 --- a/lib/unilbrk/ulc-width-linebreaks.c +++ b/lib/unilbrk/ulc-width-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of strings. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unimetadata.in.h b/lib/unimetadata.in.h index 4e23350d98..0e29dc28b8 100644 --- a/lib/unimetadata.in.h +++ b/lib/unimetadata.in.h @@ -1,5 +1,5 @@ /* Meta information about GNU libunistring. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uniname.in.h b/lib/uniname.in.h index e5d6ee6363..e9ccbbbc10 100644 --- a/lib/uniname.in.h +++ b/lib/uniname.in.h @@ -1,5 +1,5 @@ /* Association between Unicode characters and their names. - Copyright (C) 2000-2002, 2005, 2007, 2009-2024 Free Software Foundation, + Copyright (C) 2000-2002, 2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/uniname/gen-uninames.lisp b/lib/uniname/gen-uninames.lisp index 30191f2e8e..dccc0f04db 100755 --- a/lib/uniname/gen-uninames.lisp +++ b/lib/uniname/gen-uninames.lisp @@ -3,7 +3,7 @@ ;;; Creation of gnulib's uninames.h from the UnicodeData.txt and NameAliases.txt ;;; tables. -;;; Copyright (C) 2000-2024 Free Software Foundation, Inc. +;;; Copyright (C) 2000-2025 Free Software Foundation, Inc. ;;; Written by Bruno Haible , 2000-12-28. ;;; ;;; This program is free software. diff --git a/lib/uniname/uniname.c b/lib/uniname/uniname.c index 28e2eb70ef..ad9407edd2 100644 --- a/lib/uniname/uniname.c +++ b/lib/uniname/uniname.c @@ -1,5 +1,5 @@ /* Association between Unicode characters and their names. - Copyright (C) 2000-2002, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uninorm.in.h b/lib/uninorm.in.h index a7f6ec3a76..76ab32b619 100644 --- a/lib/uninorm.in.h +++ b/lib/uninorm.in.h @@ -1,5 +1,5 @@ /* Normalization forms (composition and decomposition) of Unicode strings. - Copyright (C) 2001-2002, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/canonical-decomposition.c b/lib/uninorm/canonical-decomposition.c index ad8172857f..628d2f1245 100644 --- a/lib/uninorm/canonical-decomposition.c +++ b/lib/uninorm/canonical-decomposition.c @@ -1,5 +1,5 @@ /* Canonical decomposition of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/compat-decomposition.c b/lib/uninorm/compat-decomposition.c index 7e65eec2dc..479482b49d 100644 --- a/lib/uninorm/compat-decomposition.c +++ b/lib/uninorm/compat-decomposition.c @@ -1,5 +1,5 @@ /* Compatibility decomposition of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/composition.c b/lib/uninorm/composition.c index ecc4ed21e0..c01fa029f0 100644 --- a/lib/uninorm/composition.c +++ b/lib/uninorm/composition.c @@ -1,5 +1,5 @@ /* Canonical composition of Unicode characters. - Copyright (C) 2002, 2006, 2009, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/decompose-internal.c b/lib/uninorm/decompose-internal.c index 483ff4a4e6..215f9b167d 100644 --- a/lib/uninorm/decompose-internal.c +++ b/lib/uninorm/decompose-internal.c @@ -1,5 +1,5 @@ /* Decomposition of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/decompose-internal.h b/lib/uninorm/decompose-internal.h index c68671e56c..10a88a1bfb 100644 --- a/lib/uninorm/decompose-internal.h +++ b/lib/uninorm/decompose-internal.h @@ -1,5 +1,5 @@ /* Decomposition of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/decomposing-form.c b/lib/uninorm/decomposing-form.c index d8a2d90de0..e8166d9376 100644 --- a/lib/uninorm/decomposing-form.c +++ b/lib/uninorm/decomposing-form.c @@ -1,5 +1,5 @@ /* Decomposing variant of a normalization form. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/decomposition-table.c b/lib/uninorm/decomposition-table.c index dfb26f4593..66e4adedcb 100644 --- a/lib/uninorm/decomposition-table.c +++ b/lib/uninorm/decomposition-table.c @@ -1,5 +1,5 @@ /* Decomposition of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/decomposition-table.h b/lib/uninorm/decomposition-table.h index 631d874ea4..5ff87c53d1 100644 --- a/lib/uninorm/decomposition-table.h +++ b/lib/uninorm/decomposition-table.h @@ -1,5 +1,5 @@ /* Decomposition of Unicode characters. - Copyright (C) 2001-2003, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/decomposition.c b/lib/uninorm/decomposition.c index 46a7a595f7..b8deeed4a3 100644 --- a/lib/uninorm/decomposition.c +++ b/lib/uninorm/decomposition.c @@ -1,5 +1,5 @@ /* Decomposition of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/nfc.c b/lib/uninorm/nfc.c index 9d262356f6..156dfea818 100644 --- a/lib/uninorm/nfc.c +++ b/lib/uninorm/nfc.c @@ -1,5 +1,5 @@ /* Unicode Normalization Form C. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/nfd.c b/lib/uninorm/nfd.c index 1e821bd9d6..83739df937 100644 --- a/lib/uninorm/nfd.c +++ b/lib/uninorm/nfd.c @@ -1,5 +1,5 @@ /* Unicode Normalization Form D. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/nfkc.c b/lib/uninorm/nfkc.c index 319b7a1bd8..c036535de4 100644 --- a/lib/uninorm/nfkc.c +++ b/lib/uninorm/nfkc.c @@ -1,5 +1,5 @@ /* Unicode Normalization Form KC. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/nfkd.c b/lib/uninorm/nfkd.c index 1f2d030c9d..70df2fd817 100644 --- a/lib/uninorm/nfkd.c +++ b/lib/uninorm/nfkd.c @@ -1,5 +1,5 @@ /* Unicode Normalization Form KD. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/normalize-internal.h b/lib/uninorm/normalize-internal.h index a53d2ddb7f..430eb1d71f 100644 --- a/lib/uninorm/normalize-internal.h +++ b/lib/uninorm/normalize-internal.h @@ -1,5 +1,5 @@ /* Normalization of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/u-normalize-internal.h b/lib/uninorm/u-normalize-internal.h index 9f5e0b0493..f910f52f5d 100644 --- a/lib/uninorm/u-normalize-internal.h +++ b/lib/uninorm/u-normalize-internal.h @@ -1,5 +1,5 @@ /* Decomposition and composition of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/u-normcmp.h b/lib/uninorm/u-normcmp.h index f846d51005..12f89d2bd4 100644 --- a/lib/uninorm/u-normcmp.h +++ b/lib/uninorm/u-normcmp.h @@ -1,5 +1,5 @@ /* Normalization insensitive comparison of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u-normcoll.h b/lib/uninorm/u-normcoll.h index 7543e48379..948462c02a 100644 --- a/lib/uninorm/u-normcoll.h +++ b/lib/uninorm/u-normcoll.h @@ -1,5 +1,5 @@ /* Locale dependent, normalization insensitive comparison of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u-normxfrm.h b/lib/uninorm/u-normxfrm.h index 2d7f10e1d2..92bf051e2b 100644 --- a/lib/uninorm/u-normxfrm.h +++ b/lib/uninorm/u-normxfrm.h @@ -1,5 +1,5 @@ /* Locale dependent transformation for comparison of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u16-normalize.c b/lib/uninorm/u16-normalize.c index 323c3eaa9a..13651747c0 100644 --- a/lib/uninorm/u16-normalize.c +++ b/lib/uninorm/u16-normalize.c @@ -1,5 +1,5 @@ /* Normalization of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u16-normcmp.c b/lib/uninorm/u16-normcmp.c index 7e244252be..81c274b0f3 100644 --- a/lib/uninorm/u16-normcmp.c +++ b/lib/uninorm/u16-normcmp.c @@ -1,5 +1,5 @@ /* Normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u16-normcoll.c b/lib/uninorm/u16-normcoll.c index 3649b0ace5..af686bd61f 100644 --- a/lib/uninorm/u16-normcoll.c +++ b/lib/uninorm/u16-normcoll.c @@ -1,5 +1,5 @@ /* Locale dependent, normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u16-normxfrm.c b/lib/uninorm/u16-normxfrm.c index 17cf959f5e..5378cc51df 100644 --- a/lib/uninorm/u16-normxfrm.c +++ b/lib/uninorm/u16-normxfrm.c @@ -1,5 +1,5 @@ /* Locale dependent transformation for comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u32-normalize.c b/lib/uninorm/u32-normalize.c index fc1c9dfdd3..60f05233c0 100644 --- a/lib/uninorm/u32-normalize.c +++ b/lib/uninorm/u32-normalize.c @@ -1,5 +1,5 @@ /* Normalization of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/uninorm/u32-normcmp.c b/lib/uninorm/u32-normcmp.c index f3d5100258..108ec242f1 100644 --- a/lib/uninorm/u32-normcmp.c +++ b/lib/uninorm/u32-normcmp.c @@ -1,5 +1,5 @@ /* Normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u32-normcoll.c b/lib/uninorm/u32-normcoll.c index bba7f6a367..f2beb17753 100644 --- a/lib/uninorm/u32-normcoll.c +++ b/lib/uninorm/u32-normcoll.c @@ -1,5 +1,5 @@ /* Locale dependent, normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u32-normxfrm.c b/lib/uninorm/u32-normxfrm.c index fb77472b8e..88471a1547 100644 --- a/lib/uninorm/u32-normxfrm.c +++ b/lib/uninorm/u32-normxfrm.c @@ -1,5 +1,5 @@ /* Locale dependent transformation for comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u8-normalize.c b/lib/uninorm/u8-normalize.c index 488a8a1e9b..bcc97a33a5 100644 --- a/lib/uninorm/u8-normalize.c +++ b/lib/uninorm/u8-normalize.c @@ -1,5 +1,5 @@ /* Normalization of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u8-normcmp.c b/lib/uninorm/u8-normcmp.c index 8eacdd5fe6..aabef0e5a8 100644 --- a/lib/uninorm/u8-normcmp.c +++ b/lib/uninorm/u8-normcmp.c @@ -1,5 +1,5 @@ /* Normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u8-normcoll.c b/lib/uninorm/u8-normcoll.c index fea1c9dd37..ce919f5f3e 100644 --- a/lib/uninorm/u8-normcoll.c +++ b/lib/uninorm/u8-normcoll.c @@ -1,5 +1,5 @@ /* Locale dependent, normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/u8-normxfrm.c b/lib/uninorm/u8-normxfrm.c index 2d222416ec..aec7f2a5f5 100644 --- a/lib/uninorm/u8-normxfrm.c +++ b/lib/uninorm/u8-normxfrm.c @@ -1,5 +1,5 @@ /* Locale dependent transformation for comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uninorm/uninorm-filter.c b/lib/uninorm/uninorm-filter.c index c2af849cb7..542013d6be 100644 --- a/lib/uninorm/uninorm-filter.c +++ b/lib/uninorm/uninorm-filter.c @@ -1,5 +1,5 @@ /* Stream-based normalization of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unistd--.h b/lib/unistd--.h index 4c555d4923..f45e31820d 100644 --- a/lib/unistd--.h +++ b/lib/unistd--.h @@ -1,6 +1,6 @@ /* Like unistd.h, but redefine some names to avoid glitches. - Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2009-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 diff --git a/lib/unistd-safer.h b/lib/unistd-safer.h index 70562c919a..3c13778005 100644 --- a/lib/unistd-safer.h +++ b/lib/unistd-safer.h @@ -1,6 +1,6 @@ /* Invoke unistd-like functions, but avoid some glitches. - Copyright (C) 2001, 2003, 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2003, 2005, 2009-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 diff --git a/lib/unistd.c b/lib/unistd.c index b25112eb91..e6625589fb 100644 --- a/lib/unistd.c +++ b/lib/unistd.c @@ -1,6 +1,6 @@ /* Inline functions for . - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unistd.in.h b/lib/unistd.in.h index ceb3cb48f1..3f96e10d7e 100644 --- a/lib/unistd.in.h +++ b/lib/unistd.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around . - Copyright (C) 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unistdio.in.h b/lib/unistdio.in.h index 174024ec9b..dc669933bc 100644 --- a/lib/unistdio.in.h +++ b/lib/unistdio.in.h @@ -1,5 +1,5 @@ /* Elementary Unicode string functions. - Copyright (C) 2002, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unistdio/u-asnprintf.h b/lib/unistdio/u-asnprintf.h index 302b3e5174..a6b9e390ef 100644 --- a/lib/unistdio/u-asnprintf.h +++ b/lib/unistdio/u-asnprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u-asprintf.h b/lib/unistdio/u-asprintf.h index bbec610e39..3f0a3aec41 100644 --- a/lib/unistdio/u-asprintf.h +++ b/lib/unistdio/u-asprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u-printf-args.c b/lib/unistdio/u-printf-args.c index c8545194ee..ab1e405e08 100644 --- a/lib/unistdio/u-printf-args.c +++ b/lib/unistdio/u-printf-args.c @@ -1,5 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u-printf-args.h b/lib/unistdio/u-printf-args.h index e8c3875814..e57f1115e5 100644 --- a/lib/unistdio/u-printf-args.h +++ b/lib/unistdio/u-printf-args.h @@ -1,5 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u-printf-parse.h b/lib/unistdio/u-printf-parse.h index 6292aa1029..4e9e91ca11 100644 --- a/lib/unistdio/u-printf-parse.h +++ b/lib/unistdio/u-printf-parse.h @@ -1,5 +1,5 @@ /* Parse printf format string. - Copyright (C) 1999, 2002, 2005, 2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u-snprintf.h b/lib/unistdio/u-snprintf.h index c74bf87645..749707c92f 100644 --- a/lib/unistdio/u-snprintf.h +++ b/lib/unistdio/u-snprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u-sprintf.h b/lib/unistdio/u-sprintf.h index 8b65188e3c..726172c1b4 100644 --- a/lib/unistdio/u-sprintf.h +++ b/lib/unistdio/u-sprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u-vasprintf.h b/lib/unistdio/u-vasprintf.h index bc04a0f505..e6cefb1d89 100644 --- a/lib/unistdio/u-vasprintf.h +++ b/lib/unistdio/u-vasprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unistdio/u-vsnprintf.h b/lib/unistdio/u-vsnprintf.h index 50abaf3090..85b77f43b2 100644 --- a/lib/unistdio/u-vsnprintf.h +++ b/lib/unistdio/u-vsnprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unistdio/u-vsprintf.h b/lib/unistdio/u-vsprintf.h index 60b1b7f19e..d1604034cd 100644 --- a/lib/unistdio/u-vsprintf.h +++ b/lib/unistdio/u-vsprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unistdio/u16-asnprintf.c b/lib/unistdio/u16-asnprintf.c index d558b7016f..ad3579e97b 100644 --- a/lib/unistdio/u16-asnprintf.c +++ b/lib/unistdio/u16-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-asprintf.c b/lib/unistdio/u16-asprintf.c index eed4f08296..4c7fc7d6ed 100644 --- a/lib/unistdio/u16-asprintf.c +++ b/lib/unistdio/u16-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-printf-parse.c b/lib/unistdio/u16-printf-parse.c index c8db8a74b6..aa4ddf688e 100644 --- a/lib/unistdio/u16-printf-parse.c +++ b/lib/unistdio/u16-printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-snprintf.c b/lib/unistdio/u16-snprintf.c index a07c9e7fc5..415b0ac333 100644 --- a/lib/unistdio/u16-snprintf.c +++ b/lib/unistdio/u16-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-sprintf.c b/lib/unistdio/u16-sprintf.c index 69b049749f..cd54e6a1c2 100644 --- a/lib/unistdio/u16-sprintf.c +++ b/lib/unistdio/u16-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-u16-asnprintf.c b/lib/unistdio/u16-u16-asnprintf.c index 39ef34e781..760d51ab63 100644 --- a/lib/unistdio/u16-u16-asnprintf.c +++ b/lib/unistdio/u16-u16-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-u16-asprintf.c b/lib/unistdio/u16-u16-asprintf.c index fba52cba3a..83db68b569 100644 --- a/lib/unistdio/u16-u16-asprintf.c +++ b/lib/unistdio/u16-u16-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-u16-snprintf.c b/lib/unistdio/u16-u16-snprintf.c index bf4a5c9eee..2b59be12ac 100644 --- a/lib/unistdio/u16-u16-snprintf.c +++ b/lib/unistdio/u16-u16-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-u16-sprintf.c b/lib/unistdio/u16-u16-sprintf.c index 20d4f53da2..6d7c5d0e30 100644 --- a/lib/unistdio/u16-u16-sprintf.c +++ b/lib/unistdio/u16-u16-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-u16-vasnprintf.c b/lib/unistdio/u16-u16-vasnprintf.c index c7ea8ddd16..473e56540c 100644 --- a/lib/unistdio/u16-u16-vasnprintf.c +++ b/lib/unistdio/u16-u16-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-16 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-u16-vasprintf.c b/lib/unistdio/u16-u16-vasprintf.c index 1f57a38936..b9cbef9e4c 100644 --- a/lib/unistdio/u16-u16-vasprintf.c +++ b/lib/unistdio/u16-u16-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-u16-vsnprintf.c b/lib/unistdio/u16-u16-vsnprintf.c index 157baa09b5..79a9075c2a 100644 --- a/lib/unistdio/u16-u16-vsnprintf.c +++ b/lib/unistdio/u16-u16-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-u16-vsprintf.c b/lib/unistdio/u16-u16-vsprintf.c index f95d164360..5bf747e39e 100644 --- a/lib/unistdio/u16-u16-vsprintf.c +++ b/lib/unistdio/u16-u16-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-vasnprintf.c b/lib/unistdio/u16-vasnprintf.c index 9e53aa291a..8b1b3659dc 100644 --- a/lib/unistdio/u16-vasnprintf.c +++ b/lib/unistdio/u16-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-16 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-vasprintf.c b/lib/unistdio/u16-vasprintf.c index 67cfdf2315..340db84ef5 100644 --- a/lib/unistdio/u16-vasprintf.c +++ b/lib/unistdio/u16-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-vsnprintf.c b/lib/unistdio/u16-vsnprintf.c index 1cbb1c496a..3eb0d2ed63 100644 --- a/lib/unistdio/u16-vsnprintf.c +++ b/lib/unistdio/u16-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u16-vsprintf.c b/lib/unistdio/u16-vsprintf.c index e4e420b52e..0d53adb5bb 100644 --- a/lib/unistdio/u16-vsprintf.c +++ b/lib/unistdio/u16-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-asnprintf.c b/lib/unistdio/u32-asnprintf.c index eed6cec786..d8673805b7 100644 --- a/lib/unistdio/u32-asnprintf.c +++ b/lib/unistdio/u32-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-asprintf.c b/lib/unistdio/u32-asprintf.c index dafebcc360..cf39f28638 100644 --- a/lib/unistdio/u32-asprintf.c +++ b/lib/unistdio/u32-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-printf-parse.c b/lib/unistdio/u32-printf-parse.c index 2b10185118..78ef1846bd 100644 --- a/lib/unistdio/u32-printf-parse.c +++ b/lib/unistdio/u32-printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-snprintf.c b/lib/unistdio/u32-snprintf.c index b1d142a451..e6c7736ae6 100644 --- a/lib/unistdio/u32-snprintf.c +++ b/lib/unistdio/u32-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-sprintf.c b/lib/unistdio/u32-sprintf.c index 65316e4d52..ddfc5d536e 100644 --- a/lib/unistdio/u32-sprintf.c +++ b/lib/unistdio/u32-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-u32-asnprintf.c b/lib/unistdio/u32-u32-asnprintf.c index 616a355b6b..239ce9af71 100644 --- a/lib/unistdio/u32-u32-asnprintf.c +++ b/lib/unistdio/u32-u32-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-u32-asprintf.c b/lib/unistdio/u32-u32-asprintf.c index 71087e75f9..e23ec281b3 100644 --- a/lib/unistdio/u32-u32-asprintf.c +++ b/lib/unistdio/u32-u32-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-u32-snprintf.c b/lib/unistdio/u32-u32-snprintf.c index 1be4c1a9d2..a5b9b6c023 100644 --- a/lib/unistdio/u32-u32-snprintf.c +++ b/lib/unistdio/u32-u32-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-u32-sprintf.c b/lib/unistdio/u32-u32-sprintf.c index bcc144a8d3..60733ef2e3 100644 --- a/lib/unistdio/u32-u32-sprintf.c +++ b/lib/unistdio/u32-u32-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-u32-vasnprintf.c b/lib/unistdio/u32-u32-vasnprintf.c index f2ff161ddf..a051371647 100644 --- a/lib/unistdio/u32-u32-vasnprintf.c +++ b/lib/unistdio/u32-u32-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-32 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-u32-vasprintf.c b/lib/unistdio/u32-u32-vasprintf.c index 8f9ef2aaca..dcc3bff2e8 100644 --- a/lib/unistdio/u32-u32-vasprintf.c +++ b/lib/unistdio/u32-u32-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-u32-vsnprintf.c b/lib/unistdio/u32-u32-vsnprintf.c index 54dbeba3b7..da144712d9 100644 --- a/lib/unistdio/u32-u32-vsnprintf.c +++ b/lib/unistdio/u32-u32-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-u32-vsprintf.c b/lib/unistdio/u32-u32-vsprintf.c index af823d71ac..e80a15150c 100644 --- a/lib/unistdio/u32-u32-vsprintf.c +++ b/lib/unistdio/u32-u32-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-vasnprintf.c b/lib/unistdio/u32-vasnprintf.c index 855a66a0fd..56f3b05c31 100644 --- a/lib/unistdio/u32-vasnprintf.c +++ b/lib/unistdio/u32-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-32 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-vasprintf.c b/lib/unistdio/u32-vasprintf.c index 8760c93f48..5fa3428f73 100644 --- a/lib/unistdio/u32-vasprintf.c +++ b/lib/unistdio/u32-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-vsnprintf.c b/lib/unistdio/u32-vsnprintf.c index 806f3281ce..a61a1c45fe 100644 --- a/lib/unistdio/u32-vsnprintf.c +++ b/lib/unistdio/u32-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u32-vsprintf.c b/lib/unistdio/u32-vsprintf.c index 678022371f..66904dfeba 100644 --- a/lib/unistdio/u32-vsprintf.c +++ b/lib/unistdio/u32-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-asnprintf.c b/lib/unistdio/u8-asnprintf.c index 67a5d29ce6..dcaf038ef3 100644 --- a/lib/unistdio/u8-asnprintf.c +++ b/lib/unistdio/u8-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-asprintf.c b/lib/unistdio/u8-asprintf.c index 4255e32bc7..b4e425766b 100644 --- a/lib/unistdio/u8-asprintf.c +++ b/lib/unistdio/u8-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-printf-parse.c b/lib/unistdio/u8-printf-parse.c index 77da2d4b59..40b0bf1b52 100644 --- a/lib/unistdio/u8-printf-parse.c +++ b/lib/unistdio/u8-printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-snprintf.c b/lib/unistdio/u8-snprintf.c index 9809a66e31..8bcc7e0342 100644 --- a/lib/unistdio/u8-snprintf.c +++ b/lib/unistdio/u8-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-sprintf.c b/lib/unistdio/u8-sprintf.c index 3c2f6b4146..ead7f9b97b 100644 --- a/lib/unistdio/u8-sprintf.c +++ b/lib/unistdio/u8-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-u8-asnprintf.c b/lib/unistdio/u8-u8-asnprintf.c index 2b11f2f146..27a896c3be 100644 --- a/lib/unistdio/u8-u8-asnprintf.c +++ b/lib/unistdio/u8-u8-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-u8-asprintf.c b/lib/unistdio/u8-u8-asprintf.c index 0b171ec1e5..3b5c35a2d6 100644 --- a/lib/unistdio/u8-u8-asprintf.c +++ b/lib/unistdio/u8-u8-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-u8-snprintf.c b/lib/unistdio/u8-u8-snprintf.c index acd5015860..639c110f08 100644 --- a/lib/unistdio/u8-u8-snprintf.c +++ b/lib/unistdio/u8-u8-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-u8-sprintf.c b/lib/unistdio/u8-u8-sprintf.c index 9eed64bb70..d99473c7ba 100644 --- a/lib/unistdio/u8-u8-sprintf.c +++ b/lib/unistdio/u8-u8-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-u8-vasnprintf.c b/lib/unistdio/u8-u8-vasnprintf.c index c5e8f7489b..f03fb29ef2 100644 --- a/lib/unistdio/u8-u8-vasnprintf.c +++ b/lib/unistdio/u8-u8-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-8 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-u8-vasprintf.c b/lib/unistdio/u8-u8-vasprintf.c index fff309e283..41fbcc802d 100644 --- a/lib/unistdio/u8-u8-vasprintf.c +++ b/lib/unistdio/u8-u8-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-u8-vsnprintf.c b/lib/unistdio/u8-u8-vsnprintf.c index 8b7681d148..face3478ff 100644 --- a/lib/unistdio/u8-u8-vsnprintf.c +++ b/lib/unistdio/u8-u8-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-u8-vsprintf.c b/lib/unistdio/u8-u8-vsprintf.c index f37fff3535..f02304fcd7 100644 --- a/lib/unistdio/u8-u8-vsprintf.c +++ b/lib/unistdio/u8-u8-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-vasnprintf.c b/lib/unistdio/u8-vasnprintf.c index 2dd8e0baa7..61fc236dfa 100644 --- a/lib/unistdio/u8-vasnprintf.c +++ b/lib/unistdio/u8-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-8 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-vasprintf.c b/lib/unistdio/u8-vasprintf.c index e97067c1b3..b92b990ce5 100644 --- a/lib/unistdio/u8-vasprintf.c +++ b/lib/unistdio/u8-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-vsnprintf.c b/lib/unistdio/u8-vsnprintf.c index 4d818e4725..18355b4d32 100644 --- a/lib/unistdio/u8-vsnprintf.c +++ b/lib/unistdio/u8-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/u8-vsprintf.c b/lib/unistdio/u8-vsprintf.c index 5f904f6a41..a00b38f04b 100644 --- a/lib/unistdio/u8-vsprintf.c +++ b/lib/unistdio/u8-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/ulc-asnprintf.c b/lib/unistdio/ulc-asnprintf.c index 05f1cc2e18..0447862ba2 100644 --- a/lib/unistdio/ulc-asnprintf.c +++ b/lib/unistdio/ulc-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/ulc-asprintf.c b/lib/unistdio/ulc-asprintf.c index 135fee90e0..9925ad9d24 100644 --- a/lib/unistdio/ulc-asprintf.c +++ b/lib/unistdio/ulc-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/ulc-fprintf.c b/lib/unistdio/ulc-fprintf.c index 5ef0e7ce15..01e4117b1a 100644 --- a/lib/unistdio/ulc-fprintf.c +++ b/lib/unistdio/ulc-fprintf.c @@ -1,5 +1,5 @@ /* Formatted output to a stream. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unistdio/ulc-printf-parse.c b/lib/unistdio/ulc-printf-parse.c index 7188d9d29f..0da84cbd72 100644 --- a/lib/unistdio/ulc-printf-parse.c +++ b/lib/unistdio/ulc-printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/ulc-snprintf.c b/lib/unistdio/ulc-snprintf.c index e7f91ec2df..2660715ee0 100644 --- a/lib/unistdio/ulc-snprintf.c +++ b/lib/unistdio/ulc-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/ulc-sprintf.c b/lib/unistdio/ulc-sprintf.c index c3a6737c81..0907ebcde8 100644 --- a/lib/unistdio/ulc-sprintf.c +++ b/lib/unistdio/ulc-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/ulc-vasnprintf.c b/lib/unistdio/ulc-vasnprintf.c index 4cc4fe4a8f..50f3b16aa5 100644 --- a/lib/unistdio/ulc-vasnprintf.c +++ b/lib/unistdio/ulc-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/ulc-vasprintf.c b/lib/unistdio/ulc-vasprintf.c index 023c43f7b3..816301d030 100644 --- a/lib/unistdio/ulc-vasprintf.c +++ b/lib/unistdio/ulc-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/ulc-vfprintf.c b/lib/unistdio/ulc-vfprintf.c index 483d49a5ba..e511534316 100644 --- a/lib/unistdio/ulc-vfprintf.c +++ b/lib/unistdio/ulc-vfprintf.c @@ -1,5 +1,5 @@ /* Formatted output to a stream. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unistdio/ulc-vsnprintf.c b/lib/unistdio/ulc-vsnprintf.c index b71889948d..a0be069dc0 100644 --- a/lib/unistdio/ulc-vsnprintf.c +++ b/lib/unistdio/ulc-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistdio/ulc-vsprintf.c b/lib/unistdio/ulc-vsprintf.c index 3301c4a21d..d6dc5be9a3 100644 --- a/lib/unistdio/ulc-vsprintf.c +++ b/lib/unistdio/ulc-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is free software. diff --git a/lib/unistr.in.h b/lib/unistr.in.h index 424678fc6f..221700b4a6 100644 --- a/lib/unistr.in.h +++ b/lib/unistr.in.h @@ -1,5 +1,5 @@ /* Elementary Unicode string functions. - Copyright (C) 2001-2002, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unistr/u-cmp2.h b/lib/unistr/u-cmp2.h index 8d5960b479..8988284643 100644 --- a/lib/unistr/u-cmp2.h +++ b/lib/unistr/u-cmp2.h @@ -1,5 +1,5 @@ /* Compare pieces of UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unistr/u-cpy-alloc.h b/lib/unistr/u-cpy-alloc.h index ac22566173..baec6d730f 100644 --- a/lib/unistr/u-cpy-alloc.h +++ b/lib/unistr/u-cpy-alloc.h @@ -1,5 +1,5 @@ /* Copy piece of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u-cpy.h b/lib/unistr/u-cpy.h index 4848c1460f..447c65aa58 100644 --- a/lib/unistr/u-cpy.h +++ b/lib/unistr/u-cpy.h @@ -1,5 +1,5 @@ /* Copy piece of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u-endswith.h b/lib/unistr/u-endswith.h index 0c512ad9ec..d157804af8 100644 --- a/lib/unistr/u-endswith.h +++ b/lib/unistr/u-endswith.h @@ -1,5 +1,5 @@ /* Substring test for UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-move.h b/lib/unistr/u-move.h index 9aa36c41a9..cd4a88af01 100644 --- a/lib/unistr/u-move.h +++ b/lib/unistr/u-move.h @@ -1,5 +1,5 @@ /* Copy piece of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-pcpy.h b/lib/unistr/u-pcpy.h index 812419758a..6715570345 100644 --- a/lib/unistr/u-pcpy.h +++ b/lib/unistr/u-pcpy.h @@ -1,5 +1,5 @@ /* Copy piece of UTF-8/16/32 string, return pointer after last written unit. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2023. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u-set.h b/lib/unistr/u-set.h index 088cabef38..effe8564ac 100644 --- a/lib/unistr/u-set.h +++ b/lib/unistr/u-set.h @@ -1,5 +1,5 @@ /* Fill UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-startswith.h b/lib/unistr/u-startswith.h index 8346c26c2b..f398a94e23 100644 --- a/lib/unistr/u-startswith.h +++ b/lib/unistr/u-startswith.h @@ -1,5 +1,5 @@ /* Substring test for UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-stpcpy.h b/lib/unistr/u-stpcpy.h index 22099ed7cc..b4bb70d9d6 100644 --- a/lib/unistr/u-stpcpy.h +++ b/lib/unistr/u-stpcpy.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-stpncpy.h b/lib/unistr/u-stpncpy.h index 2e532e07de..cd9ed37906 100644 --- a/lib/unistr/u-stpncpy.h +++ b/lib/unistr/u-stpncpy.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-strcat.h b/lib/unistr/u-strcat.h index a4a4e93130..13076c7002 100644 --- a/lib/unistr/u-strcat.h +++ b/lib/unistr/u-strcat.h @@ -1,5 +1,5 @@ /* Concatenate UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u-strcoll.h b/lib/unistr/u-strcoll.h index e26eac0886..e53feb020e 100644 --- a/lib/unistr/u-strcoll.h +++ b/lib/unistr/u-strcoll.h @@ -1,6 +1,6 @@ /* Compare UTF-8/UTF-16/UTF-32 strings using the collation rules of the current locale. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unistr/u-strcpy.h b/lib/unistr/u-strcpy.h index 4151d1ccb0..80975351e5 100644 --- a/lib/unistr/u-strcpy.h +++ b/lib/unistr/u-strcpy.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-strcspn.h b/lib/unistr/u-strcspn.h index 3cca61c12f..bbc75ed986 100644 --- a/lib/unistr/u-strcspn.h +++ b/lib/unistr/u-strcspn.h @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-strdup.h b/lib/unistr/u-strdup.h index 978687b681..99ff4cb2cb 100644 --- a/lib/unistr/u-strdup.h +++ b/lib/unistr/u-strdup.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u-strlen.h b/lib/unistr/u-strlen.h index 03106a15fc..d4e75f3ab2 100644 --- a/lib/unistr/u-strlen.h +++ b/lib/unistr/u-strlen.h @@ -1,5 +1,5 @@ /* Determine length of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u-strncat.h b/lib/unistr/u-strncat.h index 587960da6d..3801bfbab7 100644 --- a/lib/unistr/u-strncat.h +++ b/lib/unistr/u-strncat.h @@ -1,5 +1,5 @@ /* Concatenate UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-strncpy.h b/lib/unistr/u-strncpy.h index c59db6538e..e733b9b7eb 100644 --- a/lib/unistr/u-strncpy.h +++ b/lib/unistr/u-strncpy.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-strnlen.h b/lib/unistr/u-strnlen.h index 4ec1474f21..65e396be2c 100644 --- a/lib/unistr/u-strnlen.h +++ b/lib/unistr/u-strnlen.h @@ -1,5 +1,5 @@ /* Determine bounded length of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-strpbrk.h b/lib/unistr/u-strpbrk.h index c5f9d2de8c..9213c616a8 100644 --- a/lib/unistr/u-strpbrk.h +++ b/lib/unistr/u-strpbrk.h @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-strspn.h b/lib/unistr/u-strspn.h index 021ffcfc51..c3f678446b 100644 --- a/lib/unistr/u-strspn.h +++ b/lib/unistr/u-strspn.h @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u-strtok.h b/lib/unistr/u-strtok.h index 823b545d0a..a48d30933b 100644 --- a/lib/unistr/u-strtok.h +++ b/lib/unistr/u-strtok.h @@ -1,5 +1,5 @@ /* Tokenize UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-check.c b/lib/unistr/u16-check.c index 9372236ef3..15fe82e97c 100644 --- a/lib/unistr/u16-check.c +++ b/lib/unistr/u16-check.c @@ -1,5 +1,5 @@ /* Check UTF-16 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-chr.c b/lib/unistr/u16-chr.c index fa46cfb1ea..26c9f7048e 100644 --- a/lib/unistr/u16-chr.c +++ b/lib/unistr/u16-chr.c @@ -1,5 +1,5 @@ /* Search character in piece of UTF-16 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u16-cmp.c b/lib/unistr/u16-cmp.c index 1a27f5d32b..cedf9d2ee6 100644 --- a/lib/unistr/u16-cmp.c +++ b/lib/unistr/u16-cmp.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-cmp2.c b/lib/unistr/u16-cmp2.c index bb53fef275..7bf33bd5a1 100644 --- a/lib/unistr/u16-cmp2.c +++ b/lib/unistr/u16-cmp2.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unistr/u16-cpy-alloc.c b/lib/unistr/u16-cpy-alloc.c index a7259d7b0b..b105a72e2c 100644 --- a/lib/unistr/u16-cpy-alloc.c +++ b/lib/unistr/u16-cpy-alloc.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-cpy.c b/lib/unistr/u16-cpy.c index 0c61d33da3..73bfc197fc 100644 --- a/lib/unistr/u16-cpy.c +++ b/lib/unistr/u16-cpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-endswith.c b/lib/unistr/u16-endswith.c index b12105d14f..02f7955c77 100644 --- a/lib/unistr/u16-endswith.c +++ b/lib/unistr/u16-endswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-16 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-mblen.c b/lib/unistr/u16-mblen.c index e29d3c07c1..d4f3e73a98 100644 --- a/lib/unistr/u16-mblen.c +++ b/lib/unistr/u16-mblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u16-mbsnlen.c b/lib/unistr/u16-mbsnlen.c index 3a07450713..43f23c5b9c 100644 --- a/lib/unistr/u16-mbsnlen.c +++ b/lib/unistr/u16-mbsnlen.c @@ -1,5 +1,5 @@ /* Count characters in UTF-16 string. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unistr/u16-mbtouc-aux.c b/lib/unistr/u16-mbtouc-aux.c index f6ca667ca1..1266e7da1d 100644 --- a/lib/unistr/u16-mbtouc-aux.c +++ b/lib/unistr/u16-mbtouc-aux.c @@ -1,5 +1,5 @@ /* Conversion UTF-16 to UCS-4. - Copyright (C) 2001-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unistr/u16-mbtouc-unsafe-aux.c b/lib/unistr/u16-mbtouc-unsafe-aux.c index 44f6822991..b14e7296e5 100644 --- a/lib/unistr/u16-mbtouc-unsafe-aux.c +++ b/lib/unistr/u16-mbtouc-unsafe-aux.c @@ -1,5 +1,5 @@ /* Conversion UTF-16 to UCS-4. - Copyright (C) 2001-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unistr/u16-mbtouc-unsafe.c b/lib/unistr/u16-mbtouc-unsafe.c index 3d5f8289e7..37c1a7cfdf 100644 --- a/lib/unistr/u16-mbtouc-unsafe.c +++ b/lib/unistr/u16-mbtouc-unsafe.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unistr/u16-mbtouc.c b/lib/unistr/u16-mbtouc.c index e6fad1c8f3..a42437dc45 100644 --- a/lib/unistr/u16-mbtouc.c +++ b/lib/unistr/u16-mbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software. diff --git a/lib/unistr/u16-mbtoucr.c b/lib/unistr/u16-mbtoucr.c index b034022799..0d94ec2b03 100644 --- a/lib/unistr/u16-mbtoucr.c +++ b/lib/unistr/u16-mbtoucr.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string, returning an error code. - Copyright (C) 1999-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u16-move.c b/lib/unistr/u16-move.c index 680ac9974a..70b64a2acc 100644 --- a/lib/unistr/u16-move.c +++ b/lib/unistr/u16-move.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-next.c b/lib/unistr/u16-next.c index c43076814a..f975a725b5 100644 --- a/lib/unistr/u16-next.c +++ b/lib/unistr/u16-next.c @@ -1,5 +1,5 @@ /* Iterate over next character in UTF-16 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-pcpy.c b/lib/unistr/u16-pcpy.c index 9ed2c9dcf6..042234bf56 100644 --- a/lib/unistr/u16-pcpy.c +++ b/lib/unistr/u16-pcpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-16 string, return pointer after last written unit. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2023. This file is free software. diff --git a/lib/unistr/u16-prev.c b/lib/unistr/u16-prev.c index 3803270855..073349d336 100644 --- a/lib/unistr/u16-prev.c +++ b/lib/unistr/u16-prev.c @@ -1,5 +1,5 @@ /* Iterate over previous character in UTF-16 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-set.c b/lib/unistr/u16-set.c index ee4c4d0882..9c830b7e9c 100644 --- a/lib/unistr/u16-set.c +++ b/lib/unistr/u16-set.c @@ -1,5 +1,5 @@ /* Fill UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-startswith.c b/lib/unistr/u16-startswith.c index 748ecc510c..cd8737132b 100644 --- a/lib/unistr/u16-startswith.c +++ b/lib/unistr/u16-startswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-16 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-stpcpy.c b/lib/unistr/u16-stpcpy.c index 268d44e778..46fdfa3ad7 100644 --- a/lib/unistr/u16-stpcpy.c +++ b/lib/unistr/u16-stpcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u16-stpncpy.c b/lib/unistr/u16-stpncpy.c index 33793a0f70..04119635d7 100644 --- a/lib/unistr/u16-stpncpy.c +++ b/lib/unistr/u16-stpncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strcat.c b/lib/unistr/u16-strcat.c index e3aac72945..8ced49b5de 100644 --- a/lib/unistr/u16-strcat.c +++ b/lib/unistr/u16-strcat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strchr.c b/lib/unistr/u16-strchr.c index fe42999ec5..2f094731c7 100644 --- a/lib/unistr/u16-strchr.c +++ b/lib/unistr/u16-strchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-16 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u16-strcmp.c b/lib/unistr/u16-strcmp.c index 449d5d6ab0..8dd332d771 100644 --- a/lib/unistr/u16-strcmp.c +++ b/lib/unistr/u16-strcmp.c @@ -1,5 +1,5 @@ /* Compare UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strcoll.c b/lib/unistr/u16-strcoll.c index ea0b2d030a..92239b4d7a 100644 --- a/lib/unistr/u16-strcoll.c +++ b/lib/unistr/u16-strcoll.c @@ -1,5 +1,5 @@ /* Compare UTF-16 strings using the collation rules of the current locale. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unistr/u16-strcpy.c b/lib/unistr/u16-strcpy.c index 798cf246f5..6d108246fc 100644 --- a/lib/unistr/u16-strcpy.c +++ b/lib/unistr/u16-strcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strcspn.c b/lib/unistr/u16-strcspn.c index c36a84c187..bfc5461ba6 100644 --- a/lib/unistr/u16-strcspn.c +++ b/lib/unistr/u16-strcspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strdup.c b/lib/unistr/u16-strdup.c index bebed12862..68de4236dd 100644 --- a/lib/unistr/u16-strdup.c +++ b/lib/unistr/u16-strdup.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strlen.c b/lib/unistr/u16-strlen.c index 5ef212ec03..24b77bd0af 100644 --- a/lib/unistr/u16-strlen.c +++ b/lib/unistr/u16-strlen.c @@ -1,5 +1,5 @@ /* Determine length of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u16-strmblen.c b/lib/unistr/u16-strmblen.c index 4cbd020426..51413046f8 100644 --- a/lib/unistr/u16-strmblen.c +++ b/lib/unistr/u16-strmblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u16-strmbtouc.c b/lib/unistr/u16-strmbtouc.c index c4a9704d6b..d87ed75938 100644 --- a/lib/unistr/u16-strmbtouc.c +++ b/lib/unistr/u16-strmbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u16-strncat.c b/lib/unistr/u16-strncat.c index 4aa93252f9..dd7019572b 100644 --- a/lib/unistr/u16-strncat.c +++ b/lib/unistr/u16-strncat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strncmp.c b/lib/unistr/u16-strncmp.c index 0021dbbb54..3bba6e229b 100644 --- a/lib/unistr/u16-strncmp.c +++ b/lib/unistr/u16-strncmp.c @@ -1,5 +1,5 @@ /* Compare UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strncpy.c b/lib/unistr/u16-strncpy.c index 855208b0c0..d39caf5b9f 100644 --- a/lib/unistr/u16-strncpy.c +++ b/lib/unistr/u16-strncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strnlen.c b/lib/unistr/u16-strnlen.c index a4618a6aed..a00d5d8f0a 100644 --- a/lib/unistr/u16-strnlen.c +++ b/lib/unistr/u16-strnlen.c @@ -1,5 +1,5 @@ /* Determine bounded length of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strpbrk.c b/lib/unistr/u16-strpbrk.c index 6cb82c9daf..ef38ad3564 100644 --- a/lib/unistr/u16-strpbrk.c +++ b/lib/unistr/u16-strpbrk.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strrchr.c b/lib/unistr/u16-strrchr.c index 822a44bf7a..52b07d1b81 100644 --- a/lib/unistr/u16-strrchr.c +++ b/lib/unistr/u16-strrchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-16 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u16-strspn.c b/lib/unistr/u16-strspn.c index dc57507537..3b76049c1c 100644 --- a/lib/unistr/u16-strspn.c +++ b/lib/unistr/u16-strspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strstr.c b/lib/unistr/u16-strstr.c index 8460bb46ee..52f01551f3 100644 --- a/lib/unistr/u16-strstr.c +++ b/lib/unistr/u16-strstr.c @@ -1,5 +1,5 @@ /* Substring test for UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-strtok.c b/lib/unistr/u16-strtok.c index 2ee3c08274..2d2b977bb5 100644 --- a/lib/unistr/u16-strtok.c +++ b/lib/unistr/u16-strtok.c @@ -1,5 +1,5 @@ /* Tokenize UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-to-u32.c b/lib/unistr/u16-to-u32.c index 1a83b2de7e..51e422627f 100644 --- a/lib/unistr/u16-to-u32.c +++ b/lib/unistr/u16-to-u32.c @@ -1,5 +1,5 @@ /* Convert UTF-16 string to UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u16-to-u8.c b/lib/unistr/u16-to-u8.c index dd434b7995..d9f092c48c 100644 --- a/lib/unistr/u16-to-u8.c +++ b/lib/unistr/u16-to-u8.c @@ -1,5 +1,5 @@ /* Convert UTF-16 string to UTF-8 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-uctomb-aux.c b/lib/unistr/u16-uctomb-aux.c index f90aad7f95..c6c04ecfae 100644 --- a/lib/unistr/u16-uctomb-aux.c +++ b/lib/unistr/u16-uctomb-aux.c @@ -1,5 +1,5 @@ /* Conversion UCS-4 to UTF-16. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u16-uctomb.c b/lib/unistr/u16-uctomb.c index 0cc6c72123..4ceea33109 100644 --- a/lib/unistr/u16-uctomb.c +++ b/lib/unistr/u16-uctomb.c @@ -1,5 +1,5 @@ /* Store a character in UTF-16 string. - Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-check.c b/lib/unistr/u32-check.c index 813ccd5516..67aced04ec 100644 --- a/lib/unistr/u32-check.c +++ b/lib/unistr/u32-check.c @@ -1,5 +1,5 @@ /* Check UTF-32 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-chr.c b/lib/unistr/u32-chr.c index 65500d8386..ee96f22009 100644 --- a/lib/unistr/u32-chr.c +++ b/lib/unistr/u32-chr.c @@ -1,5 +1,5 @@ /* Search character in piece of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u32-cmp.c b/lib/unistr/u32-cmp.c index c953c8af87..e38c7e8137 100644 --- a/lib/unistr/u32-cmp.c +++ b/lib/unistr/u32-cmp.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-cmp2.c b/lib/unistr/u32-cmp2.c index 6cc084f7de..4a31f8cf51 100644 --- a/lib/unistr/u32-cmp2.c +++ b/lib/unistr/u32-cmp2.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unistr/u32-cpy-alloc.c b/lib/unistr/u32-cpy-alloc.c index ecdffe523a..2b48d61fef 100644 --- a/lib/unistr/u32-cpy-alloc.c +++ b/lib/unistr/u32-cpy-alloc.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-cpy.c b/lib/unistr/u32-cpy.c index a1a840f733..272754971f 100644 --- a/lib/unistr/u32-cpy.c +++ b/lib/unistr/u32-cpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u32-endswith.c b/lib/unistr/u32-endswith.c index 7b701e0bf1..6f1cd5cbe1 100644 --- a/lib/unistr/u32-endswith.c +++ b/lib/unistr/u32-endswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-32 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-mblen.c b/lib/unistr/u32-mblen.c index 0317b3c17b..f3b4fa1438 100644 --- a/lib/unistr/u32-mblen.c +++ b/lib/unistr/u32-mblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-mbsnlen.c b/lib/unistr/u32-mbsnlen.c index c2cb7277d4..e949beb06a 100644 --- a/lib/unistr/u32-mbsnlen.c +++ b/lib/unistr/u32-mbsnlen.c @@ -1,5 +1,5 @@ /* Count characters in UTF-32 string. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unistr/u32-mbtouc-unsafe.c b/lib/unistr/u32-mbtouc-unsafe.c index 0e8eecb73e..9e8bfb646a 100644 --- a/lib/unistr/u32-mbtouc-unsafe.c +++ b/lib/unistr/u32-mbtouc-unsafe.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u32-mbtouc.c b/lib/unistr/u32-mbtouc.c index 96acabd9fd..2352917e70 100644 --- a/lib/unistr/u32-mbtouc.c +++ b/lib/unistr/u32-mbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-mbtoucr.c b/lib/unistr/u32-mbtoucr.c index 967ade8138..29a38fcad4 100644 --- a/lib/unistr/u32-mbtoucr.c +++ b/lib/unistr/u32-mbtoucr.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string, returning an error code. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-move.c b/lib/unistr/u32-move.c index 3f06b30ad0..c07e04de94 100644 --- a/lib/unistr/u32-move.c +++ b/lib/unistr/u32-move.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-next.c b/lib/unistr/u32-next.c index 8668e63b75..47b2415d55 100644 --- a/lib/unistr/u32-next.c +++ b/lib/unistr/u32-next.c @@ -1,5 +1,5 @@ /* Iterate over next character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-pcpy.c b/lib/unistr/u32-pcpy.c index 922f704cfc..135151c71f 100644 --- a/lib/unistr/u32-pcpy.c +++ b/lib/unistr/u32-pcpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-32 string, return pointer after last written unit. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2023. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u32-prev.c b/lib/unistr/u32-prev.c index 26eb7dcd12..007813a816 100644 --- a/lib/unistr/u32-prev.c +++ b/lib/unistr/u32-prev.c @@ -1,5 +1,5 @@ /* Iterate over previous character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-set.c b/lib/unistr/u32-set.c index 51cf3d63ac..157ad5f5fc 100644 --- a/lib/unistr/u32-set.c +++ b/lib/unistr/u32-set.c @@ -1,5 +1,5 @@ /* Fill UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-startswith.c b/lib/unistr/u32-startswith.c index c9c765a758..3c2b759dff 100644 --- a/lib/unistr/u32-startswith.c +++ b/lib/unistr/u32-startswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-32 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-stpcpy.c b/lib/unistr/u32-stpcpy.c index 48cc3e142e..dd5b5e3ae6 100644 --- a/lib/unistr/u32-stpcpy.c +++ b/lib/unistr/u32-stpcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-stpncpy.c b/lib/unistr/u32-stpncpy.c index fc5177d99d..3cf683a524 100644 --- a/lib/unistr/u32-stpncpy.c +++ b/lib/unistr/u32-stpncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strcat.c b/lib/unistr/u32-strcat.c index 2da08b186a..cb4d3b7bef 100644 --- a/lib/unistr/u32-strcat.c +++ b/lib/unistr/u32-strcat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u32-strchr.c b/lib/unistr/u32-strchr.c index cf8b0ca1ae..a1139f69ce 100644 --- a/lib/unistr/u32-strchr.c +++ b/lib/unistr/u32-strchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strcmp.c b/lib/unistr/u32-strcmp.c index 058cf7c4b6..d0ec7d3c87 100644 --- a/lib/unistr/u32-strcmp.c +++ b/lib/unistr/u32-strcmp.c @@ -1,5 +1,5 @@ /* Compare UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strcoll.c b/lib/unistr/u32-strcoll.c index c7de5bd6ea..a20ba943e5 100644 --- a/lib/unistr/u32-strcoll.c +++ b/lib/unistr/u32-strcoll.c @@ -1,5 +1,5 @@ /* Compare UTF-32 strings using the collation rules of the current locale. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unistr/u32-strcpy.c b/lib/unistr/u32-strcpy.c index c23e876328..f64a31f2fc 100644 --- a/lib/unistr/u32-strcpy.c +++ b/lib/unistr/u32-strcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strcspn.c b/lib/unistr/u32-strcspn.c index ab6c635ede..e03289ce2c 100644 --- a/lib/unistr/u32-strcspn.c +++ b/lib/unistr/u32-strcspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strdup.c b/lib/unistr/u32-strdup.c index d4e9ae56e8..633ce0e9b8 100644 --- a/lib/unistr/u32-strdup.c +++ b/lib/unistr/u32-strdup.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strlen.c b/lib/unistr/u32-strlen.c index 1c43a30ad8..5aa8236e2d 100644 --- a/lib/unistr/u32-strlen.c +++ b/lib/unistr/u32-strlen.c @@ -1,5 +1,5 @@ /* Determine length of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u32-strmblen.c b/lib/unistr/u32-strmblen.c index 294bcf5fd0..351ae6c5f9 100644 --- a/lib/unistr/u32-strmblen.c +++ b/lib/unistr/u32-strmblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strmbtouc.c b/lib/unistr/u32-strmbtouc.c index 64879f2a7e..3bdac61fba 100644 --- a/lib/unistr/u32-strmbtouc.c +++ b/lib/unistr/u32-strmbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strncat.c b/lib/unistr/u32-strncat.c index ab16565d28..a753526ad9 100644 --- a/lib/unistr/u32-strncat.c +++ b/lib/unistr/u32-strncat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strncmp.c b/lib/unistr/u32-strncmp.c index 0c009adabc..98461ad76c 100644 --- a/lib/unistr/u32-strncmp.c +++ b/lib/unistr/u32-strncmp.c @@ -1,5 +1,5 @@ /* Compare UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strncpy.c b/lib/unistr/u32-strncpy.c index 1806238e77..c3a932f18c 100644 --- a/lib/unistr/u32-strncpy.c +++ b/lib/unistr/u32-strncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strnlen.c b/lib/unistr/u32-strnlen.c index abdf95969b..246c2fbe1b 100644 --- a/lib/unistr/u32-strnlen.c +++ b/lib/unistr/u32-strnlen.c @@ -1,5 +1,5 @@ /* Determine bounded length of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strpbrk.c b/lib/unistr/u32-strpbrk.c index 8dc1543ab8..1be2545128 100644 --- a/lib/unistr/u32-strpbrk.c +++ b/lib/unistr/u32-strpbrk.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strrchr.c b/lib/unistr/u32-strrchr.c index 158c954cf7..258935e846 100644 --- a/lib/unistr/u32-strrchr.c +++ b/lib/unistr/u32-strrchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strspn.c b/lib/unistr/u32-strspn.c index f3625f9cb0..4c88dbfc37 100644 --- a/lib/unistr/u32-strspn.c +++ b/lib/unistr/u32-strspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strstr.c b/lib/unistr/u32-strstr.c index 573c658052..68cd545b53 100644 --- a/lib/unistr/u32-strstr.c +++ b/lib/unistr/u32-strstr.c @@ -1,5 +1,5 @@ /* Substring test for UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-strtok.c b/lib/unistr/u32-strtok.c index 2723ef523c..2640f901eb 100644 --- a/lib/unistr/u32-strtok.c +++ b/lib/unistr/u32-strtok.c @@ -1,5 +1,5 @@ /* Tokenize UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-to-u16.c b/lib/unistr/u32-to-u16.c index 91dcd20388..94530e2b1f 100644 --- a/lib/unistr/u32-to-u16.c +++ b/lib/unistr/u32-to-u16.c @@ -1,5 +1,5 @@ /* Convert UTF-32 string to UTF-16 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u32-to-u8.c b/lib/unistr/u32-to-u8.c index e8095ce8c8..0c4f0bc3cc 100644 --- a/lib/unistr/u32-to-u8.c +++ b/lib/unistr/u32-to-u8.c @@ -1,5 +1,5 @@ /* Convert UTF-32 string to UTF-8 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u32-uctomb.c b/lib/unistr/u32-uctomb.c index 552672fa71..f68e4c0a16 100644 --- a/lib/unistr/u32-uctomb.c +++ b/lib/unistr/u32-uctomb.c @@ -1,5 +1,5 @@ /* Store a character in UTF-32 string. - Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-check.c b/lib/unistr/u8-check.c index 556f992763..b4c7d580eb 100644 --- a/lib/unistr/u8-check.c +++ b/lib/unistr/u8-check.c @@ -1,5 +1,5 @@ /* Check UTF-8 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-chr.c b/lib/unistr/u8-chr.c index 550d575681..53a8a6603f 100644 --- a/lib/unistr/u8-chr.c +++ b/lib/unistr/u8-chr.c @@ -1,5 +1,5 @@ /* Search character in piece of UTF-8 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u8-cmp.c b/lib/unistr/u8-cmp.c index 064b820622..b392654751 100644 --- a/lib/unistr/u8-cmp.c +++ b/lib/unistr/u8-cmp.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-cmp2.c b/lib/unistr/u8-cmp2.c index 11d3c36446..f9bc3f9081 100644 --- a/lib/unistr/u8-cmp2.c +++ b/lib/unistr/u8-cmp2.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unistr/u8-cpy-alloc.c b/lib/unistr/u8-cpy-alloc.c index 9e3f6bff04..247b07c58f 100644 --- a/lib/unistr/u8-cpy-alloc.c +++ b/lib/unistr/u8-cpy-alloc.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-8 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-cpy.c b/lib/unistr/u8-cpy.c index e2c89c391e..7f19bf78e1 100644 --- a/lib/unistr/u8-cpy.c +++ b/lib/unistr/u8-cpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-8 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-endswith.c b/lib/unistr/u8-endswith.c index f9dda573b1..8135e88ef4 100644 --- a/lib/unistr/u8-endswith.c +++ b/lib/unistr/u8-endswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-mblen.c b/lib/unistr/u8-mblen.c index 79878f24cd..e2e4ba3991 100644 --- a/lib/unistr/u8-mblen.c +++ b/lib/unistr/u8-mblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u8-mbsnlen.c b/lib/unistr/u8-mbsnlen.c index 5c9bd43d3b..d7043779d5 100644 --- a/lib/unistr/u8-mbsnlen.c +++ b/lib/unistr/u8-mbsnlen.c @@ -1,5 +1,5 @@ /* Count characters in UTF-8 string. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This file is free software. diff --git a/lib/unistr/u8-mbtouc-aux.c b/lib/unistr/u8-mbtouc-aux.c index 22ed807b0e..9f80d7e201 100644 --- a/lib/unistr/u8-mbtouc-aux.c +++ b/lib/unistr/u8-mbtouc-aux.c @@ -1,5 +1,5 @@ /* Conversion UTF-8 to UCS-4. - Copyright (C) 2001-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-mbtouc-unsafe-aux.c b/lib/unistr/u8-mbtouc-unsafe-aux.c index c763bd4441..1683b8ad2e 100644 --- a/lib/unistr/u8-mbtouc-unsafe-aux.c +++ b/lib/unistr/u8-mbtouc-unsafe-aux.c @@ -1,5 +1,5 @@ /* Conversion UTF-8 to UCS-4. - Copyright (C) 2001-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-mbtouc-unsafe.c b/lib/unistr/u8-mbtouc-unsafe.c index bfd649412a..cf93e56f5c 100644 --- a/lib/unistr/u8-mbtouc-unsafe.c +++ b/lib/unistr/u8-mbtouc-unsafe.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-mbtouc.c b/lib/unistr/u8-mbtouc.c index 6a863a6a36..6bcf085abd 100644 --- a/lib/unistr/u8-mbtouc.c +++ b/lib/unistr/u8-mbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-mbtoucr.c b/lib/unistr/u8-mbtoucr.c index 564e47e91d..63415ab026 100644 --- a/lib/unistr/u8-mbtoucr.c +++ b/lib/unistr/u8-mbtoucr.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string, returning an error code. - Copyright (C) 1999-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-move.c b/lib/unistr/u8-move.c index f9f373522b..a31e36b1d9 100644 --- a/lib/unistr/u8-move.c +++ b/lib/unistr/u8-move.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-8 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-next.c b/lib/unistr/u8-next.c index bba2166283..9068c567ad 100644 --- a/lib/unistr/u8-next.c +++ b/lib/unistr/u8-next.c @@ -1,5 +1,5 @@ /* Iterate over next character in UTF-8 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-pcpy.c b/lib/unistr/u8-pcpy.c index f3caa8b757..e146269102 100644 --- a/lib/unistr/u8-pcpy.c +++ b/lib/unistr/u8-pcpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-8 string, return pointer after last written unit. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2023. This file is free software. diff --git a/lib/unistr/u8-prev.c b/lib/unistr/u8-prev.c index d733f758a7..7a309f6497 100644 --- a/lib/unistr/u8-prev.c +++ b/lib/unistr/u8-prev.c @@ -1,5 +1,5 @@ /* Iterate over previous character in UTF-8 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-set.c b/lib/unistr/u8-set.c index b585fdbcf7..f9a9b9f196 100644 --- a/lib/unistr/u8-set.c +++ b/lib/unistr/u8-set.c @@ -1,5 +1,5 @@ /* Fill UTF-8 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-startswith.c b/lib/unistr/u8-startswith.c index 25ead39ce9..741480d0d5 100644 --- a/lib/unistr/u8-startswith.c +++ b/lib/unistr/u8-startswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-stpcpy.c b/lib/unistr/u8-stpcpy.c index 8a34960f2f..5e2a1d1bd8 100644 --- a/lib/unistr/u8-stpcpy.c +++ b/lib/unistr/u8-stpcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-stpncpy.c b/lib/unistr/u8-stpncpy.c index 2c994b9e55..a81be2a8d1 100644 --- a/lib/unistr/u8-stpncpy.c +++ b/lib/unistr/u8-stpncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strcat.c b/lib/unistr/u8-strcat.c index 10847e617e..a9ecca97c6 100644 --- a/lib/unistr/u8-strcat.c +++ b/lib/unistr/u8-strcat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strchr.c b/lib/unistr/u8-strchr.c index 355a12c7fb..b39962e8d6 100644 --- a/lib/unistr/u8-strchr.c +++ b/lib/unistr/u8-strchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-8 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u8-strcmp.c b/lib/unistr/u8-strcmp.c index 385b0b53da..f2ce1cd42d 100644 --- a/lib/unistr/u8-strcmp.c +++ b/lib/unistr/u8-strcmp.c @@ -1,5 +1,5 @@ /* Compare UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strcoll.c b/lib/unistr/u8-strcoll.c index f5ff8c7130..550fd8a2b2 100644 --- a/lib/unistr/u8-strcoll.c +++ b/lib/unistr/u8-strcoll.c @@ -1,5 +1,5 @@ /* Compare UTF-8 strings using the collation rules of the current locale. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/unistr/u8-strcpy.c b/lib/unistr/u8-strcpy.c index 60ba338428..080ae83b28 100644 --- a/lib/unistr/u8-strcpy.c +++ b/lib/unistr/u8-strcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strcspn.c b/lib/unistr/u8-strcspn.c index f73621c1a8..196f908750 100644 --- a/lib/unistr/u8-strcspn.c +++ b/lib/unistr/u8-strcspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strdup.c b/lib/unistr/u8-strdup.c index 5309690d9e..e62bada684 100644 --- a/lib/unistr/u8-strdup.c +++ b/lib/unistr/u8-strdup.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strlen.c b/lib/unistr/u8-strlen.c index 7f489e336d..4bf3537936 100644 --- a/lib/unistr/u8-strlen.c +++ b/lib/unistr/u8-strlen.c @@ -1,5 +1,5 @@ /* Determine length of UTF-8 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-strmblen.c b/lib/unistr/u8-strmblen.c index 48ea26029e..253afb4381 100644 --- a/lib/unistr/u8-strmblen.c +++ b/lib/unistr/u8-strmblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u8-strmbtouc.c b/lib/unistr/u8-strmbtouc.c index ce6aad9e28..48c4d6c15d 100644 --- a/lib/unistr/u8-strmbtouc.c +++ b/lib/unistr/u8-strmbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2024 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u8-strncat.c b/lib/unistr/u8-strncat.c index a82a7f23a7..3bbcc0d783 100644 --- a/lib/unistr/u8-strncat.c +++ b/lib/unistr/u8-strncat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strncmp.c b/lib/unistr/u8-strncmp.c index bc11a21d18..97162e081b 100644 --- a/lib/unistr/u8-strncmp.c +++ b/lib/unistr/u8-strncmp.c @@ -1,5 +1,5 @@ /* Compare UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strncpy.c b/lib/unistr/u8-strncpy.c index 3e40f2f405..cc37f225f9 100644 --- a/lib/unistr/u8-strncpy.c +++ b/lib/unistr/u8-strncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strnlen.c b/lib/unistr/u8-strnlen.c index 88df261f3f..c62bac3abe 100644 --- a/lib/unistr/u8-strnlen.c +++ b/lib/unistr/u8-strnlen.c @@ -1,5 +1,5 @@ /* Determine bounded length of UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strpbrk.c b/lib/unistr/u8-strpbrk.c index d7495649c8..ff51858a4a 100644 --- a/lib/unistr/u8-strpbrk.c +++ b/lib/unistr/u8-strpbrk.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strrchr.c b/lib/unistr/u8-strrchr.c index 6caae2d75e..6b6c12e54b 100644 --- a/lib/unistr/u8-strrchr.c +++ b/lib/unistr/u8-strrchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-8 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. diff --git a/lib/unistr/u8-strspn.c b/lib/unistr/u8-strspn.c index f4dd973601..918983ccb9 100644 --- a/lib/unistr/u8-strspn.c +++ b/lib/unistr/u8-strspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strstr.c b/lib/unistr/u8-strstr.c index df2dc96476..e7cd016381 100644 --- a/lib/unistr/u8-strstr.c +++ b/lib/unistr/u8-strstr.c @@ -1,5 +1,5 @@ /* Substring test for UTF-8 strings. - Copyright (C) 1999, 2002, 2006, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-strtok.c b/lib/unistr/u8-strtok.c index 5981b747f3..bfd7032fca 100644 --- a/lib/unistr/u8-strtok.c +++ b/lib/unistr/u8-strtok.c @@ -1,5 +1,5 @@ /* Tokenize UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-to-u16.c b/lib/unistr/u8-to-u16.c index 74b7974144..64bd7a695e 100644 --- a/lib/unistr/u8-to-u16.c +++ b/lib/unistr/u8-to-u16.c @@ -1,5 +1,5 @@ /* Convert UTF-8 string to UTF-16 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/unistr/u8-to-u32.c b/lib/unistr/u8-to-u32.c index a57bb5dcbc..1f029ead4e 100644 --- a/lib/unistr/u8-to-u32.c +++ b/lib/unistr/u8-to-u32.c @@ -1,5 +1,5 @@ /* Convert UTF-8 string to UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-uctomb-aux.c b/lib/unistr/u8-uctomb-aux.c index ffe567d92f..d0b5b7bbf2 100644 --- a/lib/unistr/u8-uctomb-aux.c +++ b/lib/unistr/u8-uctomb-aux.c @@ -1,5 +1,5 @@ /* Conversion UCS-4 to UTF-8. - Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unistr/u8-uctomb.c b/lib/unistr/u8-uctomb.c index 0f903fdbd6..89ca2c0741 100644 --- a/lib/unistr/u8-uctomb.c +++ b/lib/unistr/u8-uctomb.c @@ -1,5 +1,5 @@ /* Store a character in UTF-8 string. - Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unitypes.in.h b/lib/unitypes.in.h index 16010d3796..776d90e9bd 100644 --- a/lib/unitypes.in.h +++ b/lib/unitypes.in.h @@ -1,5 +1,5 @@ /* Elementary types and macros for the GNU UniString library. - Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uniwbrk.in.h b/lib/uniwbrk.in.h index 3f95b7abf2..dcb6039245 100644 --- a/lib/uniwbrk.in.h +++ b/lib/uniwbrk.in.h @@ -1,5 +1,5 @@ /* Word breaks in Unicode strings. - Copyright (C) 2001-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uniwbrk/u-wordbreaks.h b/lib/uniwbrk/u-wordbreaks.h index 18abe69594..7a0d1a66ac 100644 --- a/lib/uniwbrk/u-wordbreaks.h +++ b/lib/uniwbrk/u-wordbreaks.h @@ -1,5 +1,5 @@ /* Word breaks in UTF-8/UTF-16/UTF-32 strings. -*- coding: utf-8 -*- - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uniwbrk/u16-wordbreaks.c b/lib/uniwbrk/u16-wordbreaks.c index 22d2020ef1..4ebc471106 100644 --- a/lib/uniwbrk/u16-wordbreaks.c +++ b/lib/uniwbrk/u16-wordbreaks.c @@ -1,5 +1,5 @@ /* Word breaks in UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uniwbrk/u32-wordbreaks.c b/lib/uniwbrk/u32-wordbreaks.c index 17e89c933a..5cde668144 100644 --- a/lib/uniwbrk/u32-wordbreaks.c +++ b/lib/uniwbrk/u32-wordbreaks.c @@ -1,5 +1,5 @@ /* Word breaks in UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uniwbrk/u8-wordbreaks.c b/lib/uniwbrk/u8-wordbreaks.c index e99b76a7d9..a5c3d2edeb 100644 --- a/lib/uniwbrk/u8-wordbreaks.c +++ b/lib/uniwbrk/u8-wordbreaks.c @@ -1,5 +1,5 @@ /* Word breaks in UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uniwbrk/ulc-wordbreaks.c b/lib/uniwbrk/ulc-wordbreaks.c index 7529361168..d73bd4578c 100644 --- a/lib/uniwbrk/ulc-wordbreaks.c +++ b/lib/uniwbrk/ulc-wordbreaks.c @@ -1,5 +1,5 @@ /* Word breaks in strings. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uniwbrk/wbrktable.c b/lib/uniwbrk/wbrktable.c index 688fc79666..7bd41a2553 100644 --- a/lib/uniwbrk/wbrktable.c +++ b/lib/uniwbrk/wbrktable.c @@ -1,5 +1,5 @@ /* Word break auxiliary table. -*- coding: utf-8 -*- - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uniwbrk/wbrktable.h b/lib/uniwbrk/wbrktable.h index d24d3caee5..b72aa012a9 100644 --- a/lib/uniwbrk/wbrktable.h +++ b/lib/uniwbrk/wbrktable.h @@ -1,5 +1,5 @@ /* Word break auxiliary table. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uniwbrk/wordbreak-property.c b/lib/uniwbrk/wordbreak-property.c index 18a5396c06..f703a45913 100644 --- a/lib/uniwbrk/wordbreak-property.c +++ b/lib/uniwbrk/wordbreak-property.c @@ -1,5 +1,5 @@ /* Word break property. - Copyright (C) 2001-2003, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This file is free software. diff --git a/lib/uniwidth.in.h b/lib/uniwidth.in.h index 58bfe9c1ea..49c7ce0508 100644 --- a/lib/uniwidth.in.h +++ b/lib/uniwidth.in.h @@ -1,5 +1,5 @@ /* Display width functions. - Copyright (C) 2001-2002, 2005, 2007, 2009-2024 Free Software Foundation, + Copyright (C) 2001-2002, 2005, 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify diff --git a/lib/uniwidth/cjk.h b/lib/uniwidth/cjk.h index 5fab365f97..af41f6370c 100644 --- a/lib/uniwidth/cjk.h +++ b/lib/uniwidth/cjk.h @@ -1,5 +1,5 @@ /* Test for CJK encoding. - Copyright (C) 2001-2002, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2005-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/uniwidth/u16-strwidth.c b/lib/uniwidth/u16-strwidth.c index a3741ba443..815d104429 100644 --- a/lib/uniwidth/u16-strwidth.c +++ b/lib/uniwidth/u16-strwidth.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-16 string. - Copyright (C) 2001-2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/uniwidth/u16-width.c b/lib/uniwidth/u16-width.c index 6efec06725..32d47edb8e 100644 --- a/lib/uniwidth/u16-width.c +++ b/lib/uniwidth/u16-width.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-16 string. - Copyright (C) 2001-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/uniwidth/u32-strwidth.c b/lib/uniwidth/u32-strwidth.c index 3044202685..e7d894d805 100644 --- a/lib/uniwidth/u32-strwidth.c +++ b/lib/uniwidth/u32-strwidth.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-32 string. - Copyright (C) 2001-2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/uniwidth/u32-width.c b/lib/uniwidth/u32-width.c index 5f53ab8ecd..bb4c04a8b0 100644 --- a/lib/uniwidth/u32-width.c +++ b/lib/uniwidth/u32-width.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-32 string. - Copyright (C) 2001-2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/uniwidth/u8-strwidth.c b/lib/uniwidth/u8-strwidth.c index 91171cd2d2..794d60a0ec 100644 --- a/lib/uniwidth/u8-strwidth.c +++ b/lib/uniwidth/u8-strwidth.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-8 string. - Copyright (C) 2001-2002, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/uniwidth/u8-width.c b/lib/uniwidth/u8-width.c index 2bd5090d2c..a4df4c1365 100644 --- a/lib/uniwidth/u8-width.c +++ b/lib/uniwidth/u8-width.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-8 string. - Copyright (C) 2001-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software. diff --git a/lib/uniwidth/width.c b/lib/uniwidth/width.c index 4942aa1e78..c99a74cb21 100644 --- a/lib/uniwidth/width.c +++ b/lib/uniwidth/width.c @@ -1,5 +1,5 @@ /* Determine display width of Unicode character. - Copyright (C) 2001-2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This file is free software: you can redistribute it and/or modify diff --git a/lib/unlink.c b/lib/unlink.c index ca656e3999..d2454ca624 100644 --- a/lib/unlink.c +++ b/lib/unlink.c @@ -1,6 +1,6 @@ /* Work around unlink bugs. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unlinkat.c b/lib/unlinkat.c index f797f152dd..7fb0371996 100644 --- a/lib/unlinkat.c +++ b/lib/unlinkat.c @@ -1,6 +1,6 @@ /* Work around unlinkat bugs on Solaris 9 and Hurd. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/unlinkdir.c b/lib/unlinkdir.c index bb71cb88b2..1b3ebb9b15 100644 --- a/lib/unlinkdir.c +++ b/lib/unlinkdir.c @@ -1,6 +1,6 @@ /* unlinkdir.c - determine whether we can unlink directories - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-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 diff --git a/lib/unlinkdir.h b/lib/unlinkdir.h index a142f23689..642b890bce 100644 --- a/lib/unlinkdir.h +++ b/lib/unlinkdir.h @@ -1,6 +1,6 @@ /* unlinkdir.h - determine (and maybe change) whether we can unlink directories - Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2009-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 diff --git a/lib/unlocked-io.h b/lib/unlocked-io.h index 0cd9bbf3c9..69ea6641a3 100644 --- a/lib/unlocked-io.h +++ b/lib/unlocked-io.h @@ -1,6 +1,6 @@ /* Prefer faster, non-thread-safe stdio functions if available. - Copyright (C) 2001-2004, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2009-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 diff --git a/lib/unlockpt.c b/lib/unlockpt.c index c5fcb39198..af258f1c9e 100644 --- a/lib/unlockpt.c +++ b/lib/unlockpt.c @@ -1,5 +1,5 @@ /* Unlock the slave side of a pseudo-terminal from its master side. - Copyright (C) 1998, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 1998, 2010-2025 Free Software Foundation, Inc. Contributed by Zack Weinberg , 1998. This file is free software: you can redistribute it and/or modify diff --git a/lib/unsetenv.c b/lib/unsetenv.c index 5e989968c1..d38ed37ac6 100644 --- a/lib/unsetenv.c +++ b/lib/unsetenv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992, 1995-2002, 2005-2024 Free Software Foundation, Inc. +/* Copyright (C) 1992, 1995-2002, 2005-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is free software: you can redistribute it and/or modify diff --git a/lib/unused-parameter.h b/lib/unused-parameter.h index 83faefafd6..075a509afe 100644 --- a/lib/unused-parameter.h +++ b/lib/unused-parameter.h @@ -1,5 +1,5 @@ /* A C macro for declaring that specific function parameters are not used. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/lib/userspec.c b/lib/userspec.c index 2ae9b10485..bae72c97c0 100644 --- a/lib/userspec.c +++ b/lib/userspec.c @@ -1,5 +1,5 @@ /* userspec.c -- Parse a user and group string. - Copyright (C) 1989-1992, 1997-1998, 2000, 2002-2024 Free Software + Copyright (C) 1989-1992, 1997-1998, 2000, 2002-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/userspec.h b/lib/userspec.h index dff2309a61..46ad774e8e 100644 --- a/lib/userspec.h +++ b/lib/userspec.h @@ -1,5 +1,5 @@ /* Parse a 'user:group' specifier (e.g. the first argument of chown utility). - 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 diff --git a/lib/usleep.c b/lib/usleep.c index 4d325016a5..3707ddd79f 100644 --- a/lib/usleep.c +++ b/lib/usleep.c @@ -1,5 +1,5 @@ /* Pausing execution of the current thread. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Eric Blake , 2009. This file is free software: you can redistribute it and/or modify diff --git a/lib/utime.c b/lib/utime.c index 3535764a2f..22f5531a0a 100644 --- a/lib/utime.c +++ b/lib/utime.c @@ -1,5 +1,5 @@ /* Work around platform bugs in utime. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/utime.in.h b/lib/utime.in.h index 55b7ee8c94..0ac9993f9d 100644 --- a/lib/utime.in.h +++ b/lib/utime.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around . - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/utimecmp.c b/lib/utimecmp.c index 606e5cdece..22e1f25fc5 100644 --- a/lib/utimecmp.c +++ b/lib/utimecmp.c @@ -1,6 +1,6 @@ /* utimecmp.c -- compare file timestamps - Copyright (C) 2004-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2004-2007, 2009-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 diff --git a/lib/utimecmp.h b/lib/utimecmp.h index 6af5b0bcbc..c84b66826c 100644 --- a/lib/utimecmp.h +++ b/lib/utimecmp.h @@ -1,6 +1,6 @@ /* utimecmp.h -- compare file timestamps - Copyright (C) 2004, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2009-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 diff --git a/lib/utimens.c b/lib/utimens.c index 3c81b5c349..28e4295f02 100644 --- a/lib/utimens.c +++ b/lib/utimens.c @@ -1,6 +1,6 @@ /* Set file access and modification times. - Copyright (C) 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/utimens.h b/lib/utimens.h index 762c3f9a85..007958dd93 100644 --- a/lib/utimens.h +++ b/lib/utimens.h @@ -1,6 +1,6 @@ /* Set file access and modification times. - Copyright 2012-2024 Free Software Foundation, Inc. + Copyright 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/utimensat.c b/lib/utimensat.c index b44207b4be..227474fdaa 100644 --- a/lib/utimensat.c +++ b/lib/utimensat.c @@ -1,5 +1,5 @@ /* Set the access and modification time of a file relative to directory fd. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/lib/utmp.in.h b/lib/utmp.in.h index 48567e67b8..4c18e21963 100644 --- a/lib/utmp.in.h +++ b/lib/utmp.in.h @@ -1,6 +1,6 @@ /* A GNU-like . - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vasnprintf.c b/lib/vasnprintf.c index c06ae019a5..9bdea145d1 100644 --- a/lib/vasnprintf.c +++ b/lib/vasnprintf.c @@ -1,5 +1,5 @@ /* vsprintf with automatic memory allocation. - Copyright (C) 1999, 2002-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vasnprintf.h b/lib/vasnprintf.h index 7ed9145c03..ccd60e5e39 100644 --- a/lib/vasnprintf.h +++ b/lib/vasnprintf.h @@ -1,5 +1,5 @@ /* vsprintf with automatic memory allocation. - Copyright (C) 2002-2004, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2004, 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vasnwprintf.c b/lib/vasnwprintf.c index 2ddd53c6a7..3f8a6471d6 100644 --- a/lib/vasnwprintf.c +++ b/lib/vasnwprintf.c @@ -1,5 +1,5 @@ /* vswprintf with automatic memory allocation. - Copyright (C) 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vasnwprintf.h b/lib/vasnwprintf.h index 3f134a33a2..3e61c83ae5 100644 --- a/lib/vasnwprintf.h +++ b/lib/vasnwprintf.h @@ -1,5 +1,5 @@ /* vswprintf with automatic memory allocation. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/lib/vasprintf.c b/lib/vasprintf.c index 757d1c740a..30aa44698c 100644 --- a/lib/vasprintf.c +++ b/lib/vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vaszprintf.c b/lib/vaszprintf.c index 7589fbe607..e0f27cb2b5 100644 --- a/lib/vaszprintf.c +++ b/lib/vaszprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vdprintf.c b/lib/vdprintf.c index 263baf9aa2..2980e03d91 100644 --- a/lib/vdprintf.c +++ b/lib/vdprintf.c @@ -1,5 +1,5 @@ /* Formatted output to a file descriptor. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vdzprintf.c b/lib/vdzprintf.c index 64c3ab1331..8d790745dc 100644 --- a/lib/vdzprintf.c +++ b/lib/vdzprintf.c @@ -1,5 +1,5 @@ /* Formatted output to a file descriptor. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/verify.h b/lib/verify.h index c4b6d50384..96fde0b9c8 100644 --- a/lib/verify.h +++ b/lib/verify.h @@ -1,6 +1,6 @@ /* Compile-time assert-like macros. - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/version-etc-fsf.c b/lib/version-etc-fsf.c index 894b1c3fcd..2e5573ac33 100644 --- a/lib/version-etc-fsf.c +++ b/lib/version-etc-fsf.c @@ -1,5 +1,5 @@ /* Variable with FSF copyright information, for version-etc. - Copyright (C) 1999-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2006, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/version-etc.c b/lib/version-etc.c index a555921586..703d7fcf4e 100644 --- a/lib/version-etc.c +++ b/lib/version-etc.c @@ -1,5 +1,5 @@ /* Print --version and bug-reporting information in a consistent format. - Copyright (C) 1999-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -37,7 +37,7 @@ # define PACKAGE PACKAGE_TARNAME #endif -enum { COPYRIGHT_YEAR = 2024 }; +enum { COPYRIGHT_YEAR = 2025 }; /* The three functions below display the --version information the standard way. diff --git a/lib/version-etc.h b/lib/version-etc.h index 505d2fa7fd..d6ce42cbdc 100644 --- a/lib/version-etc.h +++ b/lib/version-etc.h @@ -1,5 +1,5 @@ /* Print --version and bug-reporting information in a consistent format. - Copyright (C) 1999, 2003, 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2003, 2005, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vfprintf.c b/lib/vfprintf.c index 5a87350b59..4bf56b3857 100644 --- a/lib/vfprintf.c +++ b/lib/vfprintf.c @@ -1,5 +1,5 @@ /* Formatted output to a stream. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vfzprintf.c b/lib/vfzprintf.c index 94e71a2568..ceac4a1961 100644 --- a/lib/vfzprintf.c +++ b/lib/vfzprintf.c @@ -1,5 +1,5 @@ /* Formatted output to a stream. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vla.h b/lib/vla.h index a999d12782..c834d8bb6d 100644 --- a/lib/vla.h +++ b/lib/vla.h @@ -1,6 +1,6 @@ /* vla.h - variable length arrays - Copyright 2014-2024 Free Software Foundation, Inc. + Copyright 2014-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 diff --git a/lib/vma-iter.c b/lib/vma-iter.c index c193784599..7510711a32 100644 --- a/lib/vma-iter.c +++ b/lib/vma-iter.c @@ -1,5 +1,5 @@ /* Iteration over virtual memory areas. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011-2017. This file is free software: you can redistribute it and/or modify diff --git a/lib/vma-iter.h b/lib/vma-iter.h index f2eccdb789..1cc9614b0d 100644 --- a/lib/vma-iter.h +++ b/lib/vma-iter.h @@ -1,5 +1,5 @@ /* Iteration over virtual memory areas. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/vma-prot.c b/lib/vma-prot.c index ebf9699a61..24129f4eda 100644 --- a/lib/vma-prot.c +++ b/lib/vma-prot.c @@ -1,5 +1,5 @@ /* Determine the protection of a virtual memory area. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/vma-prot.h b/lib/vma-prot.h index aa99048ffe..917723ab24 100644 --- a/lib/vma-prot.h +++ b/lib/vma-prot.h @@ -1,5 +1,5 @@ /* Determine the protection of a virtual memory area. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/vprintf.c b/lib/vprintf.c index 8ec4be7752..23632639d5 100644 --- a/lib/vprintf.c +++ b/lib/vprintf.c @@ -1,5 +1,5 @@ /* Formatted output to standard output. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vsnprintf.c b/lib/vsnprintf.c index cfcee78b86..d3d7ef7a0b 100644 --- a/lib/vsnprintf.c +++ b/lib/vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vsnzprintf.c b/lib/vsnzprintf.c index f598526c80..f6e6b1d4d5 100644 --- a/lib/vsnzprintf.c +++ b/lib/vsnzprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. Written by Simon Josefsson and Yoann Vandoorselaere . This file is free software: you can redistribute it and/or modify diff --git a/lib/vsprintf.c b/lib/vsprintf.c index ec7c8da4f8..0e16e89c9d 100644 --- a/lib/vsprintf.c +++ b/lib/vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vszprintf.c b/lib/vszprintf.c index f980d1ec3e..0734b176b7 100644 --- a/lib/vszprintf.c +++ b/lib/vszprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/vzprintf.c b/lib/vzprintf.c index 5a8eef2d45..54e50f49de 100644 --- a/lib/vzprintf.c +++ b/lib/vzprintf.c @@ -1,5 +1,5 @@ /* Formatted output to standard output. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/w32sock.h b/lib/w32sock.h index 166a5f777e..d7087a285b 100644 --- a/lib/w32sock.h +++ b/lib/w32sock.h @@ -1,6 +1,6 @@ /* w32sock.h --- internal auxiliary functions for Windows socket functions - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wait-process.c b/lib/wait-process.c index a0399128c1..d3afe23c4a 100644 --- a/lib/wait-process.c +++ b/lib/wait-process.c @@ -1,5 +1,5 @@ /* Waiting for a subprocess to finish. - Copyright (C) 2001-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/wait-process.h b/lib/wait-process.h index a09101c163..923551bd56 100644 --- a/lib/wait-process.h +++ b/lib/wait-process.h @@ -1,5 +1,5 @@ /* Waiting for a subprocess to finish. - Copyright (C) 2001-2003, 2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006, 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify diff --git a/lib/waitpid.c b/lib/waitpid.c index e1d36be5c5..0deb86cf28 100644 --- a/lib/waitpid.c +++ b/lib/waitpid.c @@ -1,5 +1,5 @@ /* Wait for process state change. - Copyright (C) 2001-2003, 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/warn-on-use.h b/lib/warn-on-use.h index 73c439714a..c0072412be 100644 --- a/lib/warn-on-use.h +++ b/lib/warn-on-use.h @@ -1,5 +1,5 @@ /* A C macro for emitting warnings if a function is used. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/lib/wchar.in.h b/lib/wchar.in.h index da475e01a4..41507f6cc5 100644 --- a/lib/wchar.in.h +++ b/lib/wchar.in.h @@ -1,6 +1,6 @@ /* A substitute for ISO C99 , for platforms that have issues. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wcpcpy-impl.h b/lib/wcpcpy-impl.h index 98066a6ed9..d48b35d62d 100644 --- a/lib/wcpcpy-impl.h +++ b/lib/wcpcpy-impl.h @@ -1,5 +1,5 @@ /* Copy a wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcpcpy.c b/lib/wcpcpy.c index 1aad8a2ce6..de7f57cfa3 100644 --- a/lib/wcpcpy.c +++ b/lib/wcpcpy.c @@ -1,5 +1,5 @@ /* Copy a wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcpncpy-impl.h b/lib/wcpncpy-impl.h index d212200379..4ddc5fb4fa 100644 --- a/lib/wcpncpy-impl.h +++ b/lib/wcpncpy-impl.h @@ -1,5 +1,5 @@ /* Copy a size-bounded wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcpncpy.c b/lib/wcpncpy.c index 4d40bfa4aa..80f57ae1fd 100644 --- a/lib/wcpncpy.c +++ b/lib/wcpncpy.c @@ -1,5 +1,5 @@ /* Copy a size-bounded wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcrtomb.c b/lib/wcrtomb.c index 197b020e28..c9ebcf0cbd 100644 --- a/lib/wcrtomb.c +++ b/lib/wcrtomb.c @@ -1,5 +1,5 @@ /* Convert wide character to multibyte character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcs-two-way.h b/lib/wcs-two-way.h index 17011fe9f9..4cd384aae3 100644 --- a/lib/wcs-two-way.h +++ b/lib/wcs-two-way.h @@ -1,5 +1,5 @@ /* Wide character substring search, using the Two-Way algorithm. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Eric Blake , 2008. diff --git a/lib/wcscasecmp-impl.h b/lib/wcscasecmp-impl.h index bed3d2b0e2..aa3f72ee91 100644 --- a/lib/wcscasecmp-impl.h +++ b/lib/wcscasecmp-impl.h @@ -1,5 +1,5 @@ /* Compare two wide strings ignoring case. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscasecmp.c b/lib/wcscasecmp.c index 5f9dc50aca..01b8aaa2af 100644 --- a/lib/wcscasecmp.c +++ b/lib/wcscasecmp.c @@ -1,5 +1,5 @@ /* Compare two wide strings ignoring case. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscat-impl.h b/lib/wcscat-impl.h index a0e845f176..6c0d86a13a 100644 --- a/lib/wcscat-impl.h +++ b/lib/wcscat-impl.h @@ -1,5 +1,5 @@ /* Concatenate two wide strings. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscat.c b/lib/wcscat.c index ce4a40c3c5..4af254ebd6 100644 --- a/lib/wcscat.c +++ b/lib/wcscat.c @@ -1,5 +1,5 @@ /* Concatenate two wide strings. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcschr-impl.h b/lib/wcschr-impl.h index 56b580fa3f..840400d3d6 100644 --- a/lib/wcschr-impl.h +++ b/lib/wcschr-impl.h @@ -1,5 +1,5 @@ /* Search wide string for a wide character. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcschr.c b/lib/wcschr.c index 783e438453..9317115452 100644 --- a/lib/wcschr.c +++ b/lib/wcschr.c @@ -1,5 +1,5 @@ /* Search wide string for a wide character. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscmp-impl.h b/lib/wcscmp-impl.h index a25297f586..b60424f8fa 100644 --- a/lib/wcscmp-impl.h +++ b/lib/wcscmp-impl.h @@ -1,5 +1,5 @@ /* Compare two wide strings. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscmp.c b/lib/wcscmp.c index ca04e30880..643bc385d3 100644 --- a/lib/wcscmp.c +++ b/lib/wcscmp.c @@ -1,5 +1,5 @@ /* Compare two wide strings. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscoll-impl.h b/lib/wcscoll-impl.h index dea22cec96..680f8a7233 100644 --- a/lib/wcscoll-impl.h +++ b/lib/wcscoll-impl.h @@ -1,5 +1,5 @@ /* Compare two wide strings using the current locale. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscoll.c b/lib/wcscoll.c index 5d950dddff..6de3664910 100644 --- a/lib/wcscoll.c +++ b/lib/wcscoll.c @@ -1,5 +1,5 @@ /* Compare two wide strings using the current locale. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscpy-impl.h b/lib/wcscpy-impl.h index fba8eb2352..b068585577 100644 --- a/lib/wcscpy-impl.h +++ b/lib/wcscpy-impl.h @@ -1,5 +1,5 @@ /* Copy a wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscpy.c b/lib/wcscpy.c index c728d793ba..f4b180f97a 100644 --- a/lib/wcscpy.c +++ b/lib/wcscpy.c @@ -1,5 +1,5 @@ /* Copy a wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscspn-impl.h b/lib/wcscspn-impl.h index abc5e1aa74..1f23148174 100644 --- a/lib/wcscspn-impl.h +++ b/lib/wcscspn-impl.h @@ -1,5 +1,5 @@ /* Search a wide string for any of a set of wide characters. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcscspn.c b/lib/wcscspn.c index e17b1c6857..7f9fb6f537 100644 --- a/lib/wcscspn.c +++ b/lib/wcscspn.c @@ -1,5 +1,5 @@ /* Search a wide string for any of a set of wide characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsdup-impl.h b/lib/wcsdup-impl.h index 1fe51796b3..4f53ebda18 100644 --- a/lib/wcsdup-impl.h +++ b/lib/wcsdup-impl.h @@ -1,5 +1,5 @@ /* Duplicate a wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsdup.c b/lib/wcsdup.c index bf369b4567..54f148c154 100644 --- a/lib/wcsdup.c +++ b/lib/wcsdup.c @@ -1,5 +1,5 @@ /* Duplicate a wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsftime.c b/lib/wcsftime.c index b1b3243271..7ac3b2075b 100644 --- a/lib/wcsftime.c +++ b/lib/wcsftime.c @@ -1,5 +1,5 @@ /* Work around platform bugs in wcsftime. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wcslen-impl.h b/lib/wcslen-impl.h index 269908f79c..194b16263c 100644 --- a/lib/wcslen-impl.h +++ b/lib/wcslen-impl.h @@ -1,5 +1,5 @@ /* Determine the length of a wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcslen.c b/lib/wcslen.c index fc1b72f04e..e4ac23b075 100644 --- a/lib/wcslen.c +++ b/lib/wcslen.c @@ -1,5 +1,5 @@ /* Determine the length of a wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsncasecmp-impl.h b/lib/wcsncasecmp-impl.h index a8a58b79f8..7cdd9410e2 100644 --- a/lib/wcsncasecmp-impl.h +++ b/lib/wcsncasecmp-impl.h @@ -1,5 +1,5 @@ /* Compare two wide strings ignoring case. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsncasecmp.c b/lib/wcsncasecmp.c index 709069eb21..ba1b8464f6 100644 --- a/lib/wcsncasecmp.c +++ b/lib/wcsncasecmp.c @@ -1,5 +1,5 @@ /* Compare two wide strings ignoring case. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsncat-impl.h b/lib/wcsncat-impl.h index 2d313845d4..6112f7e92f 100644 --- a/lib/wcsncat-impl.h +++ b/lib/wcsncat-impl.h @@ -1,5 +1,5 @@ /* Append part of a wide string to a wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsncat.c b/lib/wcsncat.c index 518a74cc52..d9ae97fc96 100644 --- a/lib/wcsncat.c +++ b/lib/wcsncat.c @@ -1,5 +1,5 @@ /* Append part of a wide string to a wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsncmp-impl.h b/lib/wcsncmp-impl.h index 383b18bedc..c65a4bdfde 100644 --- a/lib/wcsncmp-impl.h +++ b/lib/wcsncmp-impl.h @@ -1,5 +1,5 @@ /* Compare two wide strings. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsncmp.c b/lib/wcsncmp.c index fae246912b..4f096dc84f 100644 --- a/lib/wcsncmp.c +++ b/lib/wcsncmp.c @@ -1,5 +1,5 @@ /* Compare two wide strings. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsncpy-impl.h b/lib/wcsncpy-impl.h index d29237c9d1..f00d456b1c 100644 --- a/lib/wcsncpy-impl.h +++ b/lib/wcsncpy-impl.h @@ -1,5 +1,5 @@ /* Copy a size-bounded wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsncpy.c b/lib/wcsncpy.c index f33370f9f0..71a9053e70 100644 --- a/lib/wcsncpy.c +++ b/lib/wcsncpy.c @@ -1,5 +1,5 @@ /* Copy a size-bounded wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsnlen-impl.h b/lib/wcsnlen-impl.h index 2e977f75af..ebf2cfa4d6 100644 --- a/lib/wcsnlen-impl.h +++ b/lib/wcsnlen-impl.h @@ -1,5 +1,5 @@ /* Determine the length of a size-bounded wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsnlen.c b/lib/wcsnlen.c index 0c1ec7f9ac..e45654d2ee 100644 --- a/lib/wcsnlen.c +++ b/lib/wcsnlen.c @@ -1,5 +1,5 @@ /* Determine the length of a size-bounded wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsnrtombs-impl.h b/lib/wcsnrtombs-impl.h index 0961c05560..94308c058d 100644 --- a/lib/wcsnrtombs-impl.h +++ b/lib/wcsnrtombs-impl.h @@ -1,5 +1,5 @@ /* Convert wide string to string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsnrtombs.c b/lib/wcsnrtombs.c index 5db36a72bc..557773ebdb 100644 --- a/lib/wcsnrtombs.c +++ b/lib/wcsnrtombs.c @@ -1,5 +1,5 @@ /* Convert wide string to string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcspbrk-impl.h b/lib/wcspbrk-impl.h index 43a5636667..0f616ad8c1 100644 --- a/lib/wcspbrk-impl.h +++ b/lib/wcspbrk-impl.h @@ -1,5 +1,5 @@ /* Search a wide string for any of a set of wide characters. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcspbrk.c b/lib/wcspbrk.c index e1fed28f05..3ed3572471 100644 --- a/lib/wcspbrk.c +++ b/lib/wcspbrk.c @@ -1,5 +1,5 @@ /* Search a wide string for any of a set of wide characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsrchr-impl.h b/lib/wcsrchr-impl.h index 63415593fe..87f3cfd348 100644 --- a/lib/wcsrchr-impl.h +++ b/lib/wcsrchr-impl.h @@ -1,5 +1,5 @@ /* Search wide string for a wide character. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsrchr.c b/lib/wcsrchr.c index 522ce42d55..a88938d1f7 100644 --- a/lib/wcsrchr.c +++ b/lib/wcsrchr.c @@ -1,5 +1,5 @@ /* Search wide string for a wide character. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsrtombs-impl.h b/lib/wcsrtombs-impl.h index c969858c4f..64a9f06365 100644 --- a/lib/wcsrtombs-impl.h +++ b/lib/wcsrtombs-impl.h @@ -1,5 +1,5 @@ /* Convert wide string to string. - Copyright (C) 2008, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2008, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsrtombs-state.c b/lib/wcsrtombs-state.c index d22dfaee53..a2c3f7ec6d 100644 --- a/lib/wcsrtombs-state.c +++ b/lib/wcsrtombs-state.c @@ -1,5 +1,5 @@ /* Convert wide string to string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsrtombs.c b/lib/wcsrtombs.c index 672f2c21c7..6c4b5bbf6c 100644 --- a/lib/wcsrtombs.c +++ b/lib/wcsrtombs.c @@ -1,5 +1,5 @@ /* Convert wide string to string. - Copyright (C) 2008, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2008, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsspn-impl.h b/lib/wcsspn-impl.h index a95cff0514..0ae42125f1 100644 --- a/lib/wcsspn-impl.h +++ b/lib/wcsspn-impl.h @@ -1,5 +1,5 @@ /* Advance in a wide string, skipping any of a set of wide characters. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsspn.c b/lib/wcsspn.c index 87faf99a8a..18b768171d 100644 --- a/lib/wcsspn.c +++ b/lib/wcsspn.c @@ -1,5 +1,5 @@ /* Advance in a wide string, skipping any of a set of wide characters. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsstr-impl.h b/lib/wcsstr-impl.h index b5f094e81d..60463b4bf0 100644 --- a/lib/wcsstr-impl.h +++ b/lib/wcsstr-impl.h @@ -1,5 +1,5 @@ /* Locate a substring in a wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wcsstr.c b/lib/wcsstr.c index a6ec1db2dd..50ff5dd4e5 100644 --- a/lib/wcsstr.c +++ b/lib/wcsstr.c @@ -1,5 +1,5 @@ /* Locate a substring in a wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcstok-impl.h b/lib/wcstok-impl.h index 24379290f7..cc9f9ba1fd 100644 --- a/lib/wcstok-impl.h +++ b/lib/wcstok-impl.h @@ -1,5 +1,5 @@ /* Split a wide string into tokens. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcstok.c b/lib/wcstok.c index 77562cc2b8..bbad6dfb8b 100644 --- a/lib/wcstok.c +++ b/lib/wcstok.c @@ -1,5 +1,5 @@ /* Split a wide string into tokens. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcswidth-impl.h b/lib/wcswidth-impl.h index 37b1c21e62..3f14df53b4 100644 --- a/lib/wcswidth-impl.h +++ b/lib/wcswidth-impl.h @@ -1,5 +1,5 @@ /* Determine number of screen columns needed for a size-bounded wide string. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcswidth.c b/lib/wcswidth.c index 3546000215..f62e50a9a0 100644 --- a/lib/wcswidth.c +++ b/lib/wcswidth.c @@ -1,5 +1,5 @@ /* Determine number of screen columns needed for a size-bounded wide string. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsxfrm-impl.h b/lib/wcsxfrm-impl.h index f2eb6d148f..e4eb9472ee 100644 --- a/lib/wcsxfrm-impl.h +++ b/lib/wcsxfrm-impl.h @@ -1,5 +1,5 @@ /* Transform wide string for comparison using the current locale. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wcsxfrm.c b/lib/wcsxfrm.c index 2f3ce1ccfa..b3c8744460 100644 --- a/lib/wcsxfrm.c +++ b/lib/wcsxfrm.c @@ -1,5 +1,5 @@ /* Transform wide string for comparison using the current locale. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wctob.c b/lib/wctob.c index e1f274040b..03b2929e1f 100644 --- a/lib/wctob.c +++ b/lib/wctob.c @@ -1,5 +1,5 @@ /* Convert wide character to unibyte character. - Copyright (C) 2008, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2008, 2010-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/wctomb-impl.h b/lib/wctomb-impl.h index ccec9ce039..e24e97775a 100644 --- a/lib/wctomb-impl.h +++ b/lib/wctomb-impl.h @@ -1,5 +1,5 @@ /* Convert wide character to multibyte character. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wctomb.c b/lib/wctomb.c index 694c95ca75..6fb0c37547 100644 --- a/lib/wctomb.c +++ b/lib/wctomb.c @@ -1,5 +1,5 @@ /* Convert wide character to multibyte character. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wctrans-impl.h b/lib/wctrans-impl.h index 284777dc48..0d1bc5de99 100644 --- a/lib/wctrans-impl.h +++ b/lib/wctrans-impl.h @@ -1,5 +1,5 @@ /* Get descriptor for a wide character case conversion. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wctrans.c b/lib/wctrans.c index 8f5ca4b0bf..5747dbccbc 100644 --- a/lib/wctrans.c +++ b/lib/wctrans.c @@ -1,5 +1,5 @@ /* Get descriptor for a wide character case conversion. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wctype-h.c b/lib/wctype-h.c index a1f020fd65..098014a92f 100644 --- a/lib/wctype-h.c +++ b/lib/wctype-h.c @@ -1,6 +1,6 @@ /* Inline functions for . - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wctype-impl.h b/lib/wctype-impl.h index 26d68b41b9..8bb83be71b 100644 --- a/lib/wctype-impl.h +++ b/lib/wctype-impl.h @@ -1,5 +1,5 @@ /* Get descriptor for a wide character property. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wctype.c b/lib/wctype.c index 914f6847d9..b421ad38ce 100644 --- a/lib/wctype.c +++ b/lib/wctype.c @@ -1,5 +1,5 @@ /* Get descriptor for a wide character property. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wctype.in.h b/lib/wctype.in.h index 3cb2e55c83..aa4a8e7da4 100644 --- a/lib/wctype.in.h +++ b/lib/wctype.in.h @@ -1,6 +1,6 @@ /* A substitute for ISO C99 , for platforms that lack it. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wcwidth.c b/lib/wcwidth.c index 328a89306c..6e7141d05c 100644 --- a/lib/wcwidth.c +++ b/lib/wcwidth.c @@ -1,5 +1,5 @@ /* Determine the number of screen columns needed for a character. - Copyright (C) 2006-2007, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wgetcwd-lgpl.c b/lib/wgetcwd-lgpl.c index 16611776f3..757ca03f7f 100644 --- a/lib/wgetcwd-lgpl.c +++ b/lib/wgetcwd-lgpl.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2024 Free Software Foundation, Inc. +/* Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is part of gnulib. This file is free software: you can redistribute it and/or modify diff --git a/lib/windows-cond.c b/lib/windows-cond.c index 5d04d51c43..c6c6088d92 100644 --- a/lib/windows-cond.c +++ b/lib/windows-cond.c @@ -1,5 +1,5 @@ /* Condition variables (native Windows implementation). - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-cond.h b/lib/windows-cond.h index cfc160f5b9..a99d684184 100644 --- a/lib/windows-cond.h +++ b/lib/windows-cond.h @@ -1,5 +1,5 @@ /* Condition variables (native Windows implementation). - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-initguard.h b/lib/windows-initguard.h index 6bace3f047..4f45e5bb30 100644 --- a/lib/windows-initguard.h +++ b/lib/windows-initguard.h @@ -1,5 +1,5 @@ /* Init guards, somewhat like spinlocks (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-mutex.c b/lib/windows-mutex.c index 2ac73a0728..87b7573539 100644 --- a/lib/windows-mutex.c +++ b/lib/windows-mutex.c @@ -1,5 +1,5 @@ /* Plain mutexes (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-mutex.h b/lib/windows-mutex.h index cb676c1b90..dc6b41e0b2 100644 --- a/lib/windows-mutex.h +++ b/lib/windows-mutex.h @@ -1,5 +1,5 @@ /* Plain mutexes (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-once.c b/lib/windows-once.c index a8b9e0f3ae..bd9e672ad3 100644 --- a/lib/windows-once.c +++ b/lib/windows-once.c @@ -1,5 +1,5 @@ /* Once-only control (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-once.h b/lib/windows-once.h index 18ed8d878a..b27ae538f6 100644 --- a/lib/windows-once.h +++ b/lib/windows-once.h @@ -1,5 +1,5 @@ /* Once-only control (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-path.c b/lib/windows-path.c index d238653fe1..b1b3a29bee 100644 --- a/lib/windows-path.c +++ b/lib/windows-path.c @@ -1,5 +1,5 @@ /* Auxiliary functions for the creation of subprocesses on Windows. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2024. This file is free software: you can redistribute it and/or modify diff --git a/lib/windows-path.h b/lib/windows-path.h index 161ad078a0..5b4ebb4908 100644 --- a/lib/windows-path.h +++ b/lib/windows-path.h @@ -1,5 +1,5 @@ /* Auxiliary functions for the creation of subprocesses on Windows. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2024. This file is free software: you can redistribute it and/or modify diff --git a/lib/windows-recmutex.c b/lib/windows-recmutex.c index e5672baf6e..09341d56cc 100644 --- a/lib/windows-recmutex.c +++ b/lib/windows-recmutex.c @@ -1,5 +1,5 @@ /* Plain recursive mutexes (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-recmutex.h b/lib/windows-recmutex.h index 9fa445b3d8..25a883d447 100644 --- a/lib/windows-recmutex.h +++ b/lib/windows-recmutex.h @@ -1,5 +1,5 @@ /* Plain recursive mutexes (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-rwlock.c b/lib/windows-rwlock.c index e60c4efcee..313f14ca20 100644 --- a/lib/windows-rwlock.c +++ b/lib/windows-rwlock.c @@ -1,5 +1,5 @@ /* Read-write locks (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-rwlock.h b/lib/windows-rwlock.h index 08d677501c..b1b4063a16 100644 --- a/lib/windows-rwlock.h +++ b/lib/windows-rwlock.h @@ -1,5 +1,5 @@ /* Read-write locks (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-spawn.c b/lib/windows-spawn.c index ac098b4262..dccd40e112 100644 --- a/lib/windows-spawn.c +++ b/lib/windows-spawn.c @@ -1,5 +1,5 @@ /* Auxiliary functions for the creation of subprocesses. Native Windows API. - Copyright (C) 2001, 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2003-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This file is free software: you can redistribute it and/or modify diff --git a/lib/windows-spawn.h b/lib/windows-spawn.h index 3a33016a5c..57f6156c2e 100644 --- a/lib/windows-spawn.h +++ b/lib/windows-spawn.h @@ -1,5 +1,5 @@ /* Auxiliary functions for the creation of subprocesses. Native Windows API. - Copyright (C) 2001, 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2003-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This file is free software: you can redistribute it and/or modify diff --git a/lib/windows-spin.c b/lib/windows-spin.c index b04829d817..3d690a6cee 100644 --- a/lib/windows-spin.c +++ b/lib/windows-spin.c @@ -1,5 +1,5 @@ /* Spin locks (native Windows implementation). - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-spin.h b/lib/windows-spin.h index 948b4f6caf..511a41f181 100644 --- a/lib/windows-spin.h +++ b/lib/windows-spin.h @@ -1,5 +1,5 @@ /* Spin locks (native Windows implementation). - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-thread.c b/lib/windows-thread.c index 6a47a31f9c..2cef22f9b7 100644 --- a/lib/windows-thread.c +++ b/lib/windows-thread.c @@ -1,5 +1,5 @@ /* Creating and controlling threads (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-thread.h b/lib/windows-thread.h index 154bdfaef2..6598051ff5 100644 --- a/lib/windows-thread.h +++ b/lib/windows-thread.h @@ -1,5 +1,5 @@ /* Creating and controlling threads (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-timedmutex.c b/lib/windows-timedmutex.c index 3833cab129..6ee6edbf32 100644 --- a/lib/windows-timedmutex.c +++ b/lib/windows-timedmutex.c @@ -1,5 +1,5 @@ /* Timed mutexes (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-timedmutex.h b/lib/windows-timedmutex.h index 6ede4b2408..6a92465e9b 100644 --- a/lib/windows-timedmutex.h +++ b/lib/windows-timedmutex.h @@ -1,5 +1,5 @@ /* Timed mutexes (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-timedrecmutex.c b/lib/windows-timedrecmutex.c index 5c9ca78d96..5bc6ecfda9 100644 --- a/lib/windows-timedrecmutex.c +++ b/lib/windows-timedrecmutex.c @@ -1,5 +1,5 @@ /* Timed recursive mutexes (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-timedrecmutex.h b/lib/windows-timedrecmutex.h index 537070fa2b..b839a70c3d 100644 --- a/lib/windows-timedrecmutex.h +++ b/lib/windows-timedrecmutex.h @@ -1,5 +1,5 @@ /* Timed recursive mutexes (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-timedrwlock.c b/lib/windows-timedrwlock.c index e818407c33..379b10032b 100644 --- a/lib/windows-timedrwlock.c +++ b/lib/windows-timedrwlock.c @@ -1,5 +1,5 @@ /* Timed read-write locks (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-timedrwlock.h b/lib/windows-timedrwlock.h index 4520f08cd1..42862ca68f 100644 --- a/lib/windows-timedrwlock.h +++ b/lib/windows-timedrwlock.h @@ -1,5 +1,5 @@ /* Timed read-write locks (native Windows implementation). - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-tls.c b/lib/windows-tls.c index 6b73074d0e..0085243370 100644 --- a/lib/windows-tls.c +++ b/lib/windows-tls.c @@ -1,5 +1,5 @@ /* Thread-local storage (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/windows-tls.h b/lib/windows-tls.h index d9393fe9a2..79cf88d549 100644 --- a/lib/windows-tls.h +++ b/lib/windows-tls.h @@ -1,5 +1,5 @@ /* Thread-local storage (native Windows implementation). - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wmemchr-impl.h b/lib/wmemchr-impl.h index 0cdecb8a23..738c5781e1 100644 --- a/lib/wmemchr-impl.h +++ b/lib/wmemchr-impl.h @@ -1,5 +1,5 @@ /* Search wide character array for a wide character. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wmemchr.c b/lib/wmemchr.c index 268d81b168..741b0eb03a 100644 --- a/lib/wmemchr.c +++ b/lib/wmemchr.c @@ -1,5 +1,5 @@ /* Search wide character array for a wide character. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wmemcmp-impl.h b/lib/wmemcmp-impl.h index 71259baf0c..d33f656f0f 100644 --- a/lib/wmemcmp-impl.h +++ b/lib/wmemcmp-impl.h @@ -1,5 +1,5 @@ /* Compare wide character arrays. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wmemcmp.c b/lib/wmemcmp.c index 66baf50464..917f22997b 100644 --- a/lib/wmemcmp.c +++ b/lib/wmemcmp.c @@ -1,5 +1,5 @@ /* Compare wide character arrays. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wmemcpy-impl.h b/lib/wmemcpy-impl.h index 60492b931d..5410bed660 100644 --- a/lib/wmemcpy-impl.h +++ b/lib/wmemcpy-impl.h @@ -1,5 +1,5 @@ /* Copy wide character array. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wmemcpy.c b/lib/wmemcpy.c index 375e45d229..8ecb6830ef 100644 --- a/lib/wmemcpy.c +++ b/lib/wmemcpy.c @@ -1,5 +1,5 @@ /* Copy wide character array. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wmemmove-impl.h b/lib/wmemmove-impl.h index 51742569f6..4a96ce71a1 100644 --- a/lib/wmemmove-impl.h +++ b/lib/wmemmove-impl.h @@ -1,5 +1,5 @@ /* Copy wide character array. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wmemmove.c b/lib/wmemmove.c index 72d550348f..e716dbd8b3 100644 --- a/lib/wmemmove.c +++ b/lib/wmemmove.c @@ -1,5 +1,5 @@ /* Copy wide character array. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wmempcpy.c b/lib/wmempcpy.c index d0163f5265..5883d428c3 100644 --- a/lib/wmempcpy.c +++ b/lib/wmempcpy.c @@ -1,5 +1,5 @@ /* Copy wide character array, return pointer after last written wide character. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wmemset-impl.h b/lib/wmemset-impl.h index 915cf7bcfb..2fdc07c570 100644 --- a/lib/wmemset-impl.h +++ b/lib/wmemset-impl.h @@ -1,5 +1,5 @@ /* Fill wide character array. - Copyright (C) 1999, 2011-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This file is free software: you can redistribute it and/or modify diff --git a/lib/wmemset.c b/lib/wmemset.c index 673efec231..38143c3451 100644 --- a/lib/wmemset.c +++ b/lib/wmemset.c @@ -1,5 +1,5 @@ /* Fill wide character array. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This file is free software: you can redistribute it and/or modify diff --git a/lib/wprintf-parse.c b/lib/wprintf-parse.c index c544ad9f3e..8d15ff4aac 100644 --- a/lib/wprintf-parse.c +++ b/lib/wprintf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/wprintf-parse.h b/lib/wprintf-parse.h index 43a6430f65..53aec0e52c 100644 --- a/lib/wprintf-parse.h +++ b/lib/wprintf-parse.h @@ -1,5 +1,5 @@ /* Parse wprintf format string. - Copyright (C) 1999-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/write-any-file.c b/lib/write-any-file.c index d1f98471a9..0d04605efa 100644 --- a/lib/write-any-file.c +++ b/lib/write-any-file.c @@ -1,6 +1,6 @@ /* Determine whether we can write any file. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/lib/write-any-file.h b/lib/write-any-file.h index 412b981f17..95b9c16e17 100644 --- a/lib/write-any-file.h +++ b/lib/write-any-file.h @@ -1,6 +1,6 @@ /* Determine whether we can write any file. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/write.c b/lib/write.c index 59b3a7796a..1bfa676944 100644 --- a/lib/write.c +++ b/lib/write.c @@ -1,5 +1,5 @@ /* POSIX compatible write() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This file is free software: you can redistribute it and/or modify diff --git a/lib/xalignalloc.c b/lib/xalignalloc.c index b40dba5cba..68e485a85a 100644 --- a/lib/xalignalloc.c +++ b/lib/xalignalloc.c @@ -1,6 +1,6 @@ /* checked aligned memory allocation - Copyright 2022-2024 Free Software Foundation, Inc. + Copyright 2022-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 diff --git a/lib/xalloc-die.c b/lib/xalloc-die.c index b9b7cfd7a6..db1ee8ffe2 100644 --- a/lib/xalloc-die.c +++ b/lib/xalloc-die.c @@ -1,6 +1,6 @@ /* Report a memory allocation failure and exit. - Copyright (C) 1997-2000, 2002-2004, 2006, 2009-2024 Free Software + Copyright (C) 1997-2000, 2002-2004, 2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xalloc-oversized.h b/lib/xalloc-oversized.h index cfa527d38c..0f66bd06bd 100644 --- a/lib/xalloc-oversized.h +++ b/lib/xalloc-oversized.h @@ -1,6 +1,6 @@ /* xalloc-oversized.h -- memory allocation size checking - Copyright (C) 1990-2000, 2003-2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1990-2000, 2003-2004, 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/xalloc.h b/lib/xalloc.h index 75a5db30bb..438e5caa9f 100644 --- a/lib/xalloc.h +++ b/lib/xalloc.h @@ -1,6 +1,6 @@ /* xalloc.h -- malloc with out-of-memory checking - Copyright (C) 1990-2000, 2003-2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1990-2000, 2003-2004, 2006-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 diff --git a/lib/xasprintf.c b/lib/xasprintf.c index db70619f6b..9d7dc1316b 100644 --- a/lib/xasprintf.c +++ b/lib/xasprintf.c @@ -1,5 +1,5 @@ /* vasprintf and asprintf with out-of-memory checking. - Copyright (C) 1999, 2002-2004, 2006, 2009-2024 Free Software Foundation, + Copyright (C) 1999, 2002-2004, 2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xbinary-io.c b/lib/xbinary-io.c index 9969c06fec..67f209ee9d 100644 --- a/lib/xbinary-io.c +++ b/lib/xbinary-io.c @@ -1,5 +1,5 @@ /* Binary mode I/O with checking - Copyright 2017-2024 Free Software Foundation, Inc. + Copyright 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/xbinary-io.h b/lib/xbinary-io.h index 52310e0de1..c496bd22ed 100644 --- a/lib/xbinary-io.h +++ b/lib/xbinary-io.h @@ -1,5 +1,5 @@ /* Binary mode I/O with checking - Copyright 2017-2024 Free Software Foundation, Inc. + Copyright 2017-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/xconcat-filename.c b/lib/xconcat-filename.c index abcac9ae89..230c747bab 100644 --- a/lib/xconcat-filename.c +++ b/lib/xconcat-filename.c @@ -1,5 +1,5 @@ /* Construct a full filename from a directory and a relative filename. - Copyright (C) 2001-2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2006-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 the diff --git a/lib/xfreopen.c b/lib/xfreopen.c index 60b08e4a2c..6f775bbee4 100644 --- a/lib/xfreopen.c +++ b/lib/xfreopen.c @@ -1,5 +1,5 @@ /* Open a file, reusing a given stream, with error checking. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/lib/xfreopen.h b/lib/xfreopen.h index 03cf68d37b..bdebf8eecf 100644 --- a/lib/xfreopen.h +++ b/lib/xfreopen.h @@ -1,5 +1,5 @@ /* Open a file, reusing a given stream, with error checking. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xgetaname-impl.h b/lib/xgetaname-impl.h index 4a764300a1..59e8ce12ce 100644 --- a/lib/xgetaname-impl.h +++ b/lib/xgetaname-impl.h @@ -1,6 +1,6 @@ /* xgetaname-impl.c -- common implementation of xgethostname and xgetdomainname - Copyright (C) 1992, 1996, 2000-2001, 2003-2006, 2009-2024 Free Software + Copyright (C) 1992, 1996, 2000-2001, 2003-2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xgetcwd.c b/lib/xgetcwd.c index dc0d2968fa..17121bf183 100644 --- a/lib/xgetcwd.c +++ b/lib/xgetcwd.c @@ -1,6 +1,6 @@ /* xgetcwd.c -- return current directory with unlimited length - Copyright (C) 2001, 2003-2004, 2006-2007, 2009-2024 Free Software + Copyright (C) 2001, 2003-2004, 2006-2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xgetcwd.h b/lib/xgetcwd.h index 67749af7ad..b9eec1ac1d 100644 --- a/lib/xgetcwd.h +++ b/lib/xgetcwd.h @@ -1,5 +1,5 @@ /* prototype for xgetcwd - Copyright (C) 1995, 2001, 2003, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1995, 2001, 2003, 2009-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 diff --git a/lib/xgetdomainname.c b/lib/xgetdomainname.c index 09e3d5c0b6..8aee788ad0 100644 --- a/lib/xgetdomainname.c +++ b/lib/xgetdomainname.c @@ -1,6 +1,6 @@ /* Return the NIS domain name, without size limitations. - Copyright (C) 1992-2024 Free Software Foundation, Inc. + Copyright (C) 1992-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xgetdomainname.h b/lib/xgetdomainname.h index 526d1a71c7..a2b89b5972 100644 --- a/lib/xgetdomainname.h +++ b/lib/xgetdomainname.h @@ -1,5 +1,5 @@ /* xgetdomainname.h -- Return the NIS domain name, without size limitations. - Copyright (C) 1992, 1996, 2000-2001, 2003, 2009-2024 Free Software + Copyright (C) 1992, 1996, 2000-2001, 2003, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xgetgroups.c b/lib/xgetgroups.c index 91c6db221c..fdbfae9f18 100644 --- a/lib/xgetgroups.c +++ b/lib/xgetgroups.c @@ -1,6 +1,6 @@ /* xgetgroups.c -- return a list of the groups a user or current process is in - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/lib/xgethostname.c b/lib/xgethostname.c index be04dd6e78..6ed22a41d9 100644 --- a/lib/xgethostname.c +++ b/lib/xgethostname.c @@ -1,6 +1,6 @@ /* xgethostname.c -- return current hostname with unlimited length - Copyright (C) 1992, 1996, 2000-2001, 2003-2006, 2009-2024 Free Software + Copyright (C) 1992, 1996, 2000-2001, 2003-2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xgethostname.h b/lib/xgethostname.h index 4e293dc1a1..885b5cb3f7 100644 --- a/lib/xgethostname.h +++ b/lib/xgethostname.h @@ -1,6 +1,6 @@ /* Return current hostname with unlimited length. - Copyright (C) 2003-2024 Free Software Foundation, Inc. + Copyright (C) 2003-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xhash.c b/lib/xhash.c index 6ad49410c6..4009effa77 100644 --- a/lib/xhash.c +++ b/lib/xhash.c @@ -1,6 +1,6 @@ /* hash - hashing table processing. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/lib/xmalloc.c b/lib/xmalloc.c index 403072fb77..8a7158077c 100644 --- a/lib/xmalloc.c +++ b/lib/xmalloc.c @@ -1,6 +1,6 @@ /* xmalloc.c -- malloc with out of memory checking - Copyright (C) 1990-2000, 2002-2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 1990-2000, 2002-2006, 2008-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 diff --git a/lib/xmalloca.c b/lib/xmalloca.c index e1bc54d92a..8a9f681d28 100644 --- a/lib/xmalloca.c +++ b/lib/xmalloca.c @@ -1,5 +1,5 @@ /* Safe automatic memory allocation with out of memory checking. - Copyright (C) 2003, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/lib/xmalloca.h b/lib/xmalloca.h index a096511b17..05c30843cd 100644 --- a/lib/xmalloca.h +++ b/lib/xmalloca.h @@ -1,5 +1,5 @@ /* Safe automatic memory allocation with out of memory checking. - Copyright (C) 2003, 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2005, 2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify diff --git a/lib/xmemcoll.c b/lib/xmemcoll.c index 12f69eff77..d1b141c9e0 100644 --- a/lib/xmemcoll.c +++ b/lib/xmemcoll.c @@ -1,6 +1,6 @@ /* Locale-specific memory comparison. - Copyright (C) 2002-2004, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2004, 2006, 2009-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 diff --git a/lib/xmemcoll.h b/lib/xmemcoll.h index 9a5994885f..85cd114cfe 100644 --- a/lib/xmemcoll.h +++ b/lib/xmemcoll.h @@ -1,6 +1,6 @@ /* Locale-specific memory comparison. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xmemdup0.c b/lib/xmemdup0.c index e901e1ccf6..913934e382 100644 --- a/lib/xmemdup0.c +++ b/lib/xmemdup0.c @@ -1,6 +1,6 @@ /* xmemdup0.c -- copy a block of arbitrary bytes, plus a trailing NUL - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/lib/xmemdup0.h b/lib/xmemdup0.h index 8a68a8d531..b22c2d3cbb 100644 --- a/lib/xmemdup0.h +++ b/lib/xmemdup0.h @@ -1,6 +1,6 @@ /* xmemdup0.h -- copy a block of arbitrary bytes, plus a trailing NUL - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/lib/xnanosleep.c b/lib/xnanosleep.c index baf88db8ba..372d473a18 100644 --- a/lib/xnanosleep.c +++ b/lib/xnanosleep.c @@ -1,6 +1,6 @@ /* A variant of nanosleep that takes a 'double' argument and handles EINTR. - Copyright (C) 2002-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2007, 2009-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 diff --git a/lib/xnanosleep.h b/lib/xnanosleep.h index dcf2551f4a..d7e71c6280 100644 --- a/lib/xnanosleep.h +++ b/lib/xnanosleep.h @@ -1,5 +1,5 @@ /* A variant of nanosleep that takes a 'double' argument and handles EINTR. - Copyright (C) 2004-2024 Free Software Foundation, Inc. + Copyright (C) 2004-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xprintf.c b/lib/xprintf.c index 5d01874b63..790af5320b 100644 --- a/lib/xprintf.c +++ b/lib/xprintf.c @@ -1,5 +1,5 @@ /* printf wrappers that fail immediately for non-file-related errors - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/lib/xprintf.h b/lib/xprintf.h index c30b5080a0..3dc56f97a5 100644 --- a/lib/xprintf.h +++ b/lib/xprintf.h @@ -1,5 +1,5 @@ /* printf and fprintf wrappers that fail immediately for non-file-related errors - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/lib/xreadlink.c b/lib/xreadlink.c index f01bdd621d..4b9bb2d076 100644 --- a/lib/xreadlink.c +++ b/lib/xreadlink.c @@ -1,6 +1,6 @@ /* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage - Copyright (C) 2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2003-2007, 2009-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 diff --git a/lib/xreadlink.h b/lib/xreadlink.h index bfce10a3bd..97894d0fca 100644 --- a/lib/xreadlink.h +++ b/lib/xreadlink.h @@ -1,6 +1,6 @@ /* Reading symbolic links without size limitation. - Copyright (C) 2001, 2003-2004, 2007, 2009-2024 Free Software Foundation, + Copyright (C) 2001, 2003-2004, 2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xreadlinkat.c b/lib/xreadlinkat.c index 13157d212a..2101292d67 100644 --- a/lib/xreadlinkat.c +++ b/lib/xreadlinkat.c @@ -1,6 +1,6 @@ /* xreadlinkat.c -- readlink wrapper to return the link name in malloc'd storage - Copyright (C) 2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001, 2003-2007, 2009-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 diff --git a/lib/xsetenv.c b/lib/xsetenv.c index fc68926e8e..7dfa3fcd87 100644 --- a/lib/xsetenv.c +++ b/lib/xsetenv.c @@ -1,5 +1,5 @@ /* Setting environment variables, with out-of-memory checking. - Copyright (C) 2001-2002, 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2005-2007, 2009-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 diff --git a/lib/xsetenv.h b/lib/xsetenv.h index 4b5dbe8e01..d5ee04894f 100644 --- a/lib/xsetenv.h +++ b/lib/xsetenv.h @@ -1,5 +1,5 @@ /* Setting environment variables, with out-of-memory checking. - Copyright (C) 2001-2002, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2007, 2009-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 diff --git a/lib/xsize.c b/lib/xsize.c index 8774467536..cd75b606f2 100644 --- a/lib/xsize.c +++ b/lib/xsize.c @@ -1,6 +1,6 @@ /* Checked size_t computations. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/xsize.h b/lib/xsize.h index 5ae86006d9..ee9c568016 100644 --- a/lib/xsize.h +++ b/lib/xsize.h @@ -1,6 +1,6 @@ /* xsize.h -- Checked size_t computations. - Copyright (C) 2003, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2008-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/xstdopen.c b/lib/xstdopen.c index b82f44f0a8..b6dca48252 100644 --- a/lib/xstdopen.c +++ b/lib/xstdopen.c @@ -1,5 +1,5 @@ /* Ensure that stdin, stdout, stderr are open. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/lib/xstdopen.h b/lib/xstdopen.h index bb168729c0..79448b26a4 100644 --- a/lib/xstdopen.h +++ b/lib/xstdopen.h @@ -1,5 +1,5 @@ /* Ensure that stdin, stdout, stderr are open. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/lib/xstrerror.c b/lib/xstrerror.c index 3556fc70ac..00e2a5bc8b 100644 --- a/lib/xstrerror.c +++ b/lib/xstrerror.c @@ -1,5 +1,5 @@ /* Return diagnostic string based on error code. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/lib/xstrerror.h b/lib/xstrerror.h index db27a84121..f6766b2f2f 100644 --- a/lib/xstrerror.h +++ b/lib/xstrerror.h @@ -1,5 +1,5 @@ /* Return diagnostic string based on error code. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/lib/xstriconv.c b/lib/xstriconv.c index b9b4823886..36a9b43c66 100644 --- a/lib/xstriconv.c +++ b/lib/xstriconv.c @@ -1,5 +1,5 @@ /* Charset conversion with out-of-memory checking. - Copyright (C) 2001-2004, 2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2006, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstriconv.h b/lib/xstriconv.h index d8abc2032e..37e75cc9e1 100644 --- a/lib/xstriconv.h +++ b/lib/xstriconv.h @@ -1,5 +1,5 @@ /* Charset conversion with out-of-memory checking. - Copyright (C) 2001-2004, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2006-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstriconveh.c b/lib/xstriconveh.c index e72d0151e8..7e07e329ec 100644 --- a/lib/xstriconveh.c +++ b/lib/xstriconveh.c @@ -1,5 +1,5 @@ /* Charset conversion with out-of-memory checking. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstriconveh.h b/lib/xstriconveh.h index 39d7d3c9cf..97958a6af0 100644 --- a/lib/xstriconveh.h +++ b/lib/xstriconveh.h @@ -1,5 +1,5 @@ /* Charset conversion with out-of-memory checking. - Copyright (C) 2001-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2007, 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstring-buffer-printf.c b/lib/xstring-buffer-printf.c index 9c703d4132..d5531773f7 100644 --- a/lib/xstring-buffer-printf.c +++ b/lib/xstring-buffer-printf.c @@ -1,5 +1,5 @@ /* Error-checking functions on a string buffer. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/xstring-buffer.c b/lib/xstring-buffer.c index 75b8e6360b..f96e541a69 100644 --- a/lib/xstring-buffer.c +++ b/lib/xstring-buffer.c @@ -1,5 +1,5 @@ /* Error-checking functions on a string buffer. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/xstring-desc.c b/lib/xstring-desc.c index eda9bf9bc8..b1d52cafab 100644 --- a/lib/xstring-desc.c +++ b/lib/xstring-desc.c @@ -1,5 +1,5 @@ /* String descriptors, with out-of-memory checking. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xstring-desc.h b/lib/xstring-desc.h index 36124cb113..f5acf8434d 100644 --- a/lib/xstring-desc.h +++ b/lib/xstring-desc.h @@ -1,5 +1,5 @@ /* String descriptors, with out-of-memory checking. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xstrndup.c b/lib/xstrndup.c index 612a3d6a2d..75d9495d38 100644 --- a/lib/xstrndup.c +++ b/lib/xstrndup.c @@ -1,6 +1,6 @@ /* Duplicate a bounded initial segment of a string, with out-of-memory checking. - Copyright (C) 2003, 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2009-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 diff --git a/lib/xstrndup.h b/lib/xstrndup.h index 272265e66d..047a513984 100644 --- a/lib/xstrndup.h +++ b/lib/xstrndup.h @@ -1,6 +1,6 @@ /* Duplicate a bounded initial segment of a string, with out-of-memory checking. - Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2009-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 diff --git a/lib/xstrtod.c b/lib/xstrtod.c index 7565658e4d..ed85b790be 100644 --- a/lib/xstrtod.c +++ b/lib/xstrtod.c @@ -1,6 +1,6 @@ /* error-checking interface to strtod-like functions - Copyright (C) 1996, 1999-2000, 2003-2006, 2009-2024 Free Software + Copyright (C) 1996, 1999-2000, 2003-2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstrtod.h b/lib/xstrtod.h index f6a1ed888a..569625886b 100644 --- a/lib/xstrtod.h +++ b/lib/xstrtod.h @@ -1,6 +1,6 @@ /* Error-checking interface to strtod-like functions. - Copyright (C) 1996, 1998, 2003-2004, 2006, 2009-2024 Free Software + Copyright (C) 1996, 1998, 2003-2004, 2006, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstrtoimax.c b/lib/xstrtoimax.c index 72a0aae21c..c2e1295a5a 100644 --- a/lib/xstrtoimax.c +++ b/lib/xstrtoimax.c @@ -1,6 +1,6 @@ /* A more useful interface to strtoimax. - Copyright (C) 2001-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xstrtol-error.c b/lib/xstrtol-error.c index 68c30d4698..c707ab543e 100644 --- a/lib/xstrtol-error.c +++ b/lib/xstrtol-error.c @@ -1,6 +1,6 @@ /* A more useful interface to strtol. - Copyright (C) 1995-1996, 1998-1999, 2001-2004, 2006-2024 Free Software + Copyright (C) 1995-1996, 1998-1999, 2001-2004, 2006-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstrtol-error.h b/lib/xstrtol-error.h index ace787b995..36066f9365 100644 --- a/lib/xstrtol-error.h +++ b/lib/xstrtol-error.h @@ -1,6 +1,6 @@ /* Error reporting interface for xstrto* functions. - Copyright (C) 1995-1996, 1998-1999, 2001-2004, 2006-2024 Free Software + Copyright (C) 1995-1996, 1998-1999, 2001-2004, 2006-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstrtol.c b/lib/xstrtol.c index 4e7c0fcfda..8d4b6a4935 100644 --- a/lib/xstrtol.c +++ b/lib/xstrtol.c @@ -1,6 +1,6 @@ /* A more useful interface to strtol. - Copyright (C) 1995-1996, 1998-2001, 2003-2007, 2009-2024 Free Software + Copyright (C) 1995-1996, 1998-2001, 2003-2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstrtol.h b/lib/xstrtol.h index 45c8921578..78bdffa8fa 100644 --- a/lib/xstrtol.h +++ b/lib/xstrtol.h @@ -1,6 +1,6 @@ /* A more useful interface to strtol. - Copyright (C) 1995-1996, 1998-1999, 2001-2004, 2006-2024 Free Software + Copyright (C) 1995-1996, 1998-1999, 2001-2004, 2006-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/lib/xstrtold.c b/lib/xstrtold.c index 8cdf33707e..be597e741a 100644 --- a/lib/xstrtold.c +++ b/lib/xstrtold.c @@ -1,6 +1,6 @@ /* Convert string to 'long double', with error checking. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xstrtoll.c b/lib/xstrtoll.c index aff6064af1..045ccf76b8 100644 --- a/lib/xstrtoll.c +++ b/lib/xstrtoll.c @@ -1,6 +1,6 @@ /* Convert string to 'long long', with error checking. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xstrtoul.c b/lib/xstrtoul.c index 6162af400a..81e1a9074c 100644 --- a/lib/xstrtoul.c +++ b/lib/xstrtoul.c @@ -1,6 +1,6 @@ /* Convert string to 'unsigned long', with error checking. - Copyright (C) 1994-2024 Free Software Foundation, Inc. + Copyright (C) 1994-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xstrtoull.c b/lib/xstrtoull.c index c82d3225cf..6f46df2d73 100644 --- a/lib/xstrtoull.c +++ b/lib/xstrtoull.c @@ -1,6 +1,6 @@ /* Convert string to 'unsigned long long', with error checking. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xstrtoumax.c b/lib/xstrtoumax.c index 1323ec0d8e..7ba76565d6 100644 --- a/lib/xstrtoumax.c +++ b/lib/xstrtoumax.c @@ -1,6 +1,6 @@ /* A more useful interface to strtoumax. - Copyright (C) 1999-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xtime.c b/lib/xtime.c index 4a15433ff4..a92d902701 100644 --- a/lib/xtime.c +++ b/lib/xtime.c @@ -1,6 +1,6 @@ /* xtime -- extended-resolution integer timestamps - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/lib/xtime.h b/lib/xtime.h index 39cc5bee92..d8dabeeebc 100644 --- a/lib/xtime.h +++ b/lib/xtime.h @@ -1,6 +1,6 @@ /* xtime -- extended-resolution integer timestamps - Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-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 diff --git a/lib/xvasprintf.c b/lib/xvasprintf.c index 6aba32c09a..a12753c4ed 100644 --- a/lib/xvasprintf.c +++ b/lib/xvasprintf.c @@ -1,5 +1,5 @@ /* vasprintf and asprintf with out-of-memory checking. - Copyright (C) 1999, 2002-2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 1999, 2002-2004, 2006-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 diff --git a/lib/xvasprintf.h b/lib/xvasprintf.h index fac633c549..1f8194b4cd 100644 --- a/lib/xvasprintf.h +++ b/lib/xvasprintf.h @@ -1,5 +1,5 @@ /* vasprintf and asprintf with out-of-memory checking. - Copyright (C) 2002-2004, 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2004, 2006-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 diff --git a/lib/yesno.c b/lib/yesno.c index d1a67b5a43..23d8d665c9 100644 --- a/lib/yesno.c +++ b/lib/yesno.c @@ -1,6 +1,6 @@ /* yesno.c -- read a yes/no response from stdin - Copyright (C) 1990, 1998, 2001, 2003-2024 Free Software Foundation, Inc. + Copyright (C) 1990, 1998, 2001, 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 diff --git a/lib/yesno.h b/lib/yesno.h index 81c0eca2e9..dcebad0703 100644 --- a/lib/yesno.h +++ b/lib/yesno.h @@ -1,5 +1,5 @@ /* declare yesno - Copyright (C) 2004, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2009-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 diff --git a/lib/zprintf.c b/lib/zprintf.c index b5a383a7c8..f67af437be 100644 --- a/lib/zprintf.c +++ b/lib/zprintf.c @@ -1,5 +1,5 @@ /* Formatted output to standard output. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/m4/00gnulib.m4 b/m4/00gnulib.m4 index aac283b328..2b205b35d9 100644 --- a/m4/00gnulib.m4 +++ b/m4/00gnulib.m4 @@ -1,6 +1,6 @@ # 00gnulib.m4 # serial 9 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/_Exit.m4 b/m4/_Exit.m4 index e0db7eaff6..1a5411ce39 100644 --- a/m4/_Exit.m4 +++ b/m4/_Exit.m4 @@ -1,6 +1,6 @@ # _Exit.m4 # serial 4 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/__inline.m4 b/m4/__inline.m4 index d4887e3110..d1b8257b00 100644 --- a/m4/__inline.m4 +++ b/m4/__inline.m4 @@ -1,6 +1,6 @@ # __inline.m4 # serial 1 -dnl Copyright 2017-2024 Free Software Foundation, Inc. +dnl Copyright 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/abort-debug.m4 b/m4/abort-debug.m4 index deb9ec883e..a193810064 100644 --- a/m4/abort-debug.m4 +++ b/m4/abort-debug.m4 @@ -1,6 +1,6 @@ # abort-debug.m4 # serial 3 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/absolute-header.m4 b/m4/absolute-header.m4 index 5314bcc0e8..5501b07b81 100644 --- a/m4/absolute-header.m4 +++ b/m4/absolute-header.m4 @@ -1,6 +1,6 @@ # absolute-header.m4 # serial 18 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/accept4.m4 b/m4/accept4.m4 index d2e8d0e1e6..140410ba39 100644 --- a/m4/accept4.m4 +++ b/m4/accept4.m4 @@ -1,6 +1,6 @@ # accept4.m4 # serial 3 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/access.m4 b/m4/access.m4 index b563abc394..ece413a108 100644 --- a/m4/access.m4 +++ b/m4/access.m4 @@ -1,6 +1,6 @@ # access.m4 # serial 3 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/acl.m4 b/m4/acl.m4 index 68d7799b66..c9cb6dd09e 100644 --- a/m4/acl.m4 +++ b/m4/acl.m4 @@ -1,6 +1,6 @@ # acl.m4 # serial 34 -dnl Copyright (C) 2002, 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/acos.m4 b/m4/acos.m4 index 586ed4dc95..cae6c756fa 100644 --- a/m4/acos.m4 +++ b/m4/acos.m4 @@ -1,6 +1,6 @@ # acos.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/acosf.m4 b/m4/acosf.m4 index abcae6d74a..36646f4d59 100644 --- a/m4/acosf.m4 +++ b/m4/acosf.m4 @@ -1,6 +1,6 @@ # acosf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/acosl.m4 b/m4/acosl.m4 index 9dde7c4c72..8e618579c9 100644 --- a/m4/acosl.m4 +++ b/m4/acosl.m4 @@ -1,6 +1,6 @@ # acosl.m4 # serial 10 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/af_alg.m4 b/m4/af_alg.m4 index c316d5e5f9..38575b6dce 100644 --- a/m4/af_alg.m4 +++ b/m4/af_alg.m4 @@ -1,6 +1,6 @@ # af_alg.m4 # serial 6 -dnl Copyright 2018-2024 Free Software Foundation, Inc. +dnl Copyright 2018-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/alignalloc.m4 b/m4/alignalloc.m4 index 841037046a..548a7fdb64 100644 --- a/m4/alignalloc.m4 +++ b/m4/alignalloc.m4 @@ -1,6 +1,6 @@ # alignalloc.m4 # serial 1 -dnl Copyright 2022-2024 Free Software Foundation, Inc. +dnl Copyright 2022-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/aligned_alloc.m4 b/m4/aligned_alloc.m4 index 0d3e35135e..d7eea94c88 100644 --- a/m4/aligned_alloc.m4 +++ b/m4/aligned_alloc.m4 @@ -1,6 +1,6 @@ # aligned_alloc.m4 # serial 9 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/alloca.m4 b/m4/alloca.m4 index d746131352..68fc6211de 100644 --- a/m4/alloca.m4 +++ b/m4/alloca.m4 @@ -1,6 +1,6 @@ # alloca.m4 # serial 21 -dnl Copyright (C) 2002-2004, 2006-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2004, 2006-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/alphasort.m4 b/m4/alphasort.m4 index 1eda73e78e..30f0243ba6 100644 --- a/m4/alphasort.m4 +++ b/m4/alphasort.m4 @@ -1,6 +1,6 @@ # alphasort.m4 # serial 2 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ansi-c++.m4 b/m4/ansi-c++.m4 index 95b75f002c..aea919c935 100644 --- a/m4/ansi-c++.m4 +++ b/m4/ansi-c++.m4 @@ -1,6 +1,6 @@ # ansi-c++.m4 # serial 13 -dnl Copyright (C) 2002-2003, 2005, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/arctwo.m4 b/m4/arctwo.m4 index e238393857..d674c40299 100644 --- a/m4/arctwo.m4 +++ b/m4/arctwo.m4 @@ -1,6 +1,6 @@ # arctwo.m4 # serial 5 -dnl Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/argp.m4 b/m4/argp.m4 index bbb8720cac..7e4d10f92c 100644 --- a/m4/argp.m4 +++ b/m4/argp.m4 @@ -1,6 +1,6 @@ # argp.m4 # serial 17 -dnl Copyright (C) 2003-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/argz.m4 b/m4/argz.m4 index 611c7f1db6..8076b7275a 100644 --- a/m4/argz.m4 +++ b/m4/argz.m4 @@ -1,6 +1,6 @@ # argz.m4 # serial 15 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/arpa_inet_h.m4 b/m4/arpa_inet_h.m4 index a90ba0bca7..5dae6f72c2 100644 --- a/m4/arpa_inet_h.m4 +++ b/m4/arpa_inet_h.m4 @@ -1,6 +1,6 @@ # arpa_inet_h.m4 # serial 18 -dnl Copyright (C) 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/asin.m4 b/m4/asin.m4 index 9e095b8b84..2274120421 100644 --- a/m4/asin.m4 +++ b/m4/asin.m4 @@ -1,6 +1,6 @@ # asin.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/asinf.m4 b/m4/asinf.m4 index 972bdee2d7..19e014ee97 100644 --- a/m4/asinf.m4 +++ b/m4/asinf.m4 @@ -1,6 +1,6 @@ # asinf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/asinl.m4 b/m4/asinl.m4 index f725deacc5..02f4745f8a 100644 --- a/m4/asinl.m4 +++ b/m4/asinl.m4 @@ -1,6 +1,6 @@ # asinl.m4 # serial 10 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/asm-underscore.m4 b/m4/asm-underscore.m4 index cc5b6b6f51..035795a98a 100644 --- a/m4/asm-underscore.m4 +++ b/m4/asm-underscore.m4 @@ -1,6 +1,6 @@ # asm-underscore.m4 # serial 5 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/assert.m4 b/m4/assert.m4 index f7a1462ef2..f3bb249d16 100644 --- a/m4/assert.m4 +++ b/m4/assert.m4 @@ -1,6 +1,7 @@ # assert.m4 # serial 8 -dnl Copyright (C) 1998-1999, 2001, 2004, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1998-1999, 2001, 2004, 2008-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/assert_h.m4 b/m4/assert_h.m4 index 02f24db535..91f446e7f6 100644 --- a/m4/assert_h.m4 +++ b/m4/assert_h.m4 @@ -1,6 +1,6 @@ # assert_h.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/atan.m4 b/m4/atan.m4 index 4479f23c71..228a477587 100644 --- a/m4/atan.m4 +++ b/m4/atan.m4 @@ -1,6 +1,6 @@ # atan.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/atan2.m4 b/m4/atan2.m4 index b53406effb..b927082eb2 100644 --- a/m4/atan2.m4 +++ b/m4/atan2.m4 @@ -1,6 +1,6 @@ # atan2.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/atan2f.m4 b/m4/atan2f.m4 index 153d426fea..a65459a229 100644 --- a/m4/atan2f.m4 +++ b/m4/atan2f.m4 @@ -1,6 +1,6 @@ # atan2f.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/atanf.m4 b/m4/atanf.m4 index d851bb6d2f..1416f75771 100644 --- a/m4/atanf.m4 +++ b/m4/atanf.m4 @@ -1,6 +1,6 @@ # atanf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/atanl.m4 b/m4/atanl.m4 index b874a58f75..dbf64d0a32 100644 --- a/m4/atanl.m4 +++ b/m4/atanl.m4 @@ -1,6 +1,6 @@ # atanl.m4 # serial 10 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/atexit.m4 b/m4/atexit.m4 index 5f20c891ed..d55f96c4bd 100644 --- a/m4/atexit.m4 +++ b/m4/atexit.m4 @@ -1,6 +1,6 @@ # atexit.m4 # serial 4 -dnl Copyright (C) 2002, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/atoll.m4 b/m4/atoll.m4 index 864c909333..10f83e4349 100644 --- a/m4/atoll.m4 +++ b/m4/atoll.m4 @@ -1,6 +1,6 @@ # atoll.m4 # serial 3 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/atomic-cas.m4 b/m4/atomic-cas.m4 index 956a482f8c..6726f2dff1 100644 --- a/m4/atomic-cas.m4 +++ b/m4/atomic-cas.m4 @@ -1,6 +1,6 @@ # atomic-cas.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/autobuild.m4 b/m4/autobuild.m4 index d1bfd1b5df..5e2b796e4f 100644 --- a/m4/autobuild.m4 +++ b/m4/autobuild.m4 @@ -1,6 +1,6 @@ # autobuild.m4 # serial 8 -dnl Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/backupfile.m4 b/m4/backupfile.m4 index febfba40fb..5ede4fffa0 100644 --- a/m4/backupfile.m4 +++ b/m4/backupfile.m4 @@ -1,6 +1,6 @@ # backupfile.m4 # serial 14 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/base32.m4 b/m4/base32.m4 index 3b14f8a4cf..9e4e8f9665 100644 --- a/m4/base32.m4 +++ b/m4/base32.m4 @@ -1,6 +1,6 @@ # base32.m4 # serial 4 -dnl Copyright (C) 2004, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/base64.m4 b/m4/base64.m4 index 4de0495d48..785d31c09d 100644 --- a/m4/base64.m4 +++ b/m4/base64.m4 @@ -1,6 +1,6 @@ # base64.m4 # serial 4 -dnl Copyright (C) 2004, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/bison-i18n.m4 b/m4/bison-i18n.m4 index 3c6be12a06..ebae00e19f 100644 --- a/m4/bison-i18n.m4 +++ b/m4/bison-i18n.m4 @@ -1,6 +1,6 @@ # bison-i18n.m4 # serial 7 -dnl Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/bison.m4 b/m4/bison.m4 index bd656b6045..9f0df25eed 100644 --- a/m4/bison.m4 +++ b/m4/bison.m4 @@ -1,6 +1,6 @@ # bison.m4 # serial 10 -dnl Copyright (C) 2002-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/btowc.m4 b/m4/btowc.m4 index 1aa12130e0..59d52be6f6 100644 --- a/m4/btowc.m4 +++ b/m4/btowc.m4 @@ -1,6 +1,6 @@ # btowc.m4 # serial 15 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/build-cc.m4 b/m4/build-cc.m4 index 980066039e..12d6d1a968 100644 --- a/m4/build-cc.m4 +++ b/m4/build-cc.m4 @@ -1,6 +1,6 @@ # build-cc.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/build-to-host.m4 b/m4/build-to-host.m4 index d13649e0c5..01bff8f34f 100644 --- a/m4/build-to-host.m4 +++ b/m4/build-to-host.m4 @@ -1,6 +1,6 @@ # build-to-host.m4 # serial 5 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/builtin-expect.m4 b/m4/builtin-expect.m4 index 917a98d326..2c2fab4bb6 100644 --- a/m4/builtin-expect.m4 +++ b/m4/builtin-expect.m4 @@ -1,6 +1,6 @@ # builtin-expect.m4 # serial 2 -dnl Copyright 2016-2024 Free Software Foundation, Inc. +dnl Copyright 2016-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/byteswap.m4 b/m4/byteswap.m4 index 825b5a08b7..b53cb4d00d 100644 --- a/m4/byteswap.m4 +++ b/m4/byteswap.m4 @@ -1,6 +1,6 @@ # byteswap.m4 # serial 7 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/c-bool.m4 b/m4/c-bool.m4 index fa792b12a1..8fa8bfc88b 100644 --- a/m4/c-bool.m4 +++ b/m4/c-bool.m4 @@ -1,6 +1,6 @@ # c-bool.m4 # serial 3 -dnl Copyright 2022-2024 Free Software Foundation, Inc. +dnl Copyright 2022-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/c-nstrftime.m4 b/m4/c-nstrftime.m4 index 44a5ee3884..6167add7ba 100644 --- a/m4/c-nstrftime.m4 +++ b/m4/c-nstrftime.m4 @@ -1,6 +1,6 @@ # c-nstrftime.m4 # serial 3 -dnl Copyright (C) 1996-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/c-stack.m4 b/m4/c-stack.m4 index b88e9f28d1..3c3c32f759 100644 --- a/m4/c-stack.m4 +++ b/m4/c-stack.m4 @@ -1,6 +1,6 @@ # c-stack.m4 # serial 25 -dnl Copyright (C) 2002-2004, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/c-strtod.m4 b/m4/c-strtod.m4 index f63588033a..0944fa6c4e 100644 --- a/m4/c-strtod.m4 +++ b/m4/c-strtod.m4 @@ -1,6 +1,6 @@ # c-strtod.m4 # serial 21 -dnl Copyright (C) 2004-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/c32rtomb.m4 b/m4/c32rtomb.m4 index d880210cd7..ce26a31e23 100644 --- a/m4/c32rtomb.m4 +++ b/m4/c32rtomb.m4 @@ -1,6 +1,6 @@ # c32rtomb.m4 # serial 8 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/call_once.m4 b/m4/call_once.m4 index a04f28ac4c..c7ca1d1e69 100644 --- a/m4/call_once.m4 +++ b/m4/call_once.m4 @@ -1,6 +1,6 @@ # call_once.m4 # serial 2 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/calloc.m4 b/m4/calloc.m4 index a4a006e3d9..ac7d08d45d 100644 --- a/m4/calloc.m4 +++ b/m4/calloc.m4 @@ -1,6 +1,6 @@ # calloc.m4 # serial 36 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/canon-host.m4 b/m4/canon-host.m4 index 556265e10f..799eef44e7 100644 --- a/m4/canon-host.m4 +++ b/m4/canon-host.m4 @@ -1,6 +1,6 @@ # canon-host.m4 # serial 10 -dnl Copyright (C) 2002-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/canonicalize.m4 b/m4/canonicalize.m4 index 74a5f95df5..c71603c5f9 100644 --- a/m4/canonicalize.m4 +++ b/m4/canonicalize.m4 @@ -1,7 +1,7 @@ # canonicalize.m4 # serial 40 -dnl Copyright (C) 2003-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/cbrt.m4 b/m4/cbrt.m4 index cc65f26fab..c3f80d3046 100644 --- a/m4/cbrt.m4 +++ b/m4/cbrt.m4 @@ -1,6 +1,6 @@ # cbrt.m4 # serial 3 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/cbrtf.m4 b/m4/cbrtf.m4 index af5396f621..edf9bb8c32 100644 --- a/m4/cbrtf.m4 +++ b/m4/cbrtf.m4 @@ -1,6 +1,6 @@ # cbrtf.m4 # serial 6 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/cbrtl-ieee.m4 b/m4/cbrtl-ieee.m4 index 47336fd0de..7807caa94d 100644 --- a/m4/cbrtl-ieee.m4 +++ b/m4/cbrtl-ieee.m4 @@ -1,6 +1,6 @@ # cbrtl-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/cbrtl.m4 b/m4/cbrtl.m4 index 7b5d1fbe34..137b84e58d 100644 --- a/m4/cbrtl.m4 +++ b/m4/cbrtl.m4 @@ -1,6 +1,6 @@ # cbrtl.m4 # serial 13 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ceil-ieee.m4 b/m4/ceil-ieee.m4 index a89d373913..b90e0775a7 100644 --- a/m4/ceil-ieee.m4 +++ b/m4/ceil-ieee.m4 @@ -1,6 +1,6 @@ # ceil-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ceil.m4 b/m4/ceil.m4 index f199a8edd9..e5422be89a 100644 --- a/m4/ceil.m4 +++ b/m4/ceil.m4 @@ -1,6 +1,6 @@ # ceil.m4 # serial 18 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ceilf-ieee.m4 b/m4/ceilf-ieee.m4 index e21508a911..db771ccb91 100644 --- a/m4/ceilf-ieee.m4 +++ b/m4/ceilf-ieee.m4 @@ -1,6 +1,6 @@ # ceilf-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ceilf.m4 b/m4/ceilf.m4 index 51fe1084c2..65496e5dcc 100644 --- a/m4/ceilf.m4 +++ b/m4/ceilf.m4 @@ -1,6 +1,6 @@ # ceilf.m4 # serial 22 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ceill-ieee.m4 b/m4/ceill-ieee.m4 index 7977e7bd12..3163ecb5e4 100644 --- a/m4/ceill-ieee.m4 +++ b/m4/ceill-ieee.m4 @@ -1,6 +1,6 @@ # ceill-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ceill.m4 b/m4/ceill.m4 index 90d47d9464..934c12dd23 100644 --- a/m4/ceill.m4 +++ b/m4/ceill.m4 @@ -1,6 +1,6 @@ # ceill.m4 # serial 25 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/chdir-long.m4 b/m4/chdir-long.m4 index f63e42e391..c1e1b4be2b 100644 --- a/m4/chdir-long.m4 +++ b/m4/chdir-long.m4 @@ -1,6 +1,6 @@ # chdir-long.m4 # serial 17 -dnl Copyright (C) 2004-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/check-math-lib.m4 b/m4/check-math-lib.m4 index 28a0836c8d..034371df39 100644 --- a/m4/check-math-lib.m4 +++ b/m4/check-math-lib.m4 @@ -1,6 +1,6 @@ # check-math-lib.m4 # serial 6 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/chmod.m4 b/m4/chmod.m4 index de98440e6d..6751581b9c 100644 --- a/m4/chmod.m4 +++ b/m4/chmod.m4 @@ -1,6 +1,6 @@ # chmod.m4 # serial 3 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/chown.m4 b/m4/chown.m4 index ea3fe69f06..2c06cfdd94 100644 --- a/m4/chown.m4 +++ b/m4/chown.m4 @@ -1,6 +1,7 @@ # chown.m4 # serial 36 -dnl Copyright (C) 1997-2001, 2003-2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1997-2001, 2003-2005, 2007, 2009-2025 Free Software +dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/clock_time.m4 b/m4/clock_time.m4 index 330883f7b8..bb2d51fccb 100644 --- a/m4/clock_time.m4 +++ b/m4/clock_time.m4 @@ -1,6 +1,6 @@ # clock_time.m4 # serial 14 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/close.m4 b/m4/close.m4 index edfa4e447e..314e321e1d 100644 --- a/m4/close.m4 +++ b/m4/close.m4 @@ -1,6 +1,6 @@ # close.m4 # serial 10 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/closedir.m4 b/m4/closedir.m4 index b5f52aaee6..926806db4f 100644 --- a/m4/closedir.m4 +++ b/m4/closedir.m4 @@ -1,6 +1,6 @@ # closedir.m4 # serial 8 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/cnd.m4 b/m4/cnd.m4 index 086f6e5e4e..49e8d3f4ef 100644 --- a/m4/cnd.m4 +++ b/m4/cnd.m4 @@ -1,6 +1,6 @@ # cnd.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/codeset.m4 b/m4/codeset.m4 index 69c7046f94..6bed9deecc 100644 --- a/m4/codeset.m4 +++ b/m4/codeset.m4 @@ -1,6 +1,6 @@ # codeset.m4 # serial 5 (gettext-0.18.2) -dnl Copyright (C) 2000-2002, 2006, 2008-2014, 2016, 2019-2024 Free Software +dnl Copyright (C) 2000-2002, 2006, 2008-2014, 2016, 2019-2025 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/cond.m4 b/m4/cond.m4 index 2968743ed7..b9890815c8 100644 --- a/m4/cond.m4 +++ b/m4/cond.m4 @@ -1,6 +1,6 @@ # cond.m4 # serial 2 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/config-h.m4 b/m4/config-h.m4 index 21d3271230..82b7b14bd6 100644 --- a/m4/config-h.m4 +++ b/m4/config-h.m4 @@ -1,6 +1,6 @@ # config-h.m4 # serial 1 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/configmake.m4 b/m4/configmake.m4 index 16b9933cbd..4783886b28 100644 --- a/m4/configmake.m4 +++ b/m4/configmake.m4 @@ -1,6 +1,6 @@ # configmake.m4 # serial 6 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/copy-file-range.m4 b/m4/copy-file-range.m4 index dc13ff422f..13081d9b11 100644 --- a/m4/copy-file-range.m4 +++ b/m4/copy-file-range.m4 @@ -1,6 +1,6 @@ # copy-file-range.m4 # serial 5 -dnl Copyright 2019-2024 Free Software Foundation, Inc. +dnl Copyright 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/copy-file.m4 b/m4/copy-file.m4 index b745a3e56e..0d6c07fba1 100644 --- a/m4/copy-file.m4 +++ b/m4/copy-file.m4 @@ -1,6 +1,6 @@ # copy-file.m4 # serial 5 -dnl Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/copysign.m4 b/m4/copysign.m4 index 848cb1cde9..86d584959b 100644 --- a/m4/copysign.m4 +++ b/m4/copysign.m4 @@ -1,6 +1,6 @@ # copysign.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/copysignf.m4 b/m4/copysignf.m4 index ab47837585..10d76e9a61 100644 --- a/m4/copysignf.m4 +++ b/m4/copysignf.m4 @@ -1,6 +1,6 @@ # copysignf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/copysignl.m4 b/m4/copysignl.m4 index 7c99cd63bd..6fca5c4e64 100644 --- a/m4/copysignl.m4 +++ b/m4/copysignl.m4 @@ -1,6 +1,6 @@ # copysignl.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/cos.m4 b/m4/cos.m4 index 53020b6dde..15dc778ea9 100644 --- a/m4/cos.m4 +++ b/m4/cos.m4 @@ -1,6 +1,6 @@ # cos.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/cosf.m4 b/m4/cosf.m4 index ca52bcf29a..3b59d0b7ae 100644 --- a/m4/cosf.m4 +++ b/m4/cosf.m4 @@ -1,6 +1,6 @@ # cosf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/cosh.m4 b/m4/cosh.m4 index 9f6bbf2fce..ce48220d8f 100644 --- a/m4/cosh.m4 +++ b/m4/cosh.m4 @@ -1,6 +1,6 @@ # cosh.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/coshf.m4 b/m4/coshf.m4 index 7111610956..0b2b1ee042 100644 --- a/m4/coshf.m4 +++ b/m4/coshf.m4 @@ -1,6 +1,6 @@ # coshf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/cosl.m4 b/m4/cosl.m4 index 082e724c9e..a9fcdf3296 100644 --- a/m4/cosl.m4 +++ b/m4/cosl.m4 @@ -1,6 +1,6 @@ # cosl.m4 # serial 10 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/crc-x86_64.m4 b/m4/crc-x86_64.m4 index 470e6333ff..41b7b0fe05 100644 --- a/m4/crc-x86_64.m4 +++ b/m4/crc-x86_64.m4 @@ -1,6 +1,6 @@ # crc-x86_64.m4 # serial 3 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/crc.m4 b/m4/crc.m4 index f62987e78e..70d45aba9c 100644 --- a/m4/crc.m4 +++ b/m4/crc.m4 @@ -1,6 +1,6 @@ # crc.m4 # serial 4 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/creat.m4 b/m4/creat.m4 index 5bc2feb5d7..95f645d106 100644 --- a/m4/creat.m4 +++ b/m4/creat.m4 @@ -1,6 +1,6 @@ # creat.m4 # serial 2 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/csharp.m4 b/m4/csharp.m4 index 581112a54f..8e4c1c3256 100644 --- a/m4/csharp.m4 +++ b/m4/csharp.m4 @@ -1,6 +1,6 @@ # csharp.m4 # serial 5 -dnl Copyright (C) 2004-2005, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2005, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/csharpcomp.m4 b/m4/csharpcomp.m4 index d5a7385d3f..238715123f 100644 --- a/m4/csharpcomp.m4 +++ b/m4/csharpcomp.m4 @@ -1,6 +1,6 @@ # csharpcomp.m4 # serial 11 -dnl Copyright (C) 2003-2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/csharpexec.m4 b/m4/csharpexec.m4 index 93e45ba27c..831d10a72d 100644 --- a/m4/csharpexec.m4 +++ b/m4/csharpexec.m4 @@ -1,6 +1,6 @@ # csharpexec.m4 # serial 10 -dnl Copyright (C) 2003-2005, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2005, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ctime.m4 b/m4/ctime.m4 index 3c74dbdd5c..5d77a6eb24 100644 --- a/m4/ctime.m4 +++ b/m4/ctime.m4 @@ -1,6 +1,6 @@ # ctime.m4 # serial 4 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ctype_h.m4 b/m4/ctype_h.m4 index 5f7f46e6ab..801b4ff687 100644 --- a/m4/ctype_h.m4 +++ b/m4/ctype_h.m4 @@ -1,6 +1,6 @@ # ctype_h.m4 # serial 9 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/curses.m4 b/m4/curses.m4 index 206d1b1e65..a5e9cb0caf 100644 --- a/m4/curses.m4 +++ b/m4/curses.m4 @@ -1,6 +1,6 @@ # curses.m4 # serial 1 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/cycle-check.m4 b/m4/cycle-check.m4 index 6667b7fc2e..dfe981d1fa 100644 --- a/m4/cycle-check.m4 +++ b/m4/cycle-check.m4 @@ -1,6 +1,6 @@ # cycle-check.m4 # serial 7 -dnl Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/d-ino.m4 b/m4/d-ino.m4 index 4edb43c105..3dc886b4cd 100644 --- a/m4/d-ino.m4 +++ b/m4/d-ino.m4 @@ -1,6 +1,7 @@ # d-ino.m4 # serial 22 -dnl Copyright (C) 1997, 1999-2001, 2003-2004, 2006-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1997, 1999-2001, 2003-2004, 2006-2007, 2009-2025 Free +dnl Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/d-type.m4 b/m4/d-type.m4 index d6de386363..d52ac30131 100644 --- a/m4/d-type.m4 +++ b/m4/d-type.m4 @@ -1,6 +1,7 @@ # d-type.m4 # serial 12 -dnl Copyright (C) 1997, 1999-2004, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1997, 1999-2004, 2006, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/dirent-safer.m4 b/m4/dirent-safer.m4 index e50b217497..54c6a9f44c 100644 --- a/m4/dirent-safer.m4 +++ b/m4/dirent-safer.m4 @@ -1,6 +1,6 @@ # dirent-safer.m4 # serial 2 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/dirent_h.m4 b/m4/dirent_h.m4 index 20fa69f78e..bd573a935f 100644 --- a/m4/dirent_h.m4 +++ b/m4/dirent_h.m4 @@ -1,6 +1,6 @@ # dirent_h.m4 # serial 22 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/dirfd.m4 b/m4/dirfd.m4 index f7ff53a928..1d54b588af 100644 --- a/m4/dirfd.m4 +++ b/m4/dirfd.m4 @@ -1,6 +1,6 @@ # dirfd.m4 # serial 30 -*- Autoconf -*- -dnl Copyright (C) 2001-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/double-slash-root.m4 b/m4/double-slash-root.m4 index 93572ac99a..5c40b73c9f 100644 --- a/m4/double-slash-root.m4 +++ b/m4/double-slash-root.m4 @@ -1,6 +1,6 @@ # double-slash-root.m4 # serial 4 -*- Autoconf -*- -dnl Copyright (C) 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/dprintf-gnu.m4 b/m4/dprintf-gnu.m4 index b0c53a69c3..0f499b7aaa 100644 --- a/m4/dprintf-gnu.m4 +++ b/m4/dprintf-gnu.m4 @@ -1,6 +1,6 @@ # dprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/dprintf-posix.m4 b/m4/dprintf-posix.m4 index 962458db36..37a54c3de5 100644 --- a/m4/dprintf-posix.m4 +++ b/m4/dprintf-posix.m4 @@ -1,6 +1,6 @@ # dprintf-posix.m4 # serial 10 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/dprintf.m4 b/m4/dprintf.m4 index 53ea5148ed..e9636eca5d 100644 --- a/m4/dprintf.m4 +++ b/m4/dprintf.m4 @@ -1,6 +1,6 @@ # dprintf.m4 # serial 3 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/dup.m4 b/m4/dup.m4 index 6e815e65b5..d1f9d3c730 100644 --- a/m4/dup.m4 +++ b/m4/dup.m4 @@ -1,6 +1,6 @@ # dup.m4 # serial 8 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/dup2.m4 b/m4/dup2.m4 index ed08cc526e..5da3a0b9f6 100644 --- a/m4/dup2.m4 +++ b/m4/dup2.m4 @@ -1,6 +1,6 @@ # dup2.m4 # serial 28 -dnl Copyright (C) 2002, 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/dup3.m4 b/m4/dup3.m4 index 68abe18ff9..45f8ced6f7 100644 --- a/m4/dup3.m4 +++ b/m4/dup3.m4 @@ -1,6 +1,6 @@ # dup3.m4 # serial 7 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/duplocale.m4 b/m4/duplocale.m4 index 3b7eb8f90f..dba412b0f7 100644 --- a/m4/duplocale.m4 +++ b/m4/duplocale.m4 @@ -1,6 +1,6 @@ # duplocale.m4 # serial 18 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/eaccess.m4 b/m4/eaccess.m4 index 7d3ec9456c..4511269635 100644 --- a/m4/eaccess.m4 +++ b/m4/eaccess.m4 @@ -1,6 +1,6 @@ # eaccess.m4 # serial 2 -dnl Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/eealloc.m4 b/m4/eealloc.m4 index 922e675e49..3fb2a1d3ad 100644 --- a/m4/eealloc.m4 +++ b/m4/eealloc.m4 @@ -1,6 +1,6 @@ # eealloc.m4 # serial 6 -dnl Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/endian_h.m4 b/m4/endian_h.m4 index 4dcaf1c790..f34402fd37 100644 --- a/m4/endian_h.m4 +++ b/m4/endian_h.m4 @@ -1,6 +1,6 @@ # endian_h.m4 # serial 6 -dnl Copyright 2024 Free Software Foundation, Inc. +dnl Copyright 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/environ.m4 b/m4/environ.m4 index 6823dd405b..e0690e541f 100644 --- a/m4/environ.m4 +++ b/m4/environ.m4 @@ -1,6 +1,6 @@ # environ.m4 # serial 8 -dnl Copyright (C) 2001-2004, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2004, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/errno_h.m4 b/m4/errno_h.m4 index 9f8e8341c8..420d5bb3e9 100644 --- a/m4/errno_h.m4 +++ b/m4/errno_h.m4 @@ -1,6 +1,6 @@ # errno_h.m4 # serial 18 -dnl Copyright (C) 2004, 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/error.m4 b/m4/error.m4 index 829aee79d4..1572250abe 100644 --- a/m4/error.m4 +++ b/m4/error.m4 @@ -1,6 +1,7 @@ # error.m4 # serial 16 -dnl Copyright (C) 1996-1998, 2001-2004, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996-1998, 2001-2004, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/error_h.m4 b/m4/error_h.m4 index a07a508fb6..4ef5cbff68 100644 --- a/m4/error_h.m4 +++ b/m4/error_h.m4 @@ -1,6 +1,6 @@ # error_h.m4 # serial 5 -dnl Copyright (C) 1996-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/euidaccess.m4 b/m4/euidaccess.m4 index 9052b9fa60..099c7b85ab 100644 --- a/m4/euidaccess.m4 +++ b/m4/euidaccess.m4 @@ -1,6 +1,6 @@ # euidaccess.m4 # serial 17 -dnl Copyright (C) 2002-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/execinfo.m4 b/m4/execinfo.m4 index dcec42f9d2..558d66c512 100644 --- a/m4/execinfo.m4 +++ b/m4/execinfo.m4 @@ -1,6 +1,6 @@ # execinfo.m4 # serial 1 -dnl Copyright 2012-2024 Free Software Foundation, Inc. +dnl Copyright 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/execl.m4 b/m4/execl.m4 index 02875ff625..447443e296 100644 --- a/m4/execl.m4 +++ b/m4/execl.m4 @@ -1,6 +1,6 @@ # execl.m4 # serial 2 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/execle.m4 b/m4/execle.m4 index f50647d477..56136d9933 100644 --- a/m4/execle.m4 +++ b/m4/execle.m4 @@ -1,6 +1,6 @@ # execle.m4 # serial 2 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/execlp.m4 b/m4/execlp.m4 index 7294f720ef..0c350c5a53 100644 --- a/m4/execlp.m4 +++ b/m4/execlp.m4 @@ -1,6 +1,6 @@ # execlp.m4 # serial 2 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/execute.m4 b/m4/execute.m4 index 53ac55b589..e6286c1a58 100644 --- a/m4/execute.m4 +++ b/m4/execute.m4 @@ -1,6 +1,6 @@ # execute.m4 # serial 5 -dnl Copyright (C) 2003, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/execv.m4 b/m4/execv.m4 index e2dfafa722..63834eff3b 100644 --- a/m4/execv.m4 +++ b/m4/execv.m4 @@ -1,6 +1,6 @@ # execv.m4 # serial 2 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/execve.m4 b/m4/execve.m4 index 08570ac882..70c539cbef 100644 --- a/m4/execve.m4 +++ b/m4/execve.m4 @@ -1,6 +1,6 @@ # execve.m4 # serial 2 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/execvp.m4 b/m4/execvp.m4 index bcae7b3914..b059f3c801 100644 --- a/m4/execvp.m4 +++ b/m4/execvp.m4 @@ -1,6 +1,6 @@ # execvp.m4 # serial 2 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/execvpe.m4 b/m4/execvpe.m4 index 9e5343226b..54f55db497 100644 --- a/m4/execvpe.m4 +++ b/m4/execvpe.m4 @@ -1,6 +1,6 @@ # execvpe.m4 # serial 4 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/exp.m4 b/m4/exp.m4 index 222f47bb6a..b0ff739b92 100644 --- a/m4/exp.m4 +++ b/m4/exp.m4 @@ -1,6 +1,6 @@ # exp.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/exp2.m4 b/m4/exp2.m4 index 5700c261e5..d29b81b309 100644 --- a/m4/exp2.m4 +++ b/m4/exp2.m4 @@ -1,6 +1,6 @@ # exp2.m4 # serial 5 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/exp2f.m4 b/m4/exp2f.m4 index 412b60180c..90661c03a0 100644 --- a/m4/exp2f.m4 +++ b/m4/exp2f.m4 @@ -1,6 +1,6 @@ # exp2f.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/exp2l-ieee.m4 b/m4/exp2l-ieee.m4 index 344ce0a901..c3052f2ef0 100644 --- a/m4/exp2l-ieee.m4 +++ b/m4/exp2l-ieee.m4 @@ -1,6 +1,6 @@ # exp2l-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/exp2l.m4 b/m4/exp2l.m4 index 0a73c055eb..bed22e9319 100644 --- a/m4/exp2l.m4 +++ b/m4/exp2l.m4 @@ -1,6 +1,6 @@ # exp2l.m4 # serial 15 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/expf.m4 b/m4/expf.m4 index c8b6dad2ce..6d276ccb78 100644 --- a/m4/expf.m4 +++ b/m4/expf.m4 @@ -1,6 +1,6 @@ # expf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/expl.m4 b/m4/expl.m4 index a0dc4bf619..65dd0965f6 100644 --- a/m4/expl.m4 +++ b/m4/expl.m4 @@ -1,6 +1,6 @@ # expl.m4 # serial 22 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/explicit_bzero.m4 b/m4/explicit_bzero.m4 index 33678eaa39..960d82f556 100644 --- a/m4/explicit_bzero.m4 +++ b/m4/explicit_bzero.m4 @@ -1,6 +1,6 @@ # explicit_bzero.m4 # serial 1 -dnl Copyright 2017-2024 Free Software Foundation, Inc. +dnl Copyright 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/expm1-ieee.m4 b/m4/expm1-ieee.m4 index d8114a5fa0..a1555cd9d8 100644 --- a/m4/expm1-ieee.m4 +++ b/m4/expm1-ieee.m4 @@ -1,6 +1,6 @@ # expm1-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/expm1.m4 b/m4/expm1.m4 index 1de134f6ca..93408cd202 100644 --- a/m4/expm1.m4 +++ b/m4/expm1.m4 @@ -1,6 +1,6 @@ # expm1.m4 # serial 12 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/expm1f-ieee.m4 b/m4/expm1f-ieee.m4 index 20c3483b8a..784ffa154e 100644 --- a/m4/expm1f-ieee.m4 +++ b/m4/expm1f-ieee.m4 @@ -1,6 +1,6 @@ # expm1f-ieee.m4 # serial 1 -dnl Copyright (C) 2021-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2021-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/expm1f.m4 b/m4/expm1f.m4 index 506acd42b4..6ec8b89250 100644 --- a/m4/expm1f.m4 +++ b/m4/expm1f.m4 @@ -1,6 +1,6 @@ # expm1f.m4 # serial 7 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/expm1l.m4 b/m4/expm1l.m4 index d9f71455e7..0a321ca9e8 100644 --- a/m4/expm1l.m4 +++ b/m4/expm1l.m4 @@ -1,6 +1,6 @@ # expm1l.m4 # serial 14 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/exponentd.m4 b/m4/exponentd.m4 index da8c4d685f..182a0814a8 100644 --- a/m4/exponentd.m4 +++ b/m4/exponentd.m4 @@ -1,6 +1,6 @@ # exponentd.m4 # serial 4 -dnl Copyright (C) 2007-2008, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2008, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/exponentf.m4 b/m4/exponentf.m4 index b5fd79f175..be2deb5cc2 100644 --- a/m4/exponentf.m4 +++ b/m4/exponentf.m4 @@ -1,6 +1,6 @@ # exponentf.m4 # serial 3 -dnl Copyright (C) 2007-2008, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2008, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/exponentl.m4 b/m4/exponentl.m4 index 06c0390061..7e147eccee 100644 --- a/m4/exponentl.m4 +++ b/m4/exponentl.m4 @@ -1,6 +1,6 @@ # exponentl.m4 # serial 7 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/extensions-aix.m4 b/m4/extensions-aix.m4 index e2b85224a2..08b703b44b 100644 --- a/m4/extensions-aix.m4 +++ b/m4/extensions-aix.m4 @@ -1,6 +1,6 @@ # extensions-aix.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/extensions.m4 b/m4/extensions.m4 index 7c35419da2..76516bceb3 100644 --- a/m4/extensions.m4 +++ b/m4/extensions.m4 @@ -1,6 +1,6 @@ # extensions.m4 # serial 25 -*- Autoconf -*- -dnl Copyright (C) 2003, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/extern-inline.m4 b/m4/extern-inline.m4 index 5e13812a97..d4fe6d82a5 100644 --- a/m4/extern-inline.m4 +++ b/m4/extern-inline.m4 @@ -1,6 +1,6 @@ # extern-inline.m4 # serial 1 -dnl Copyright 2012-2024 Free Software Foundation, Inc. +dnl Copyright 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fabs.m4 b/m4/fabs.m4 index acbadce14a..b89affd2a5 100644 --- a/m4/fabs.m4 +++ b/m4/fabs.m4 @@ -1,6 +1,6 @@ # fabs.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fabsf.m4 b/m4/fabsf.m4 index 8beb9a7b15..438722d441 100644 --- a/m4/fabsf.m4 +++ b/m4/fabsf.m4 @@ -1,6 +1,6 @@ # fabsf.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fabsl.m4 b/m4/fabsl.m4 index 24b983faad..d1a5e6a35c 100644 --- a/m4/fabsl.m4 +++ b/m4/fabsl.m4 @@ -1,6 +1,6 @@ # fabsl.m4 # serial 5 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/faccessat.m4 b/m4/faccessat.m4 index a47129353d..73c701660e 100644 --- a/m4/faccessat.m4 +++ b/m4/faccessat.m4 @@ -1,6 +1,6 @@ # faccessat.m4 # serial 12 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fatal-signal.m4 b/m4/fatal-signal.m4 index dd6068d981..181d3a3651 100644 --- a/m4/fatal-signal.m4 +++ b/m4/fatal-signal.m4 @@ -1,6 +1,6 @@ # fatal-signal.m4 # serial 9 -dnl Copyright (C) 2003-2004, 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2004, 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fbufmode.m4 b/m4/fbufmode.m4 index e457e75991..1bf6386083 100644 --- a/m4/fbufmode.m4 +++ b/m4/fbufmode.m4 @@ -1,6 +1,6 @@ # fbufmode.m4 # serial 4 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fchdir.m4 b/m4/fchdir.m4 index 2c05b27c32..fc435b7bae 100644 --- a/m4/fchdir.m4 +++ b/m4/fchdir.m4 @@ -1,6 +1,6 @@ # fchdir.m4 # serial 32 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fchmodat.m4 b/m4/fchmodat.m4 index 51505ebec5..fa30908a01 100644 --- a/m4/fchmodat.m4 +++ b/m4/fchmodat.m4 @@ -1,6 +1,6 @@ # fchmodat.m4 # serial 9 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fchownat.m4 b/m4/fchownat.m4 index e1f42a3bac..0b12b134f9 100644 --- a/m4/fchownat.m4 +++ b/m4/fchownat.m4 @@ -1,6 +1,6 @@ # fchownat.m4 # serial 7 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fclose.m4 b/m4/fclose.m4 index 32f9f0287a..cfb92e28ea 100644 --- a/m4/fclose.m4 +++ b/m4/fclose.m4 @@ -1,6 +1,6 @@ # fclose.m4 # serial 12 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fcntl-o.m4 b/m4/fcntl-o.m4 index 8531d9ce70..7147679654 100644 --- a/m4/fcntl-o.m4 +++ b/m4/fcntl-o.m4 @@ -1,6 +1,6 @@ # fcntl-o.m4 # serial 8 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fcntl-safer.m4 b/m4/fcntl-safer.m4 index 8064c32e81..5a95cb869d 100644 --- a/m4/fcntl-safer.m4 +++ b/m4/fcntl-safer.m4 @@ -1,6 +1,6 @@ # fcntl-safer.m4 # serial 9 -dnl Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fcntl.m4 b/m4/fcntl.m4 index 130403b656..08ab936f4a 100644 --- a/m4/fcntl.m4 +++ b/m4/fcntl.m4 @@ -1,6 +1,6 @@ # fcntl.m4 # serial 12 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fcntl_h.m4 b/m4/fcntl_h.m4 index a9af001a95..1c9f9cce02 100644 --- a/m4/fcntl_h.m4 +++ b/m4/fcntl_h.m4 @@ -1,6 +1,6 @@ # fcntl_h.m4 # serial 20 -dnl Copyright (C) 2006-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fdatasync.m4 b/m4/fdatasync.m4 index 80c84fa7d9..53687e63e5 100644 --- a/m4/fdatasync.m4 +++ b/m4/fdatasync.m4 @@ -1,6 +1,6 @@ # fdatasync.m4 # serial 9 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fdopen.m4 b/m4/fdopen.m4 index c4854d4c2b..2ef37adf27 100644 --- a/m4/fdopen.m4 +++ b/m4/fdopen.m4 @@ -1,6 +1,6 @@ # fdopen.m4 # serial 6 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fdopendir.m4 b/m4/fdopendir.m4 index c4c5628fee..d45ce468b3 100644 --- a/m4/fdopendir.m4 +++ b/m4/fdopendir.m4 @@ -1,6 +1,6 @@ # fdopendir.m4 # serial 15 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fegetround.m4 b/m4/fegetround.m4 index 93dfd5d50f..80b6152a21 100644 --- a/m4/fegetround.m4 +++ b/m4/fegetround.m4 @@ -1,6 +1,6 @@ # fegetround.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fenv-environment.m4 b/m4/fenv-environment.m4 index 94bb3d4d0c..9667ba5771 100644 --- a/m4/fenv-environment.m4 +++ b/m4/fenv-environment.m4 @@ -1,6 +1,6 @@ # fenv-environment.m4 # serial 4 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fenv-exceptions-state-c23.m4 b/m4/fenv-exceptions-state-c23.m4 index 64a3c547fe..9d50b0c30f 100644 --- a/m4/fenv-exceptions-state-c23.m4 +++ b/m4/fenv-exceptions-state-c23.m4 @@ -1,6 +1,6 @@ # fenv-exceptions-state-c23.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fenv-exceptions-state.m4 b/m4/fenv-exceptions-state.m4 index 39e6958bca..6c435a1147 100644 --- a/m4/fenv-exceptions-state.m4 +++ b/m4/fenv-exceptions-state.m4 @@ -1,6 +1,6 @@ # fenv-exceptions-state.m4 # serial 4 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fenv-exceptions-tracking-c23.m4 b/m4/fenv-exceptions-tracking-c23.m4 index 2c3610fe74..e79909c483 100644 --- a/m4/fenv-exceptions-tracking-c23.m4 +++ b/m4/fenv-exceptions-tracking-c23.m4 @@ -1,6 +1,6 @@ # fenv-exceptions-tracking-c23.m4 # serial 2 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fenv-exceptions-tracking.m4 b/m4/fenv-exceptions-tracking.m4 index 16e8e7b287..14df489eee 100644 --- a/m4/fenv-exceptions-tracking.m4 +++ b/m4/fenv-exceptions-tracking.m4 @@ -1,6 +1,6 @@ # fenv-exceptions-tracking.m4 # serial 4 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fenv-exceptions-trapping.m4 b/m4/fenv-exceptions-trapping.m4 index 856ebcf219..a658c72b9c 100644 --- a/m4/fenv-exceptions-trapping.m4 +++ b/m4/fenv-exceptions-trapping.m4 @@ -1,6 +1,6 @@ # fenv-exceptions-trapping.m4 # serial 3 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fenv-exceptions.m4 b/m4/fenv-exceptions.m4 index e31538a013..41370cb98a 100644 --- a/m4/fenv-exceptions.m4 +++ b/m4/fenv-exceptions.m4 @@ -1,6 +1,6 @@ # fenv-exceptions.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fenv-rounding.m4 b/m4/fenv-rounding.m4 index 95b5ce46b1..e025975d34 100644 --- a/m4/fenv-rounding.m4 +++ b/m4/fenv-rounding.m4 @@ -1,6 +1,6 @@ # fenv-rounding.m4 # serial 2 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fenv_h.m4 b/m4/fenv_h.m4 index 05aabb3e26..38035ccff1 100644 --- a/m4/fenv_h.m4 +++ b/m4/fenv_h.m4 @@ -1,6 +1,6 @@ # fenv_h.m4 # serial 2 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fflush.m4 b/m4/fflush.m4 index 39c9950e64..399065b68e 100644 --- a/m4/fflush.m4 +++ b/m4/fflush.m4 @@ -1,6 +1,6 @@ # fflush.m4 # serial 20 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ffs.m4 b/m4/ffs.m4 index 8a0d3bdaf5..99895e7515 100644 --- a/m4/ffs.m4 +++ b/m4/ffs.m4 @@ -1,6 +1,6 @@ # ffs.m4 # serial 6 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ffsl.m4 b/m4/ffsl.m4 index 5f1187235d..6c2b4ea176 100644 --- a/m4/ffsl.m4 +++ b/m4/ffsl.m4 @@ -1,6 +1,6 @@ # ffsl.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ffsll.m4 b/m4/ffsll.m4 index 6e547aa3e6..37469a65cc 100644 --- a/m4/ffsll.m4 +++ b/m4/ffsll.m4 @@ -1,6 +1,6 @@ # ffsll.m4 # serial 6 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fileblocks.m4 b/m4/fileblocks.m4 index 6147f53431..667663906b 100644 --- a/m4/fileblocks.m4 +++ b/m4/fileblocks.m4 @@ -1,6 +1,6 @@ # fileblocks.m4 # serial 6 -dnl Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/filemode.m4 b/m4/filemode.m4 index 66bb70d8ea..7a66a21124 100644 --- a/m4/filemode.m4 +++ b/m4/filemode.m4 @@ -1,6 +1,6 @@ # filemode.m4 # serial 9 -dnl Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/filenamecat.m4 b/m4/filenamecat.m4 index a9bd099736..4f4c7f859a 100644 --- a/m4/filenamecat.m4 +++ b/m4/filenamecat.m4 @@ -1,6 +1,6 @@ # filenamecat.m4 # serial 12 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/findprog-in.m4 b/m4/findprog-in.m4 index 9b0f6028b5..2539e4bafb 100644 --- a/m4/findprog-in.m4 +++ b/m4/findprog-in.m4 @@ -1,6 +1,6 @@ # findprog-in.m4 # serial 1 -dnl Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/findprog.m4 b/m4/findprog.m4 index efbd3393e6..5f43ee67d4 100644 --- a/m4/findprog.m4 +++ b/m4/findprog.m4 @@ -1,6 +1,6 @@ # findprog.m4 # serial 3 -dnl Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/flexmember.m4 b/m4/flexmember.m4 index 605c42cb8e..3e097a667f 100644 --- a/m4/flexmember.m4 +++ b/m4/flexmember.m4 @@ -1,6 +1,6 @@ # flexmember.m4 # serial 5 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/float_h.m4 b/m4/float_h.m4 index b602f0a642..8580c9c9dc 100644 --- a/m4/float_h.m4 +++ b/m4/float_h.m4 @@ -1,6 +1,6 @@ # float_h.m4 # serial 15 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/flock.m4 b/m4/flock.m4 index be3660f26b..9b84ff85f8 100644 --- a/m4/flock.m4 +++ b/m4/flock.m4 @@ -1,6 +1,6 @@ # flock.m4 # serial 4 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/floor-ieee.m4 b/m4/floor-ieee.m4 index 03517beb2f..0f034bc049 100644 --- a/m4/floor-ieee.m4 +++ b/m4/floor-ieee.m4 @@ -1,6 +1,6 @@ # floor-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/floor.m4 b/m4/floor.m4 index 1e9ca24835..213e24ef1c 100644 --- a/m4/floor.m4 +++ b/m4/floor.m4 @@ -1,6 +1,6 @@ # floor.m4 # serial 17 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/floorf-ieee.m4 b/m4/floorf-ieee.m4 index 55b9c04218..cd5bbb8265 100644 --- a/m4/floorf-ieee.m4 +++ b/m4/floorf-ieee.m4 @@ -1,6 +1,6 @@ # floorf-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/floorf.m4 b/m4/floorf.m4 index 6fdd148af5..cb75fce928 100644 --- a/m4/floorf.m4 +++ b/m4/floorf.m4 @@ -1,6 +1,6 @@ # floorf.m4 # serial 21 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/floorl.m4 b/m4/floorl.m4 index 86e69ef165..054b4745a9 100644 --- a/m4/floorl.m4 +++ b/m4/floorl.m4 @@ -1,6 +1,6 @@ # floorl.m4 # serial 12 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fma.m4 b/m4/fma.m4 index 57fa6c7924..e928755080 100644 --- a/m4/fma.m4 +++ b/m4/fma.m4 @@ -1,6 +1,6 @@ # fma.m4 # serial 8 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fmaf.m4 b/m4/fmaf.m4 index a766b5e105..ac6d14e18c 100644 --- a/m4/fmaf.m4 +++ b/m4/fmaf.m4 @@ -1,6 +1,6 @@ # fmaf.m4 # serial 10 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fmal.m4 b/m4/fmal.m4 index fab15c13a1..9f1eb7d61e 100644 --- a/m4/fmal.m4 +++ b/m4/fmal.m4 @@ -1,6 +1,6 @@ # fmal.m4 # serial 12 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fmod-ieee.m4 b/m4/fmod-ieee.m4 index 9b795f9bd3..f6bb3f55d9 100644 --- a/m4/fmod-ieee.m4 +++ b/m4/fmod-ieee.m4 @@ -1,6 +1,6 @@ # fmod-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fmod.m4 b/m4/fmod.m4 index 0c4b610f37..c5a1f67ad9 100644 --- a/m4/fmod.m4 +++ b/m4/fmod.m4 @@ -1,6 +1,6 @@ # fmod.m4 # serial 12 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fmodf-ieee.m4 b/m4/fmodf-ieee.m4 index 5d1ce5cd30..fbfd958e23 100644 --- a/m4/fmodf-ieee.m4 +++ b/m4/fmodf-ieee.m4 @@ -1,6 +1,6 @@ # fmodf-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fmodf.m4 b/m4/fmodf.m4 index 49dc0cdb86..63c78a42bc 100644 --- a/m4/fmodf.m4 +++ b/m4/fmodf.m4 @@ -1,6 +1,6 @@ # fmodf.m4 # serial 14 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fmodl-ieee.m4 b/m4/fmodl-ieee.m4 index af90ff259c..cb6dca2421 100644 --- a/m4/fmodl-ieee.m4 +++ b/m4/fmodl-ieee.m4 @@ -1,6 +1,6 @@ # fmodl-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fmodl.m4 b/m4/fmodl.m4 index 7eed149e63..8800126091 100644 --- a/m4/fmodl.m4 +++ b/m4/fmodl.m4 @@ -1,6 +1,6 @@ # fmodl.m4 # serial 14 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fnmatch.m4 b/m4/fnmatch.m4 index 69802bd144..48f6c07aed 100644 --- a/m4/fnmatch.m4 +++ b/m4/fnmatch.m4 @@ -1,6 +1,6 @@ # fnmatch.m4 # serial 21 -dnl Copyright (C) 2000-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fnmatch_h.m4 b/m4/fnmatch_h.m4 index b6943103ba..e34e68adbf 100644 --- a/m4/fnmatch_h.m4 +++ b/m4/fnmatch_h.m4 @@ -1,6 +1,6 @@ # fnmatch_h.m4 # serial 8 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fopen.m4 b/m4/fopen.m4 index 3a6f03c822..e27b327084 100644 --- a/m4/fopen.m4 +++ b/m4/fopen.m4 @@ -1,6 +1,6 @@ # fopen.m4 # serial 16 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fpe-trapping.m4 b/m4/fpe-trapping.m4 index e46982cc4c..9346478f2c 100644 --- a/m4/fpe-trapping.m4 +++ b/m4/fpe-trapping.m4 @@ -1,6 +1,6 @@ # fpe-trapping.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fpending.m4 b/m4/fpending.m4 index b8d544f755..73be7273a3 100644 --- a/m4/fpending.m4 +++ b/m4/fpending.m4 @@ -1,6 +1,6 @@ # fpending.m4 # serial 23 -dnl Copyright (C) 2000-2001, 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2001, 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fpieee.m4 b/m4/fpieee.m4 index 3f6a3aad1f..ccece00582 100644 --- a/m4/fpieee.m4 +++ b/m4/fpieee.m4 @@ -1,6 +1,6 @@ # fpieee.m4 # serial 2 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fprintf-gnu.m4 b/m4/fprintf-gnu.m4 index 9b4a2b570a..c589cad589 100644 --- a/m4/fprintf-gnu.m4 +++ b/m4/fprintf-gnu.m4 @@ -1,6 +1,6 @@ # fprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fprintf-posix.m4 b/m4/fprintf-posix.m4 index de7b6c8ad1..e6a149a0cf 100644 --- a/m4/fprintf-posix.m4 +++ b/m4/fprintf-posix.m4 @@ -1,6 +1,6 @@ # fprintf-posix.m4 # serial 21 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fpurge.m4 b/m4/fpurge.m4 index 1e31a18a9d..408a2579b2 100644 --- a/m4/fpurge.m4 +++ b/m4/fpurge.m4 @@ -1,6 +1,6 @@ # fpurge.m4 # serial 16 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/freadable.m4 b/m4/freadable.m4 index 965a5e1579..9d1e0cbcee 100644 --- a/m4/freadable.m4 +++ b/m4/freadable.m4 @@ -1,6 +1,6 @@ # freadable.m4 # serial 4 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/freadahead.m4 b/m4/freadahead.m4 index 196ea422cd..016d974978 100644 --- a/m4/freadahead.m4 +++ b/m4/freadahead.m4 @@ -1,6 +1,6 @@ # freadahead.m4 # serial 2 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/freading.m4 b/m4/freading.m4 index c04ef120f7..373d2bff67 100644 --- a/m4/freading.m4 +++ b/m4/freading.m4 @@ -1,6 +1,6 @@ # freading.m4 # serial 3 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/freadptr.m4 b/m4/freadptr.m4 index 4cf7737ecd..6e408557cb 100644 --- a/m4/freadptr.m4 +++ b/m4/freadptr.m4 @@ -1,6 +1,6 @@ # freadptr.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/freadseek.m4 b/m4/freadseek.m4 index 47de19d038..6f64afd4ce 100644 --- a/m4/freadseek.m4 +++ b/m4/freadseek.m4 @@ -1,6 +1,6 @@ # freadseek.m4 # serial 2 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/free.m4 b/m4/free.m4 index ed2f606c81..485d82433e 100644 --- a/m4/free.m4 +++ b/m4/free.m4 @@ -1,6 +1,6 @@ # free.m4 # serial 6 -dnl Copyright (C) 2003-2005, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2005, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/freopen.m4 b/m4/freopen.m4 index 980d627ecb..bb74c79c34 100644 --- a/m4/freopen.m4 +++ b/m4/freopen.m4 @@ -1,6 +1,6 @@ # freopen.m4 # serial 8 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/frexp.m4 b/m4/frexp.m4 index 230164c67b..ea2229e486 100644 --- a/m4/frexp.m4 +++ b/m4/frexp.m4 @@ -1,6 +1,6 @@ # frexp.m4 # serial 20 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/frexpf.m4 b/m4/frexpf.m4 index 043dc01718..7e32a7681b 100644 --- a/m4/frexpf.m4 +++ b/m4/frexpf.m4 @@ -1,6 +1,6 @@ # frexpf.m4 # serial 10 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/frexpl.m4 b/m4/frexpl.m4 index b8b93bfd32..f829be9df4 100644 --- a/m4/frexpl.m4 +++ b/m4/frexpl.m4 @@ -1,6 +1,6 @@ # frexpl.m4 # serial 24 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fseek.m4 b/m4/fseek.m4 index baf25e0327..ce728f60bb 100644 --- a/m4/fseek.m4 +++ b/m4/fseek.m4 @@ -1,6 +1,6 @@ # fseek.m4 # serial 4 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fseeko.m4 b/m4/fseeko.m4 index 5bd1bbd2d1..c093d39931 100644 --- a/m4/fseeko.m4 +++ b/m4/fseeko.m4 @@ -1,6 +1,6 @@ # fseeko.m4 # serial 21 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fseterr.m4 b/m4/fseterr.m4 index 8aea801ca7..3a94c28824 100644 --- a/m4/fseterr.m4 +++ b/m4/fseterr.m4 @@ -1,6 +1,6 @@ # fseterr.m4 # serial 2 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fstat.m4 b/m4/fstat.m4 index 4753cd6fbd..e89bbc32a8 100644 --- a/m4/fstat.m4 +++ b/m4/fstat.m4 @@ -1,6 +1,6 @@ # fstat.m4 # serial 10 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fstatat.m4 b/m4/fstatat.m4 index be635c5268..11b2b688e2 100644 --- a/m4/fstatat.m4 +++ b/m4/fstatat.m4 @@ -1,6 +1,6 @@ # fstatat.m4 # serial 5 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fstypename.m4 b/m4/fstypename.m4 index db305619e6..4407b765b1 100644 --- a/m4/fstypename.m4 +++ b/m4/fstypename.m4 @@ -1,6 +1,6 @@ # fstypename.m4 # serial 6 -dnl Copyright (C) 1998-1999, 2001, 2004, 2006, 2009-2024 Free Software +dnl Copyright (C) 1998-1999, 2001, 2004, 2006, 2009-2025 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/fsusage.m4 b/m4/fsusage.m4 index 69d2a65494..bb7b6e4303 100644 --- a/m4/fsusage.m4 +++ b/m4/fsusage.m4 @@ -1,6 +1,7 @@ # fsusage.m4 # serial 35 -dnl Copyright (C) 1997-1998, 2000-2001, 2003-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1997-1998, 2000-2001, 2003-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fsync.m4 b/m4/fsync.m4 index 288d93fd71..3b951eb0ae 100644 --- a/m4/fsync.m4 +++ b/m4/fsync.m4 @@ -1,6 +1,6 @@ # fsync.m4 # serial 2 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ftell.m4 b/m4/ftell.m4 index 8509c66322..d5610b7028 100644 --- a/m4/ftell.m4 +++ b/m4/ftell.m4 @@ -1,6 +1,6 @@ # ftell.m4 # serial 3 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ftello.m4 b/m4/ftello.m4 index 8bd5d0083b..35d30f9885 100644 --- a/m4/ftello.m4 +++ b/m4/ftello.m4 @@ -1,6 +1,6 @@ # ftello.m4 # serial 17 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ftruncate.m4 b/m4/ftruncate.m4 index 65efeb7c35..aa149c3760 100644 --- a/m4/ftruncate.m4 +++ b/m4/ftruncate.m4 @@ -1,6 +1,7 @@ # ftruncate.m4 # serial 24 -dnl Copyright (C) 2000-2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2001, 2003-2007, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fts.m4 b/m4/fts.m4 index 9706d0729b..1c230bb93f 100644 --- a/m4/fts.m4 +++ b/m4/fts.m4 @@ -1,6 +1,6 @@ # fts.m4 # serial 24 -dnl Copyright (C) 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/func.m4 b/m4/func.m4 index 7ec34ac3bb..7ff8ff5aaa 100644 --- a/m4/func.m4 +++ b/m4/func.m4 @@ -1,6 +1,6 @@ # func.m4 # serial 2 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/futimens.m4 b/m4/futimens.m4 index d9910a61ce..fe89fdffa1 100644 --- a/m4/futimens.m4 +++ b/m4/futimens.m4 @@ -1,6 +1,6 @@ # futimens.m4 # serial 11 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fwritable.m4 b/m4/fwritable.m4 index 61edbfcbbc..af68c9a9b3 100644 --- a/m4/fwritable.m4 +++ b/m4/fwritable.m4 @@ -1,6 +1,6 @@ # fwritable.m4 # serial 4 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fwriting.m4 b/m4/fwriting.m4 index 4972aa88f4..867bd34345 100644 --- a/m4/fwriting.m4 +++ b/m4/fwriting.m4 @@ -1,6 +1,6 @@ # fwriting.m4 # serial 4 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-arcfour.m4 b/m4/gc-arcfour.m4 index 08546ab26f..f5d2a960f6 100644 --- a/m4/gc-arcfour.m4 +++ b/m4/gc-arcfour.m4 @@ -1,6 +1,6 @@ # gc-arcfour.m4 # serial 3 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-arctwo.m4 b/m4/gc-arctwo.m4 index a345a12d77..80a7516019 100644 --- a/m4/gc-arctwo.m4 +++ b/m4/gc-arctwo.m4 @@ -1,6 +1,6 @@ # gc-arctwo.m4 # serial 2 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-camellia.m4 b/m4/gc-camellia.m4 index 2983a6dbe1..0f4f842f66 100644 --- a/m4/gc-camellia.m4 +++ b/m4/gc-camellia.m4 @@ -1,6 +1,6 @@ # gc-camellia.m4 # serial 3 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-des.m4 b/m4/gc-des.m4 index 9ada4c1729..86b915a3ea 100644 --- a/m4/gc-des.m4 +++ b/m4/gc-des.m4 @@ -1,6 +1,6 @@ # gc-des.m4 # serial 3 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-hmac-md5.m4 b/m4/gc-hmac-md5.m4 index 43212102b4..20a7e5b008 100644 --- a/m4/gc-hmac-md5.m4 +++ b/m4/gc-hmac-md5.m4 @@ -1,6 +1,6 @@ # gc-hmac-md5.m4 # serial 3 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-hmac-sha1.m4 b/m4/gc-hmac-sha1.m4 index bbe0230f69..f893df1715 100644 --- a/m4/gc-hmac-sha1.m4 +++ b/m4/gc-hmac-sha1.m4 @@ -1,6 +1,6 @@ # gc-hmac-sha1.m4 # serial 3 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-hmac-sha256.m4 b/m4/gc-hmac-sha256.m4 index 3edfc13b13..b2f7ce8462 100644 --- a/m4/gc-hmac-sha256.m4 +++ b/m4/gc-hmac-sha256.m4 @@ -1,6 +1,6 @@ # gc-hmac-sha256.m4 # serial 3 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-hmac-sha512.m4 b/m4/gc-hmac-sha512.m4 index 6640bd25fe..9f62c41d5f 100644 --- a/m4/gc-hmac-sha512.m4 +++ b/m4/gc-hmac-sha512.m4 @@ -1,6 +1,6 @@ # gc-hmac-sha512.m4 # serial 3 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-md2.m4 b/m4/gc-md2.m4 index 586a64cc9d..ff57b0d64b 100644 --- a/m4/gc-md2.m4 +++ b/m4/gc-md2.m4 @@ -1,6 +1,6 @@ # gc-md2.m4 # serial 2 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-md4.m4 b/m4/gc-md4.m4 index 524f238b92..158cce37f9 100644 --- a/m4/gc-md4.m4 +++ b/m4/gc-md4.m4 @@ -1,6 +1,6 @@ # gc-md4.m4 # serial 2 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-md5.m4 b/m4/gc-md5.m4 index 8ae6c0be36..54be7b94d7 100644 --- a/m4/gc-md5.m4 +++ b/m4/gc-md5.m4 @@ -1,6 +1,6 @@ # gc-md5.m4 # serial 2 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-rijndael.m4 b/m4/gc-rijndael.m4 index 57c26d4219..788307e35a 100644 --- a/m4/gc-rijndael.m4 +++ b/m4/gc-rijndael.m4 @@ -1,6 +1,6 @@ # gc-rijndael.m4 # serial 3 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-sha1.m4 b/m4/gc-sha1.m4 index 91e820cfaa..ebdcd4984b 100644 --- a/m4/gc-sha1.m4 +++ b/m4/gc-sha1.m4 @@ -1,6 +1,6 @@ # gc-sha1.m4 # serial 3 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-sha256.m4 b/m4/gc-sha256.m4 index 6a7fff4f36..41ee143359 100644 --- a/m4/gc-sha256.m4 +++ b/m4/gc-sha256.m4 @@ -1,6 +1,6 @@ # gc-sha256.m4 # serial 1 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-sha512.m4 b/m4/gc-sha512.m4 index 201d085cda..75c137637e 100644 --- a/m4/gc-sha512.m4 +++ b/m4/gc-sha512.m4 @@ -1,6 +1,6 @@ # gc-sha512.m4 # serial 1 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc-sm3.m4 b/m4/gc-sm3.m4 index 3d464254f1..1ad7194888 100644 --- a/m4/gc-sm3.m4 +++ b/m4/gc-sm3.m4 @@ -1,6 +1,6 @@ # gc-sm3.m4 # serial 3 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gc.m4 b/m4/gc.m4 index 0b62078938..743cdcfad2 100644 --- a/m4/gc.m4 +++ b/m4/gc.m4 @@ -1,6 +1,6 @@ # gc.m4 # serial 14 -dnl Copyright (C) 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getaddrinfo.m4 b/m4/getaddrinfo.m4 index 622903d09e..1e1fc48a59 100644 --- a/m4/getaddrinfo.m4 +++ b/m4/getaddrinfo.m4 @@ -1,6 +1,6 @@ # getaddrinfo.m4 # serial 35 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getcwd-abort-bug.m4 b/m4/getcwd-abort-bug.m4 index 5b146f1ea4..9c60d321ff 100644 --- a/m4/getcwd-abort-bug.m4 +++ b/m4/getcwd-abort-bug.m4 @@ -1,6 +1,6 @@ # getcwd-abort-bug.m4 # serial 18 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getcwd-path-max.m4 b/m4/getcwd-path-max.m4 index 0c239f8184..f145900c3a 100644 --- a/m4/getcwd-path-max.m4 +++ b/m4/getcwd-path-max.m4 @@ -1,6 +1,6 @@ # getcwd-path-max.m4 # serial 26 -dnl Copyright (C) 2003-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getcwd.m4 b/m4/getcwd.m4 index e9f6d0c929..b5b35b1159 100644 --- a/m4/getcwd.m4 +++ b/m4/getcwd.m4 @@ -1,6 +1,6 @@ # getcwd.m4 # serial 22 -dnl Copyright (C) 2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001, 2003-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getdelim.m4 b/m4/getdelim.m4 index 7587db7f94..63d8830649 100644 --- a/m4/getdelim.m4 +++ b/m4/getdelim.m4 @@ -1,7 +1,7 @@ # getdelim.m4 # serial 19 -dnl Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/getdomainname.m4 b/m4/getdomainname.m4 index ab2749f6e9..c2a9a13259 100644 --- a/m4/getdomainname.m4 +++ b/m4/getdomainname.m4 @@ -1,6 +1,6 @@ # getdomainname.m4 # serial 14 -dnl Copyright (C) 2002-2003, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getdtablesize.m4 b/m4/getdtablesize.m4 index b16e486c02..112c1c4d48 100644 --- a/m4/getdtablesize.m4 +++ b/m4/getdtablesize.m4 @@ -1,6 +1,6 @@ # getdtablesize.m4 # serial 8 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getentropy.m4 b/m4/getentropy.m4 index 9dc7acc7b7..518aeb5f7f 100644 --- a/m4/getentropy.m4 +++ b/m4/getentropy.m4 @@ -1,6 +1,6 @@ # getentropy.m4 # serial 3 -dnl Copyright 2020-2024 Free Software Foundation, Inc. +dnl Copyright 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getgroups.m4 b/m4/getgroups.m4 index e91916edb4..325ea7fd1d 100644 --- a/m4/getgroups.m4 +++ b/m4/getgroups.m4 @@ -1,6 +1,7 @@ # getgroups.m4 # serial 25 -dnl Copyright (C) 1996-1997, 1999-2004, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996-1997, 1999-2004, 2008-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gethostname.m4 b/m4/gethostname.m4 index 5bf7730c58..be71ff78d5 100644 --- a/m4/gethostname.m4 +++ b/m4/gethostname.m4 @@ -1,6 +1,6 @@ # gethostname.m4 # serial 16 -dnl Copyright (C) 2002, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gethrxtime.m4 b/m4/gethrxtime.m4 index 7e8e7702b6..a9cadc919c 100644 --- a/m4/gethrxtime.m4 +++ b/m4/gethrxtime.m4 @@ -1,6 +1,6 @@ # gethrxtime.m4 # serial 15 -dnl Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getline.m4 b/m4/getline.m4 index a7d0a9308b..b97b801124 100644 --- a/m4/getline.m4 +++ b/m4/getline.m4 @@ -1,7 +1,7 @@ # getline.m4 # serial 33 -dnl Copyright (C) 1998-2003, 2005-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 1998-2003, 2005-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl dnl This file is free software; the Free Software Foundation diff --git a/m4/getloadavg.m4 b/m4/getloadavg.m4 index e1a4d9be65..8ab613db82 100644 --- a/m4/getloadavg.m4 +++ b/m4/getloadavg.m4 @@ -1,7 +1,7 @@ # getloadavg.m4 # serial 13 -dnl Copyright (C) 1992-1996, 1999-2000, 2002-2003, 2006, 2008-2024 Free Software -dnl Foundation, Inc. +dnl Copyright (C) 1992-1996, 1999-2000, 2002-2003, 2006, 2008-2025 Free +dnl Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getlogin.m4 b/m4/getlogin.m4 index 8bbae8ed49..e876fad5ea 100644 --- a/m4/getlogin.m4 +++ b/m4/getlogin.m4 @@ -1,6 +1,6 @@ # getlogin.m4 # serial 7 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getlogin_r.m4 b/m4/getlogin_r.m4 index b5ddabb1ea..26664e1fda 100644 --- a/m4/getlogin_r.m4 +++ b/m4/getlogin_r.m4 @@ -1,6 +1,6 @@ # getlogin_r.m4 # serial 15 -dnl Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getndelim2.m4 b/m4/getndelim2.m4 index 552c1aa504..62838987de 100644 --- a/m4/getndelim2.m4 +++ b/m4/getndelim2.m4 @@ -1,6 +1,6 @@ # getndelim2.m4 # serial 8 -dnl Copyright (C) 2003, 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getnline.m4 b/m4/getnline.m4 index 2a69d29d3f..f41487ef86 100644 --- a/m4/getnline.m4 +++ b/m4/getnline.m4 @@ -1,6 +1,6 @@ # getnline.m4 # serial 3 -dnl Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getopt.m4 b/m4/getopt.m4 index a5451c7e7c..cb344c15d1 100644 --- a/m4/getopt.m4 +++ b/m4/getopt.m4 @@ -1,6 +1,6 @@ # getopt.m4 # serial 50 -dnl Copyright (C) 2002-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getpagesize.m4 b/m4/getpagesize.m4 index 5ebd15cdb8..a1a7e0249e 100644 --- a/m4/getpagesize.m4 +++ b/m4/getpagesize.m4 @@ -1,6 +1,6 @@ # getpagesize.m4 # serial 11 -dnl Copyright (C) 2002, 2004-2005, 2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002, 2004-2005, 2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/getpass.m4 b/m4/getpass.m4 index f624500492..007459038d 100644 --- a/m4/getpass.m4 +++ b/m4/getpass.m4 @@ -1,6 +1,6 @@ # getpass.m4 # serial 20 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/getpayload.m4 b/m4/getpayload.m4 index 209a862121..ba1358b09c 100644 --- a/m4/getpayload.m4 +++ b/m4/getpayload.m4 @@ -1,6 +1,6 @@ # getpayload.m4 # serial 2 -dnl Copyright 2024 Free Software Foundation, Inc. +dnl Copyright 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getprogname.m4 b/m4/getprogname.m4 index 5398497341..90f34c7439 100644 --- a/m4/getprogname.m4 +++ b/m4/getprogname.m4 @@ -1,6 +1,6 @@ # getprogname.m4 # serial 8 -dnl Copyright (C) 2016-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2016-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getrandom.m4 b/m4/getrandom.m4 index 312d2c92e7..b0683bc0ce 100644 --- a/m4/getrandom.m4 +++ b/m4/getrandom.m4 @@ -1,6 +1,6 @@ # getrandom.m4 # serial 13 -dnl Copyright 2020-2024 Free Software Foundation, Inc. +dnl Copyright 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getrusage.m4 b/m4/getrusage.m4 index e5ed6f0e08..3697e9194b 100644 --- a/m4/getrusage.m4 +++ b/m4/getrusage.m4 @@ -1,6 +1,6 @@ # getrusage.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getsubopt.m4 b/m4/getsubopt.m4 index a4c1f61417..45339febc8 100644 --- a/m4/getsubopt.m4 +++ b/m4/getsubopt.m4 @@ -1,6 +1,6 @@ # getsubopt.m4 # serial 7 -dnl Copyright (C) 2004, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gettext.m4 b/m4/gettext.m4 index c7200b1335..43bc65ac73 100644 --- a/m4/gettext.m4 +++ b/m4/gettext.m4 @@ -1,6 +1,6 @@ # gettext.m4 # serial 81 (gettext-0.23) -dnl Copyright (C) 1995-2014, 2016, 2018-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1995-2014, 2016, 2018-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gettime.m4 b/m4/gettime.m4 index 1e964ab6d4..87f81cdee3 100644 --- a/m4/gettime.m4 +++ b/m4/gettime.m4 @@ -1,6 +1,6 @@ # gettime.m4 # serial 15 -dnl Copyright (C) 2002, 2004-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2004-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gettimeofday.m4 b/m4/gettimeofday.m4 index 65963fbafa..5cd84cc997 100644 --- a/m4/gettimeofday.m4 +++ b/m4/gettimeofday.m4 @@ -1,6 +1,7 @@ # gettimeofday.m4 # serial 30 -dnl Copyright (C) 2001-2003, 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2003, 2005, 2007, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getugroups.m4 b/m4/getugroups.m4 index 0321b5e9f4..6c8d8073e3 100644 --- a/m4/getugroups.m4 +++ b/m4/getugroups.m4 @@ -1,6 +1,6 @@ # getugroups.m4 # serial 9 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/getumask.m4 b/m4/getumask.m4 index c7b8c22c78..656d8caac0 100644 --- a/m4/getumask.m4 +++ b/m4/getumask.m4 @@ -1,6 +1,6 @@ # getumask.m4 # serial 1 -dnl Copyright 2020-2024 Free Software Foundation, Inc. +dnl Copyright 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/getusershell.m4 b/m4/getusershell.m4 index 275947a10e..549f8f820c 100644 --- a/m4/getusershell.m4 +++ b/m4/getusershell.m4 @@ -1,6 +1,6 @@ # getusershell.m4 # serial 8 -dnl Copyright (C) 2002-2003, 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gl-openssl.m4 b/m4/gl-openssl.m4 index 26f4861205..3cfea50fe5 100644 --- a/m4/gl-openssl.m4 +++ b/m4/gl-openssl.m4 @@ -1,6 +1,6 @@ # gl-openssl.m4 # serial 7 -dnl Copyright (C) 2013-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2013-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/glob.m4 b/m4/glob.m4 index 171ce8dac1..ee0320bb10 100644 --- a/m4/glob.m4 +++ b/m4/glob.m4 @@ -1,6 +1,6 @@ # glob.m4 # serial 30 -dnl Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/glob_h.m4 b/m4/glob_h.m4 index 649a95ffb1..761e2365ab 100644 --- a/m4/glob_h.m4 +++ b/m4/glob_h.m4 @@ -1,6 +1,6 @@ # glob_h.m4 # serial 9 -dnl Copyright (C) 2018-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2018-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gnu-make.m4 b/m4/gnu-make.m4 index 2598d5e65b..a4fe5efab8 100644 --- a/m4/gnu-make.m4 +++ b/m4/gnu-make.m4 @@ -1,6 +1,6 @@ # gnu-make.m4 # serial 1 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gnulib-common.m4 b/m4/gnulib-common.m4 index 0a5cbd55ec..b3b1391bd5 100644 --- a/m4/gnulib-common.m4 +++ b/m4/gnulib-common.m4 @@ -1,6 +1,6 @@ # gnulib-common.m4 # serial 106 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gnulib-i18n.m4 b/m4/gnulib-i18n.m4 index 380d542aa5..868043e7f0 100644 --- a/m4/gnulib-i18n.m4 +++ b/m4/gnulib-i18n.m4 @@ -1,6 +1,6 @@ # gnulib-i18n.m4 # serial 1 -dnl Copyright (C) 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/gnulib-tool.m4 b/m4/gnulib-tool.m4 index cd95de0511..8634a6e9c6 100644 --- a/m4/gnulib-tool.m4 +++ b/m4/gnulib-tool.m4 @@ -1,6 +1,6 @@ # gnulib-tool.m4 # serial 5 -dnl Copyright (C) 2004-2005, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2005, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/grantpt.m4 b/m4/grantpt.m4 index 5b1d448e7d..47eee9b621 100644 --- a/m4/grantpt.m4 +++ b/m4/grantpt.m4 @@ -1,6 +1,6 @@ # grantpt.m4 # serial 3 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/group-member.m4 b/m4/group-member.m4 index 7e0230dcec..9a04aaeefe 100644 --- a/m4/group-member.m4 +++ b/m4/group-member.m4 @@ -1,6 +1,7 @@ # group-member.m4 # serial 14 -dnl Copyright (C) 1999-2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1999-2001, 2003-2007, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/hasmntopt.m4 b/m4/hasmntopt.m4 index 3673a02b5a..b3f3f685ea 100644 --- a/m4/hasmntopt.m4 +++ b/m4/hasmntopt.m4 @@ -1,6 +1,6 @@ # hasmntopt.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/host-cpu-c-abi.m4 b/m4/host-cpu-c-abi.m4 index ca021d6a9e..af801e4c66 100644 --- a/m4/host-cpu-c-abi.m4 +++ b/m4/host-cpu-c-abi.m4 @@ -1,6 +1,6 @@ # host-cpu-c-abi.m4 # serial 18 -dnl Copyright (C) 2002-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/host-os.m4 b/m4/host-os.m4 index 71d91b29e6..9d3d9ba52a 100644 --- a/m4/host-os.m4 +++ b/m4/host-os.m4 @@ -1,6 +1,7 @@ # host-os.m4 # serial 13 -dnl Copyright (C) 2001, 2003-2004, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001, 2003-2004, 2006, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/hostent.m4 b/m4/hostent.m4 index d210ccceea..9278285ca3 100644 --- a/m4/hostent.m4 +++ b/m4/hostent.m4 @@ -1,6 +1,6 @@ # hostent.m4 # serial 5 -dnl Copyright (C) 2008, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/htonl.m4 b/m4/htonl.m4 index 4434df3579..e5eabbf93d 100644 --- a/m4/htonl.m4 +++ b/m4/htonl.m4 @@ -1,6 +1,6 @@ # htonl.m4 # serial 2 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/human.m4 b/m4/human.m4 index a93a15bdf5..efffd85846 100644 --- a/m4/human.m4 +++ b/m4/human.m4 @@ -1,6 +1,6 @@ # human.m4 # serial 11 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/hypot-ieee.m4 b/m4/hypot-ieee.m4 index 9ec3851cc8..a778169e62 100644 --- a/m4/hypot-ieee.m4 +++ b/m4/hypot-ieee.m4 @@ -1,6 +1,6 @@ # hypot-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/hypot.m4 b/m4/hypot.m4 index 5e2deb9d7b..0765d435c6 100644 --- a/m4/hypot.m4 +++ b/m4/hypot.m4 @@ -1,6 +1,6 @@ # hypot.m4 # serial 12 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/hypotf-ieee.m4 b/m4/hypotf-ieee.m4 index 77df91cdf3..a45c7158f5 100644 --- a/m4/hypotf-ieee.m4 +++ b/m4/hypotf-ieee.m4 @@ -1,6 +1,6 @@ # hypotf-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/hypotf.m4 b/m4/hypotf.m4 index 2c89a9443d..e1c0da9137 100644 --- a/m4/hypotf.m4 +++ b/m4/hypotf.m4 @@ -1,6 +1,6 @@ # hypotf.m4 # serial 13 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/hypotl-ieee.m4 b/m4/hypotl-ieee.m4 index a499471622..383ac7472c 100644 --- a/m4/hypotl-ieee.m4 +++ b/m4/hypotl-ieee.m4 @@ -1,6 +1,6 @@ # hypotl-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/hypotl.m4 b/m4/hypotl.m4 index 629ae63514..6869a8462e 100644 --- a/m4/hypotl.m4 +++ b/m4/hypotl.m4 @@ -1,6 +1,6 @@ # hypotl.m4 # serial 15 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/i-ring.m4 b/m4/i-ring.m4 index e384f85dfe..8547e51f49 100644 --- a/m4/i-ring.m4 +++ b/m4/i-ring.m4 @@ -1,6 +1,6 @@ # i-ring.m4 # serial 2 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/iconv.m4 b/m4/iconv.m4 index dc57b456ed..9af06c4399 100644 --- a/m4/iconv.m4 +++ b/m4/iconv.m4 @@ -1,6 +1,6 @@ # iconv.m4 # serial 28 -dnl Copyright (C) 2000-2002, 2007-2014, 2016-2024 Free Software Foundation, +dnl Copyright (C) 2000-2002, 2007-2014, 2016-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/iconv_h.m4 b/m4/iconv_h.m4 index 5be55a0d77..2128564a6e 100644 --- a/m4/iconv_h.m4 +++ b/m4/iconv_h.m4 @@ -1,6 +1,6 @@ # iconv_h.m4 # serial 16 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/iconv_open-utf.m4 b/m4/iconv_open-utf.m4 index 2fdbf6c9b6..a9004829eb 100644 --- a/m4/iconv_open-utf.m4 +++ b/m4/iconv_open-utf.m4 @@ -1,6 +1,6 @@ # iconv_open-utf.m4 # serial 6 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/iconv_open.m4 b/m4/iconv_open.m4 index c9c3c39968..f3cae88266 100644 --- a/m4/iconv_open.m4 +++ b/m4/iconv_open.m4 @@ -1,6 +1,6 @@ # iconv_open.m4 # serial 17 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/idcache.m4 b/m4/idcache.m4 index 40d7696d67..c6fad14915 100644 --- a/m4/idcache.m4 +++ b/m4/idcache.m4 @@ -1,6 +1,6 @@ # idcache.m4 # serial 7 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/idpriv.m4 b/m4/idpriv.m4 index 939bd09fdb..6e855e9a7e 100644 --- a/m4/idpriv.m4 +++ b/m4/idpriv.m4 @@ -1,6 +1,6 @@ # idpriv.m4 # serial 1 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ieee754-h.m4 b/m4/ieee754-h.m4 index 227a90dbdf..226f8d929e 100644 --- a/m4/ieee754-h.m4 +++ b/m4/ieee754-h.m4 @@ -1,6 +1,6 @@ # ieee754-h.m4 # serial 1 -dnl Copyright 2018-2024 Free Software Foundation, Inc. +dnl Copyright 2018-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ilogb.m4 b/m4/ilogb.m4 index af74dd1b86..7566445e14 100644 --- a/m4/ilogb.m4 +++ b/m4/ilogb.m4 @@ -1,6 +1,6 @@ # ilogb.m4 # serial 10 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ilogbf.m4 b/m4/ilogbf.m4 index 9227936347..1fba464b94 100644 --- a/m4/ilogbf.m4 +++ b/m4/ilogbf.m4 @@ -1,6 +1,6 @@ # ilogbf.m4 # serial 8 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ilogbl.m4 b/m4/ilogbl.m4 index 9a4c450b16..5bc06dcc55 100644 --- a/m4/ilogbl.m4 +++ b/m4/ilogbl.m4 @@ -1,6 +1,6 @@ # ilogbl.m4 # serial 8 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/imaxabs.m4 b/m4/imaxabs.m4 index 087fc4521b..12317759cb 100644 --- a/m4/imaxabs.m4 +++ b/m4/imaxabs.m4 @@ -1,6 +1,6 @@ # imaxabs.m4 # serial 6 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/imaxdiv.m4 b/m4/imaxdiv.m4 index f5dfe9a22c..e3203d8c87 100644 --- a/m4/imaxdiv.m4 +++ b/m4/imaxdiv.m4 @@ -1,6 +1,6 @@ # imaxdiv.m4 # serial 7 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/immutable.m4 b/m4/immutable.m4 index 6e55fb8190..2b498b151a 100644 --- a/m4/immutable.m4 +++ b/m4/immutable.m4 @@ -1,6 +1,6 @@ # immutable.m4 # serial 1 -dnl Copyright (C) 2021-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2021-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/include_next.m4 b/m4/include_next.m4 index 0043d560af..80de991e24 100644 --- a/m4/include_next.m4 +++ b/m4/include_next.m4 @@ -1,6 +1,6 @@ # include_next.m4 # serial 27 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/inet_ntop.m4 b/m4/inet_ntop.m4 index e2dddba270..693bd51bcf 100644 --- a/m4/inet_ntop.m4 +++ b/m4/inet_ntop.m4 @@ -1,6 +1,6 @@ # inet_ntop.m4 # serial 22 -dnl Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/inet_pton.m4 b/m4/inet_pton.m4 index 009764157f..b6e59a25ce 100644 --- a/m4/inet_pton.m4 +++ b/m4/inet_pton.m4 @@ -1,6 +1,6 @@ # inet_pton.m4 # serial 20 -dnl Copyright (C) 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/inline.m4 b/m4/inline.m4 index c002bc64a3..5a27242542 100644 --- a/m4/inline.m4 +++ b/m4/inline.m4 @@ -1,6 +1,6 @@ # inline.m4 # serial 5 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/intl-thread-locale.m4 b/m4/intl-thread-locale.m4 index bbd311435e..9cdbff2c20 100644 --- a/m4/intl-thread-locale.m4 +++ b/m4/intl-thread-locale.m4 @@ -1,6 +1,6 @@ # intl-thread-locale.m4 # serial 12 -dnl Copyright (C) 2015-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2015-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/intlmacosx.m4 b/m4/intlmacosx.m4 index 4cf791673b..f0920d0ffc 100644 --- a/m4/intlmacosx.m4 +++ b/m4/intlmacosx.m4 @@ -1,6 +1,6 @@ # intlmacosx.m4 # serial 10 (gettext-0.23) -dnl Copyright (C) 2004-2014, 2016, 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2014, 2016, 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/intmax_t.m4 b/m4/intmax_t.m4 index 956b6a6d22..c1df7b27f5 100644 --- a/m4/intmax_t.m4 +++ b/m4/intmax_t.m4 @@ -1,6 +1,6 @@ # intmax_t.m4 # serial 9 -dnl Copyright (C) 1997-2004, 2006-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 1997-2004, 2006-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/inttostr.m4 b/m4/inttostr.m4 index bbc011f9eb..d00591d101 100644 --- a/m4/inttostr.m4 +++ b/m4/inttostr.m4 @@ -1,6 +1,6 @@ # inttostr.m4 # serial 8 -dnl Copyright (C) 2004-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/inttypes.m4 b/m4/inttypes.m4 index 2173995ea6..63c82c619d 100644 --- a/m4/inttypes.m4 +++ b/m4/inttypes.m4 @@ -1,6 +1,6 @@ # inttypes.m4 # serial 37 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/inttypes_h.m4 b/m4/inttypes_h.m4 index 3d5c803246..ad939a5352 100644 --- a/m4/inttypes_h.m4 +++ b/m4/inttypes_h.m4 @@ -1,6 +1,6 @@ # inttypes_h.m4 # serial 10 -dnl Copyright (C) 1997-2004, 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1997-2004, 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ioctl.m4 b/m4/ioctl.m4 index 9c147da427..12a1379d82 100644 --- a/m4/ioctl.m4 +++ b/m4/ioctl.m4 @@ -1,6 +1,6 @@ # ioctl.m4 # serial 6 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/isapipe.m4 b/m4/isapipe.m4 index 38b3f7a387..d84b8ed121 100644 --- a/m4/isapipe.m4 +++ b/m4/isapipe.m4 @@ -1,6 +1,6 @@ # isapipe.m4 # serial 1 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/isatty.m4 b/m4/isatty.m4 index 42f92d5955..0ea7610b65 100644 --- a/m4/isatty.m4 +++ b/m4/isatty.m4 @@ -1,6 +1,6 @@ # isatty.m4 # serial 4 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/isblank.m4 b/m4/isblank.m4 index 040fff26a4..6aaf6071d4 100644 --- a/m4/isblank.m4 +++ b/m4/isblank.m4 @@ -1,6 +1,6 @@ # isblank.m4 # serial 3 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/isfinite.m4 b/m4/isfinite.m4 index c32d2cba3e..56d9b72ee9 100644 --- a/m4/isfinite.m4 +++ b/m4/isfinite.m4 @@ -1,6 +1,6 @@ # isfinite.m4 # serial 20 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/isinf.m4 b/m4/isinf.m4 index d2ca7ab86e..01df5dea98 100644 --- a/m4/isinf.m4 +++ b/m4/isinf.m4 @@ -1,6 +1,6 @@ # isinf.m4 # serial 15 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/isnan.m4 b/m4/isnan.m4 index 76b92e5aa2..7f5af0a5a0 100644 --- a/m4/isnan.m4 +++ b/m4/isnan.m4 @@ -1,6 +1,6 @@ # isnan.m4 # serial 5 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/isnand.m4 b/m4/isnand.m4 index 488bcc52a6..165628660d 100644 --- a/m4/isnand.m4 +++ b/m4/isnand.m4 @@ -1,6 +1,6 @@ # isnand.m4 # serial 15 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/isnanf.m4 b/m4/isnanf.m4 index c1c88d9121..3aa2fbb83e 100644 --- a/m4/isnanf.m4 +++ b/m4/isnanf.m4 @@ -1,6 +1,6 @@ # isnanf.m4 # serial 21 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/isnanl.m4 b/m4/isnanl.m4 index 93f2a083a8..66cc3f7f50 100644 --- a/m4/isnanl.m4 +++ b/m4/isnanl.m4 @@ -1,6 +1,6 @@ # isnanl.m4 # serial 26 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/iswblank.m4 b/m4/iswblank.m4 index b185faa9f3..d06b16a2c0 100644 --- a/m4/iswblank.m4 +++ b/m4/iswblank.m4 @@ -1,6 +1,6 @@ # iswblank.m4 # serial 7 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/iswctype.m4 b/m4/iswctype.m4 index e071e3c80b..f5a3b76080 100644 --- a/m4/iswctype.m4 +++ b/m4/iswctype.m4 @@ -1,6 +1,6 @@ # iswctype.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/iswdigit.m4 b/m4/iswdigit.m4 index d7681b0696..4582f5987f 100644 --- a/m4/iswdigit.m4 +++ b/m4/iswdigit.m4 @@ -1,6 +1,6 @@ # iswdigit.m4 # serial 9 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/iswpunct.m4 b/m4/iswpunct.m4 index 08745bb494..d8e8d71230 100644 --- a/m4/iswpunct.m4 +++ b/m4/iswpunct.m4 @@ -1,6 +1,6 @@ # iswpunct.m4 # serial 2 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/iswxdigit.m4 b/m4/iswxdigit.m4 index 382aeef61b..95226fc47c 100644 --- a/m4/iswxdigit.m4 +++ b/m4/iswxdigit.m4 @@ -1,6 +1,6 @@ # iswxdigit.m4 # serial 9 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/javacomp.m4 b/m4/javacomp.m4 index ca46651170..2e96c56dcd 100644 --- a/m4/javacomp.m4 +++ b/m4/javacomp.m4 @@ -1,6 +1,6 @@ # javacomp.m4 # serial 26 -dnl Copyright (C) 2001-2003, 2006-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2001-2003, 2006-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/javaexec.m4 b/m4/javaexec.m4 index d0e260d785..44653c2040 100644 --- a/m4/javaexec.m4 +++ b/m4/javaexec.m4 @@ -1,6 +1,6 @@ # javaexec.m4 # serial 11 -dnl Copyright (C) 2001-2003, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2003, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/jm-winsz1.m4 b/m4/jm-winsz1.m4 index fe8e0c08fa..cf403b7db2 100644 --- a/m4/jm-winsz1.m4 +++ b/m4/jm-winsz1.m4 @@ -1,6 +1,7 @@ # jm-winsz1.m4 # serial 12 -dnl Copyright (C) 1996, 1999, 2001-2002, 2004, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996, 1999, 2001-2002, 2004, 2006, 2009-2025 Free Software +dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/jm-winsz2.m4 b/m4/jm-winsz2.m4 index 708b31751a..8ecaaa3b02 100644 --- a/m4/jm-winsz2.m4 +++ b/m4/jm-winsz2.m4 @@ -1,6 +1,7 @@ # jm-winsz2.m4 # serial 8 -dnl Copyright (C) 1996, 1999, 2001, 2004, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996, 1999, 2001, 2004, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/langinfo_h.m4 b/m4/langinfo_h.m4 index f36fdff40c..c2bf7838d4 100644 --- a/m4/langinfo_h.m4 +++ b/m4/langinfo_h.m4 @@ -1,6 +1,6 @@ # langinfo_h.m4 # serial 12 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/largefile.m4 b/m4/largefile.m4 index 2d30b8471b..b24f657dec 100644 --- a/m4/largefile.m4 +++ b/m4/largefile.m4 @@ -1,6 +1,6 @@ # largefile.m4 # serial 2 -dnl Copyright 1992-1996, 1998-2024 Free Software Foundation, Inc. +dnl Copyright 1992-1996, 1998-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lchmod.m4 b/m4/lchmod.m4 index 29f06a2284..fd76834347 100644 --- a/m4/lchmod.m4 +++ b/m4/lchmod.m4 @@ -1,6 +1,6 @@ # lchmod.m4 # serial 10 -dnl Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lchown.m4 b/m4/lchown.m4 index 0edeb75d85..72479bde0e 100644 --- a/m4/lchown.m4 +++ b/m4/lchown.m4 @@ -1,6 +1,7 @@ # lchown.m4 # serial 17 -dnl Copyright (C) 1998, 2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1998, 2001, 2003-2007, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lcmessage.m4 b/m4/lcmessage.m4 index b9c6e626b9..e83f1fa4f8 100644 --- a/m4/lcmessage.m4 +++ b/m4/lcmessage.m4 @@ -1,6 +1,6 @@ # lcmessage.m4 # serial 8 -dnl Copyright (C) 1995-2002, 2004-2005, 2008-2014, 2016, 2019-2024 Free +dnl Copyright (C) 1995-2002, 2004-2005, 2008-2014, 2016, 2019-2025 Free dnl Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/ld-output-def.m4 b/m4/ld-output-def.m4 index 618d7af619..e4f8580724 100644 --- a/m4/ld-output-def.m4 +++ b/m4/ld-output-def.m4 @@ -1,6 +1,6 @@ # ld-output-def.m4 # serial 3 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ld-version-script.m4 b/m4/ld-version-script.m4 index 00d8fc7dec..50597d3cdf 100644 --- a/m4/ld-version-script.m4 +++ b/m4/ld-version-script.m4 @@ -1,6 +1,6 @@ # ld-version-script.m4 # serial 7 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ldd.m4 b/m4/ldd.m4 index 157ffd721e..fafdbacdf7 100644 --- a/m4/ldd.m4 +++ b/m4/ldd.m4 @@ -1,6 +1,6 @@ # ldd.m4 # serial 1 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ldexp.m4 b/m4/ldexp.m4 index d37091fb6f..c1a0e22b4c 100644 --- a/m4/ldexp.m4 +++ b/m4/ldexp.m4 @@ -1,6 +1,6 @@ # ldexp.m4 # serial 3 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ldexpf.m4 b/m4/ldexpf.m4 index 2d3c6691d8..85ab61b94a 100644 --- a/m4/ldexpf.m4 +++ b/m4/ldexpf.m4 @@ -1,6 +1,6 @@ # ldexpf.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ldexpl.m4 b/m4/ldexpl.m4 index c3434cac70..5288d72f80 100644 --- a/m4/ldexpl.m4 +++ b/m4/ldexpl.m4 @@ -1,6 +1,6 @@ # ldexpl.m4 # serial 19 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lib-ignore.m4 b/m4/lib-ignore.m4 index bbf47dbfe2..bf2cba39cd 100644 --- a/m4/lib-ignore.m4 +++ b/m4/lib-ignore.m4 @@ -1,6 +1,6 @@ # lib-ignore.m4 # serial 1 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lib-ld.m4 b/m4/lib-ld.m4 index e6e16bb0b5..3714b9ce74 100644 --- a/m4/lib-ld.m4 +++ b/m4/lib-ld.m4 @@ -1,6 +1,6 @@ # lib-ld.m4 # serial 13 -dnl Copyright (C) 1996-2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996-2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lib-link.m4 b/m4/lib-link.m4 index d32930ee5d..d6de4fe2fe 100644 --- a/m4/lib-link.m4 +++ b/m4/lib-link.m4 @@ -1,6 +1,6 @@ # lib-link.m4 # serial 34 -dnl Copyright (C) 2001-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lib-prefix.m4 b/m4/lib-prefix.m4 index cf72a5b481..29283534f3 100644 --- a/m4/lib-prefix.m4 +++ b/m4/lib-prefix.m4 @@ -1,6 +1,6 @@ # lib-prefix.m4 # serial 23 -dnl Copyright (C) 2001-2005, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2005, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libdl.m4 b/m4/libdl.m4 index 11419dee95..8e811560bc 100644 --- a/m4/libdl.m4 +++ b/m4/libdl.m4 @@ -1,6 +1,6 @@ # libdl.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libgmp.m4 b/m4/libgmp.m4 index e6dad10051..baed8ab1a0 100644 --- a/m4/libgmp.m4 +++ b/m4/libgmp.m4 @@ -1,7 +1,7 @@ # libgmp.m4 # serial 8 # Configure the GMP library or a replacement. -dnl Copyright 2020-2024 Free Software Foundation, Inc. +dnl Copyright 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libsigsegv.m4 b/m4/libsigsegv.m4 index 3d1e708a77..49db9ed018 100644 --- a/m4/libsigsegv.m4 +++ b/m4/libsigsegv.m4 @@ -1,6 +1,6 @@ # libsigsegv.m4 # serial 4 -dnl Copyright (C) 2002-2003, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libtextstyle-optional.m4 b/m4/libtextstyle-optional.m4 index a4dc8d570a..592030c5dc 100644 --- a/m4/libtextstyle-optional.m4 +++ b/m4/libtextstyle-optional.m4 @@ -1,6 +1,6 @@ # libtextstyle-optional.m4 # serial 5 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libtextstyle.m4 b/m4/libtextstyle.m4 index ea9a579e05..80fee7fcda 100644 --- a/m4/libtextstyle.m4 +++ b/m4/libtextstyle.m4 @@ -1,6 +1,6 @@ # libtextstyle.m4 # serial 3 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libunistring-base.m4 b/m4/libunistring-base.m4 index da826476d4..e136344292 100644 --- a/m4/libunistring-base.m4 +++ b/m4/libunistring-base.m4 @@ -1,6 +1,6 @@ # libunistring-base.m4 # serial 9 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libunistring-optional.m4 b/m4/libunistring-optional.m4 index b150d7c9c3..742ae441c0 100644 --- a/m4/libunistring-optional.m4 +++ b/m4/libunistring-optional.m4 @@ -1,6 +1,6 @@ # libunistring-optional.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libunistring.m4 b/m4/libunistring.m4 index b3ac57640b..f624a8e655 100644 --- a/m4/libunistring.m4 +++ b/m4/libunistring.m4 @@ -1,6 +1,6 @@ # libunistring.m4 # serial 13 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/limits-h.m4 b/m4/limits-h.m4 index 55dea94c9b..202df492fe 100644 --- a/m4/limits-h.m4 +++ b/m4/limits-h.m4 @@ -1,6 +1,6 @@ # limits-h.m4 # serial 1 -dnl Copyright 2016-2024 Free Software Foundation, Inc. +dnl Copyright 2016-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/link-follow.m4 b/m4/link-follow.m4 index f752a55d72..3d4304e584 100644 --- a/m4/link-follow.m4 +++ b/m4/link-follow.m4 @@ -1,6 +1,7 @@ # link-follow.m4 # serial 21 -dnl Copyright (C) 1999-2001, 2004-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1999-2001, 2004-2006, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/link.m4 b/m4/link.m4 index c88ff7d48b..f0a355f2e9 100644 --- a/m4/link.m4 +++ b/m4/link.m4 @@ -1,6 +1,6 @@ # link.m4 # serial 12 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/linkat.m4 b/m4/linkat.m4 index ae358f83b7..4d1ab505a9 100644 --- a/m4/linkat.m4 +++ b/m4/linkat.m4 @@ -1,6 +1,6 @@ # linkat.m4 # serial 17 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/localcharset.m4 b/m4/localcharset.m4 index 234e638bed..374a48f171 100644 --- a/m4/localcharset.m4 +++ b/m4/localcharset.m4 @@ -1,6 +1,6 @@ # localcharset.m4 # serial 8 -dnl Copyright (C) 2002, 2004, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2004, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/locale-ar.m4 b/m4/locale-ar.m4 index 4eb2c732e0..d5fa9561e3 100644 --- a/m4/locale-ar.m4 +++ b/m4/locale-ar.m4 @@ -1,6 +1,6 @@ # locale-ar.m4 # serial 12 -dnl Copyright (C) 2003, 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/locale-en.m4 b/m4/locale-en.m4 index a194894a43..4151428af7 100644 --- a/m4/locale-en.m4 +++ b/m4/locale-en.m4 @@ -1,6 +1,6 @@ # locale-en.m4 # serial 1 -dnl Copyright (C) 2003-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/locale-fr.m4 b/m4/locale-fr.m4 index e28be8b98b..f504d5b522 100644 --- a/m4/locale-fr.m4 +++ b/m4/locale-fr.m4 @@ -1,6 +1,6 @@ # locale-fr.m4 # serial 24 -dnl Copyright (C) 2003, 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/locale-ja.m4 b/m4/locale-ja.m4 index 879d2fd21d..1c813b8972 100644 --- a/m4/locale-ja.m4 +++ b/m4/locale-ja.m4 @@ -1,6 +1,6 @@ # locale-ja.m4 # serial 19 -dnl Copyright (C) 2003, 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/locale-tr.m4 b/m4/locale-tr.m4 index b296570d37..7983fd635a 100644 --- a/m4/locale-tr.m4 +++ b/m4/locale-tr.m4 @@ -1,6 +1,6 @@ # locale-tr.m4 # serial 16 -dnl Copyright (C) 2003, 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/locale-zh.m4 b/m4/locale-zh.m4 index 61d79a84ce..6f9374d2e8 100644 --- a/m4/locale-zh.m4 +++ b/m4/locale-zh.m4 @@ -1,6 +1,6 @@ # locale-zh.m4 # serial 20 -dnl Copyright (C) 2003, 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/locale_h.m4 b/m4/locale_h.m4 index d62cf85efa..486b5a1396 100644 --- a/m4/locale_h.m4 +++ b/m4/locale_h.m4 @@ -1,6 +1,6 @@ # locale_h.m4 # serial 31 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/localeconv.m4 b/m4/localeconv.m4 index 43793008f9..55a669d08e 100644 --- a/m4/localeconv.m4 +++ b/m4/localeconv.m4 @@ -1,6 +1,6 @@ # localeconv.m4 # serial 3 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/localename.m4 b/m4/localename.m4 index a94e531a57..ee614fd943 100644 --- a/m4/localename.m4 +++ b/m4/localename.m4 @@ -1,6 +1,6 @@ # localename.m4 # serial 12 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/localtime.m4 b/m4/localtime.m4 index d029a404a4..8d671240ac 100644 --- a/m4/localtime.m4 +++ b/m4/localtime.m4 @@ -1,6 +1,6 @@ # localtime.m4 # serial 3 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lock.m4 b/m4/lock.m4 index 4969974dc4..b1d3f435d8 100644 --- a/m4/lock.m4 +++ b/m4/lock.m4 @@ -1,6 +1,6 @@ # lock.m4 # serial 14 -dnl Copyright (C) 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log-ieee.m4 b/m4/log-ieee.m4 index 69cd03ffa1..f65a2e01bd 100644 --- a/m4/log-ieee.m4 +++ b/m4/log-ieee.m4 @@ -1,6 +1,6 @@ # log-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log.m4 b/m4/log.m4 index d32e50d920..d362713ec5 100644 --- a/m4/log.m4 +++ b/m4/log.m4 @@ -1,6 +1,6 @@ # log.m4 # serial 14 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log10-ieee.m4 b/m4/log10-ieee.m4 index 6d159a953c..f13651a698 100644 --- a/m4/log10-ieee.m4 +++ b/m4/log10-ieee.m4 @@ -1,6 +1,6 @@ # log10-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log10.m4 b/m4/log10.m4 index 62efa20afb..82e23a5d95 100644 --- a/m4/log10.m4 +++ b/m4/log10.m4 @@ -1,6 +1,6 @@ # log10.m4 # serial 14 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log10f-ieee.m4 b/m4/log10f-ieee.m4 index b31ebf2a4f..3678dec7ea 100644 --- a/m4/log10f-ieee.m4 +++ b/m4/log10f-ieee.m4 @@ -1,6 +1,6 @@ # log10f-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log10f.m4 b/m4/log10f.m4 index 8689be4df2..38eaf9a19e 100644 --- a/m4/log10f.m4 +++ b/m4/log10f.m4 @@ -1,6 +1,6 @@ # log10f.m4 # serial 15 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log10l.m4 b/m4/log10l.m4 index 4ad40abe2f..af7054a28d 100644 --- a/m4/log10l.m4 +++ b/m4/log10l.m4 @@ -1,6 +1,6 @@ # log10l.m4 # serial 15 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log1p-ieee.m4 b/m4/log1p-ieee.m4 index f1b22c4d79..4bc231db5b 100644 --- a/m4/log1p-ieee.m4 +++ b/m4/log1p-ieee.m4 @@ -1,6 +1,6 @@ # log1p-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log1p.m4 b/m4/log1p.m4 index ecc7e9251a..aa8ac219ac 100644 --- a/m4/log1p.m4 +++ b/m4/log1p.m4 @@ -1,6 +1,6 @@ # log1p.m4 # serial 12 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log1pf-ieee.m4 b/m4/log1pf-ieee.m4 index 5d559680fc..4a08dc8a29 100644 --- a/m4/log1pf-ieee.m4 +++ b/m4/log1pf-ieee.m4 @@ -1,6 +1,6 @@ # log1pf-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log1pf.m4 b/m4/log1pf.m4 index 4b9581836b..598fb38a0e 100644 --- a/m4/log1pf.m4 +++ b/m4/log1pf.m4 @@ -1,6 +1,6 @@ # log1pf.m4 # serial 11 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log1pl-ieee.m4 b/m4/log1pl-ieee.m4 index 0966bc82c0..cb70c0dc19 100644 --- a/m4/log1pl-ieee.m4 +++ b/m4/log1pl-ieee.m4 @@ -1,6 +1,6 @@ # log1pl-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log1pl.m4 b/m4/log1pl.m4 index 1ac8c28c9d..b909af3ca3 100644 --- a/m4/log1pl.m4 +++ b/m4/log1pl.m4 @@ -1,6 +1,6 @@ # log1pl.m4 # serial 13 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log2-ieee.m4 b/m4/log2-ieee.m4 index 2420ad0987..fcbc171091 100644 --- a/m4/log2-ieee.m4 +++ b/m4/log2-ieee.m4 @@ -1,6 +1,6 @@ # log2-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log2.m4 b/m4/log2.m4 index b14aefc146..f481a2138a 100644 --- a/m4/log2.m4 +++ b/m4/log2.m4 @@ -1,6 +1,6 @@ # log2.m4 # serial 15 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log2f-ieee.m4 b/m4/log2f-ieee.m4 index a025d1968f..6762e2ed4c 100644 --- a/m4/log2f-ieee.m4 +++ b/m4/log2f-ieee.m4 @@ -1,6 +1,6 @@ # log2f-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log2f.m4 b/m4/log2f.m4 index 14bdd8bace..e4e0b0a151 100644 --- a/m4/log2f.m4 +++ b/m4/log2f.m4 @@ -1,6 +1,6 @@ # log2f.m4 # serial 15 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/log2l.m4 b/m4/log2l.m4 index 10e3f5ea74..fe46cd16f3 100644 --- a/m4/log2l.m4 +++ b/m4/log2l.m4 @@ -1,6 +1,6 @@ # log2l.m4 # serial 9 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/logb.m4 b/m4/logb.m4 index 149c3c3bfc..ec517c42ac 100644 --- a/m4/logb.m4 +++ b/m4/logb.m4 @@ -1,6 +1,6 @@ # logb.m4 # serial 11 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/logbf.m4 b/m4/logbf.m4 index 06644530cd..452591ef04 100644 --- a/m4/logbf.m4 +++ b/m4/logbf.m4 @@ -1,6 +1,6 @@ # logbf.m4 # serial 6 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/logbl.m4 b/m4/logbl.m4 index 8188913de8..aa5afe4c0f 100644 --- a/m4/logbl.m4 +++ b/m4/logbl.m4 @@ -1,6 +1,6 @@ # logbl.m4 # serial 8 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/logf-ieee.m4 b/m4/logf-ieee.m4 index 1fc2fd6e09..80268faa88 100644 --- a/m4/logf-ieee.m4 +++ b/m4/logf-ieee.m4 @@ -1,6 +1,6 @@ # logf-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/logf.m4 b/m4/logf.m4 index 656a65ab7f..8a2f81b036 100644 --- a/m4/logf.m4 +++ b/m4/logf.m4 @@ -1,6 +1,6 @@ # logf.m4 # serial 15 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/login_tty.m4 b/m4/login_tty.m4 index 79eb8fa230..db46e348ec 100644 --- a/m4/login_tty.m4 +++ b/m4/login_tty.m4 @@ -1,6 +1,6 @@ # login_tty.m4 # serial 3 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/logl.m4 b/m4/logl.m4 index 2eadec4fd8..a6e92105e5 100644 --- a/m4/logl.m4 +++ b/m4/logl.m4 @@ -1,6 +1,6 @@ # logl.m4 # serial 18 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/logp1.m4 b/m4/logp1.m4 index 4afd7eb757..b60cd6f8d3 100644 --- a/m4/logp1.m4 +++ b/m4/logp1.m4 @@ -1,6 +1,6 @@ # logp1.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/logp1f.m4 b/m4/logp1f.m4 index 004836ce0a..9690a4bffa 100644 --- a/m4/logp1f.m4 +++ b/m4/logp1f.m4 @@ -1,6 +1,6 @@ # logp1f.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/logp1l.m4 b/m4/logp1l.m4 index bb3ee52504..1379ee8825 100644 --- a/m4/logp1l.m4 +++ b/m4/logp1l.m4 @@ -1,6 +1,6 @@ # logp1l.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/longlong.m4 b/m4/longlong.m4 index 826b2a4f30..93193788c1 100644 --- a/m4/longlong.m4 +++ b/m4/longlong.m4 @@ -1,6 +1,6 @@ # longlong.m4 # serial 19 -dnl Copyright (C) 1999-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1999-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lseek.m4 b/m4/lseek.m4 index a63fd07eaf..ddfadd38fb 100644 --- a/m4/lseek.m4 +++ b/m4/lseek.m4 @@ -1,6 +1,6 @@ # lseek.m4 # serial 15 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/lstat.m4 b/m4/lstat.m4 index 530d99b3a1..efae2485f1 100644 --- a/m4/lstat.m4 +++ b/m4/lstat.m4 @@ -1,6 +1,6 @@ # lstat.m4 # serial 36 -dnl Copyright (C) 1997-2001, 2003-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1997-2001, 2003-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/malloc-align.m4 b/m4/malloc-align.m4 index cdd2d78909..93276610d1 100644 --- a/m4/malloc-align.m4 +++ b/m4/malloc-align.m4 @@ -1,6 +1,6 @@ # malloc-align.m4 # serial 3 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/malloc.m4 b/m4/malloc.m4 index a854ade93b..cb607b6173 100644 --- a/m4/malloc.m4 +++ b/m4/malloc.m4 @@ -1,6 +1,6 @@ # malloc.m4 # serial 43 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/malloc_h.m4 b/m4/malloc_h.m4 index e9f30aa140..af3b7b6db8 100644 --- a/m4/malloc_h.m4 +++ b/m4/malloc_h.m4 @@ -1,6 +1,6 @@ # malloc_h.m4 # serial 5 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/malloca.m4 b/m4/malloca.m4 index 8d80e38055..cabe5fe73f 100644 --- a/m4/malloca.m4 +++ b/m4/malloca.m4 @@ -1,6 +1,6 @@ # malloca.m4 # serial 3 -dnl Copyright (C) 2003-2004, 2006-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2003-2004, 2006-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/manywarnings-c++.m4 b/m4/manywarnings-c++.m4 index 90888296a4..88f5cd0068 100644 --- a/m4/manywarnings-c++.m4 +++ b/m4/manywarnings-c++.m4 @@ -1,6 +1,6 @@ # manywarnings-c++.m4 # serial 5 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/manywarnings.m4 b/m4/manywarnings.m4 index 912f6aafd1..86ec8889c9 100644 --- a/m4/manywarnings.m4 +++ b/m4/manywarnings.m4 @@ -1,6 +1,6 @@ # manywarnings.m4 # serial 28 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/math_h.m4 b/m4/math_h.m4 index 926e0456d8..cd768c911a 100644 --- a/m4/math_h.m4 +++ b/m4/math_h.m4 @@ -1,6 +1,6 @@ # math_h.m4 # serial 140 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mathfunc.m4 b/m4/mathfunc.m4 index a76d9b2158..8a4ad0ec5f 100644 --- a/m4/mathfunc.m4 +++ b/m4/mathfunc.m4 @@ -1,6 +1,6 @@ # mathfunc.m4 # serial 18 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbchar.m4 b/m4/mbchar.m4 index 471a85aac4..b76f1d7b8c 100644 --- a/m4/mbchar.m4 +++ b/m4/mbchar.m4 @@ -1,6 +1,6 @@ # mbchar.m4 # serial 9 -dnl Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbfile.m4 b/m4/mbfile.m4 index a0a89ae43f..1d126e03d5 100644 --- a/m4/mbfile.m4 +++ b/m4/mbfile.m4 @@ -1,6 +1,6 @@ # mbfile.m4 # serial 7 -dnl Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbiter.m4 b/m4/mbiter.m4 index 2ad3d0b6f9..b51242e6e7 100644 --- a/m4/mbiter.m4 +++ b/m4/mbiter.m4 @@ -1,6 +1,6 @@ # mbiter.m4 # serial 7 -dnl Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbrlen.m4 b/m4/mbrlen.m4 index feabfd1a89..f93e4f0e2b 100644 --- a/m4/mbrlen.m4 +++ b/m4/mbrlen.m4 @@ -1,6 +1,6 @@ # mbrlen.m4 # serial 14 -dnl Copyright (C) 2008, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbrtoc16.m4 b/m4/mbrtoc16.m4 index 654007818d..9ed7edcbd9 100644 --- a/m4/mbrtoc16.m4 +++ b/m4/mbrtoc16.m4 @@ -1,6 +1,6 @@ # mbrtoc16.m4 # serial 4 -dnl Copyright (C) 2014-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2014-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbrtoc32.m4 b/m4/mbrtoc32.m4 index d72749d493..1991529c61 100644 --- a/m4/mbrtoc32.m4 +++ b/m4/mbrtoc32.m4 @@ -1,6 +1,6 @@ # mbrtoc32.m4 # serial 21 -dnl Copyright (C) 2014-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2014-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbrtowc.m4 b/m4/mbrtowc.m4 index dcaa8295fc..cc09a5fb5b 100644 --- a/m4/mbrtowc.m4 +++ b/m4/mbrtowc.m4 @@ -1,6 +1,6 @@ # mbrtowc.m4 # serial 46 -dnl Copyright (C) 2001-2002, 2004-2005, 2008-2024 Free Software Foundation, +dnl Copyright (C) 2001-2002, 2004-2005, 2008-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/mbsinit.m4 b/m4/mbsinit.m4 index 2d807ed599..69cfa574ca 100644 --- a/m4/mbsinit.m4 +++ b/m4/mbsinit.m4 @@ -1,6 +1,6 @@ # mbsinit.m4 # serial 10 -dnl Copyright (C) 2008, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbslen.m4 b/m4/mbslen.m4 index 18b4ae10f2..8a0c2814cf 100644 --- a/m4/mbslen.m4 +++ b/m4/mbslen.m4 @@ -1,6 +1,6 @@ # mbslen.m4 # serial 3 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbsnrtowcs.m4 b/m4/mbsnrtowcs.m4 index 74d83a59d7..3a0baf8a4c 100644 --- a/m4/mbsnrtowcs.m4 +++ b/m4/mbsnrtowcs.m4 @@ -1,6 +1,6 @@ # mbsnrtowcs.m4 # serial 9 -dnl Copyright (C) 2008, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbsrtowcs.m4 b/m4/mbsrtowcs.m4 index b15d171b0f..12dd3d39b2 100644 --- a/m4/mbsrtowcs.m4 +++ b/m4/mbsrtowcs.m4 @@ -1,6 +1,6 @@ # mbsrtowcs.m4 # serial 19 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbstate_t.m4 b/m4/mbstate_t.m4 index ae11afa982..59df1e2e63 100644 --- a/m4/mbstate_t.m4 +++ b/m4/mbstate_t.m4 @@ -1,6 +1,6 @@ # mbstate_t.m4 # serial 14 -dnl Copyright (C) 2000-2002, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2002, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbstowcs.m4 b/m4/mbstowcs.m4 index 2cddd16c0d..e748c45a68 100644 --- a/m4/mbstowcs.m4 +++ b/m4/mbstowcs.m4 @@ -1,6 +1,6 @@ # mbstowcs.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbswidth.m4 b/m4/mbswidth.m4 index 3c228b3e3a..f46a502c0e 100644 --- a/m4/mbswidth.m4 +++ b/m4/mbswidth.m4 @@ -1,6 +1,6 @@ # mbswidth.m4 # serial 19 -dnl Copyright (C) 2000-2002, 2004, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2002, 2004, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mbtowc.m4 b/m4/mbtowc.m4 index 91bd4cecb5..3e3f6ce06f 100644 --- a/m4/mbtowc.m4 +++ b/m4/mbtowc.m4 @@ -1,6 +1,6 @@ # mbtowc.m4 # serial 5 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/md4.m4 b/m4/md4.m4 index 04c66ec3c7..4c785589af 100644 --- a/m4/md4.m4 +++ b/m4/md4.m4 @@ -1,6 +1,6 @@ # md4.m4 # serial 7 -dnl Copyright (C) 2002-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/md5.m4 b/m4/md5.m4 index e081a6b42c..702b251792 100644 --- a/m4/md5.m4 +++ b/m4/md5.m4 @@ -1,6 +1,6 @@ # md5.m4 # serial 14 -dnl Copyright (C) 2002-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memalign.m4 b/m4/memalign.m4 index acc38d1628..be249667a2 100644 --- a/m4/memalign.m4 +++ b/m4/memalign.m4 @@ -1,6 +1,6 @@ # memalign.m4 # serial 1 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memcasecmp.m4 b/m4/memcasecmp.m4 index a32eafc179..bd7cc89662 100644 --- a/m4/memcasecmp.m4 +++ b/m4/memcasecmp.m4 @@ -1,6 +1,6 @@ # memcasecmp.m4 # serial 6 -dnl Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memchr.m4 b/m4/memchr.m4 index 211bd26033..1c2ecf1dd4 100644 --- a/m4/memchr.m4 +++ b/m4/memchr.m4 @@ -1,6 +1,6 @@ # memchr.m4 # serial 20 -dnl Copyright (C) 2002-2004, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memcmp.m4 b/m4/memcmp.m4 index 999355eb2a..42d7ebd465 100644 --- a/m4/memcmp.m4 +++ b/m4/memcmp.m4 @@ -1,6 +1,6 @@ # memcmp.m4 # serial 16 -dnl Copyright (C) 2002-2004, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memcoll.m4 b/m4/memcoll.m4 index 81055ed597..d8de8559fc 100644 --- a/m4/memcoll.m4 +++ b/m4/memcoll.m4 @@ -1,6 +1,6 @@ # memcoll.m4 # serial 11 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/memcpy.m4 b/m4/memcpy.m4 index e3f0d147ed..cd2ef90d72 100644 --- a/m4/memcpy.m4 +++ b/m4/memcpy.m4 @@ -1,6 +1,6 @@ # memcpy.m4 # serial 4 -dnl Copyright (C) 2002, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memmem.m4 b/m4/memmem.m4 index fba98ab759..ce5b85990e 100644 --- a/m4/memmem.m4 +++ b/m4/memmem.m4 @@ -1,6 +1,6 @@ # memmem.m4 # serial 30 -dnl Copyright (C) 2002-2004, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memmove.m4 b/m4/memmove.m4 index 26f7d701d0..9ab6957bde 100644 --- a/m4/memmove.m4 +++ b/m4/memmove.m4 @@ -1,6 +1,6 @@ # memmove.m4 # serial 4 -dnl Copyright (C) 2002, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mempcpy.m4 b/m4/mempcpy.m4 index d73b40fa2b..4436adaa68 100644 --- a/m4/mempcpy.m4 +++ b/m4/mempcpy.m4 @@ -1,6 +1,6 @@ # mempcpy.m4 # serial 14 -dnl Copyright (C) 2003-2004, 2006-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2003-2004, 2006-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/memrchr.m4 b/m4/memrchr.m4 index a0c8a99664..8ebc2dd6ea 100644 --- a/m4/memrchr.m4 +++ b/m4/memrchr.m4 @@ -1,6 +1,6 @@ # memrchr.m4 # serial 11 -dnl Copyright (C) 2002-2003, 2005-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/memset.m4 b/m4/memset.m4 index bd5e5d5d5c..f968d431d1 100644 --- a/m4/memset.m4 +++ b/m4/memset.m4 @@ -1,6 +1,6 @@ # memset.m4 # serial 4 -dnl Copyright (C) 2002, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memset_explicit.m4 b/m4/memset_explicit.m4 index abdabffcfa..8edc161f4a 100644 --- a/m4/memset_explicit.m4 +++ b/m4/memset_explicit.m4 @@ -1,6 +1,6 @@ # memset_explicit.m4 # serial 4 -dnl Copyright 2022-2024 Free Software Foundation, Inc. +dnl Copyright 2022-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memxor.m4 b/m4/memxor.m4 index 0162253267..936bb2ed61 100644 --- a/m4/memxor.m4 +++ b/m4/memxor.m4 @@ -1,6 +1,6 @@ # memxor.m4 # serial 4 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mgetgroups.m4 b/m4/mgetgroups.m4 index 6d8467c348..ddabf06724 100644 --- a/m4/mgetgroups.m4 +++ b/m4/mgetgroups.m4 @@ -1,6 +1,6 @@ # mgetgroups.m4 # serial 5 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/minmax.m4 b/m4/minmax.m4 index 2ce09e0777..69c8a89f99 100644 --- a/m4/minmax.m4 +++ b/m4/minmax.m4 @@ -1,6 +1,6 @@ # minmax.m4 # serial 4 -dnl Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/minus-zero.m4 b/m4/minus-zero.m4 index 4837287b24..5e5c7db3da 100644 --- a/m4/minus-zero.m4 +++ b/m4/minus-zero.m4 @@ -1,6 +1,6 @@ # minus-zero.m4 # serial 2 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkancesdirs.m4 b/m4/mkancesdirs.m4 index 4bc562b744..e06c64b5e8 100644 --- a/m4/mkancesdirs.m4 +++ b/m4/mkancesdirs.m4 @@ -1,6 +1,6 @@ # mkancesdirs.m4 # serial 1 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkdir-p.m4 b/m4/mkdir-p.m4 index 5add1f7415..0b31e2577b 100644 --- a/m4/mkdir-p.m4 +++ b/m4/mkdir-p.m4 @@ -1,6 +1,6 @@ # mkdir-p.m4 # serial 16 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkdir.m4 b/m4/mkdir.m4 index 53195f82e7..e835f1ade1 100644 --- a/m4/mkdir.m4 +++ b/m4/mkdir.m4 @@ -1,6 +1,7 @@ # mkdir.m4 # serial 20 -dnl Copyright (C) 2001, 2003-2004, 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001, 2003-2004, 2006, 2008-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkdirat.m4 b/m4/mkdirat.m4 index c3316c6b20..85f8583caf 100644 --- a/m4/mkdirat.m4 +++ b/m4/mkdirat.m4 @@ -1,6 +1,6 @@ # mkdirat.m4 # serial 1 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkdtemp.m4 b/m4/mkdtemp.m4 index 799e394307..3db4e55441 100644 --- a/m4/mkdtemp.m4 +++ b/m4/mkdtemp.m4 @@ -1,6 +1,6 @@ # mkdtemp.m4 # serial 8 -dnl Copyright (C) 2001-2003, 2006-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2001-2003, 2006-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/mkfifo.m4 b/m4/mkfifo.m4 index f675881345..9e85a89f6f 100644 --- a/m4/mkfifo.m4 +++ b/m4/mkfifo.m4 @@ -1,6 +1,6 @@ # mkfifo.m4 # serial 9 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkfifoat.m4 b/m4/mkfifoat.m4 index 53d9a1127e..1ac1787deb 100644 --- a/m4/mkfifoat.m4 +++ b/m4/mkfifoat.m4 @@ -1,6 +1,6 @@ # mkfifoat.m4 # serial 11 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mknod.m4 b/m4/mknod.m4 index a3284462ec..94a3de449f 100644 --- a/m4/mknod.m4 +++ b/m4/mknod.m4 @@ -1,6 +1,6 @@ # mknod.m4 # serial 8 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkostemp.m4 b/m4/mkostemp.m4 index 4656612b0b..1bd9a6ae07 100644 --- a/m4/mkostemp.m4 +++ b/m4/mkostemp.m4 @@ -1,6 +1,6 @@ # mkostemp.m4 # serial 4 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkostemps.m4 b/m4/mkostemps.m4 index 75d4a332a7..0c37320efb 100644 --- a/m4/mkostemps.m4 +++ b/m4/mkostemps.m4 @@ -1,6 +1,6 @@ # mkostemps.m4 # serial 4 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkstemp.m4 b/m4/mkstemp.m4 index e2a40b82a9..9121fdb2be 100644 --- a/m4/mkstemp.m4 +++ b/m4/mkstemp.m4 @@ -1,6 +1,6 @@ # mkstemp.m4 # serial 30 -dnl Copyright (C) 2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001, 2003-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mkstemps.m4 b/m4/mkstemps.m4 index cf17493785..614d6473a4 100644 --- a/m4/mkstemps.m4 +++ b/m4/mkstemps.m4 @@ -1,6 +1,6 @@ # mkstemps.m4 # serial 2 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mktime.m4 b/m4/mktime.m4 index cc4998804e..eca6c4d892 100644 --- a/m4/mktime.m4 +++ b/m4/mktime.m4 @@ -1,6 +1,7 @@ # mktime.m4 # serial 42 -dnl Copyright (C) 2002-2003, 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005-2007, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mmap-anon.m4 b/m4/mmap-anon.m4 index 3688b9a579..3f7a66561b 100644 --- a/m4/mmap-anon.m4 +++ b/m4/mmap-anon.m4 @@ -1,6 +1,6 @@ # mmap-anon.m4 # serial 12 -dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mntent_h.m4 b/m4/mntent_h.m4 index 7394d60c78..6daec5556b 100644 --- a/m4/mntent_h.m4 +++ b/m4/mntent_h.m4 @@ -1,6 +1,6 @@ # mntent_h.m4 # serial 2 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mode_t.m4 b/m4/mode_t.m4 index 159ef755d0..7dae201b5b 100644 --- a/m4/mode_t.m4 +++ b/m4/mode_t.m4 @@ -1,6 +1,6 @@ # mode_t.m4 # serial 2 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/modechange.m4 b/m4/modechange.m4 index 79cab020d7..39fff253fd 100644 --- a/m4/modechange.m4 +++ b/m4/modechange.m4 @@ -1,6 +1,6 @@ # modechange.m4 # serial 7 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/modf-ieee.m4 b/m4/modf-ieee.m4 index 8cb5f4bfa3..5cf2a03f23 100644 --- a/m4/modf-ieee.m4 +++ b/m4/modf-ieee.m4 @@ -1,6 +1,6 @@ # modf-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/modf.m4 b/m4/modf.m4 index 15873f213c..ee7fd69558 100644 --- a/m4/modf.m4 +++ b/m4/modf.m4 @@ -1,6 +1,6 @@ # modf.m4 # serial 13 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/modff-ieee.m4 b/m4/modff-ieee.m4 index a99a234d6e..1ccf974732 100644 --- a/m4/modff-ieee.m4 +++ b/m4/modff-ieee.m4 @@ -1,6 +1,6 @@ # modff-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/modff.m4 b/m4/modff.m4 index a097e16d6c..f25db24e26 100644 --- a/m4/modff.m4 +++ b/m4/modff.m4 @@ -1,6 +1,6 @@ # modff.m4 # serial 15 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/modfl-ieee.m4 b/m4/modfl-ieee.m4 index f0015f69d1..3e5ad9b9a8 100644 --- a/m4/modfl-ieee.m4 +++ b/m4/modfl-ieee.m4 @@ -1,6 +1,6 @@ # modfl-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/modfl.m4 b/m4/modfl.m4 index 821eac9534..ae2b83d9a5 100644 --- a/m4/modfl.m4 +++ b/m4/modfl.m4 @@ -1,6 +1,6 @@ # modfl.m4 # serial 14 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/monetary_h.m4 b/m4/monetary_h.m4 index 524fd13cbe..f266c002d6 100644 --- a/m4/monetary_h.m4 +++ b/m4/monetary_h.m4 @@ -1,6 +1,6 @@ # monetary_h.m4 # serial 9 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mountlist.m4 b/m4/mountlist.m4 index 8ff4b1c422..f86da32b9b 100644 --- a/m4/mountlist.m4 +++ b/m4/mountlist.m4 @@ -1,6 +1,6 @@ # mountlist.m4 # serial 17 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mprotect.m4 b/m4/mprotect.m4 index f0968b413e..b88be94a97 100644 --- a/m4/mprotect.m4 +++ b/m4/mprotect.m4 @@ -1,6 +1,6 @@ # mprotect.m4 # serial 4 -dnl Copyright (C) 1993-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1993-2025 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License as published by the Free Software Foundation; dnl either version 2 of the License, or (at your option) any later version. diff --git a/m4/mpsort.m4 b/m4/mpsort.m4 index 63d418d0fd..cedc0225fd 100644 --- a/m4/mpsort.m4 +++ b/m4/mpsort.m4 @@ -1,6 +1,6 @@ # mpsort.m4 # serial 1 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/msvc-inval.m4 b/m4/msvc-inval.m4 index 0685d228d1..bfbb983b44 100644 --- a/m4/msvc-inval.m4 +++ b/m4/msvc-inval.m4 @@ -1,6 +1,6 @@ # msvc-inval.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/msvc-nothrow.m4 b/m4/msvc-nothrow.m4 index 224ec72568..6a47097160 100644 --- a/m4/msvc-nothrow.m4 +++ b/m4/msvc-nothrow.m4 @@ -1,6 +1,6 @@ # msvc-nothrow.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/mtx.m4 b/m4/mtx.m4 index ed516f8910..be40d68ea8 100644 --- a/m4/mtx.m4 +++ b/m4/mtx.m4 @@ -1,6 +1,6 @@ # mtx.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/multiarch.m4 b/m4/multiarch.m4 index bddff28e7c..817f01f1dc 100644 --- a/m4/multiarch.m4 +++ b/m4/multiarch.m4 @@ -1,6 +1,6 @@ # multiarch.m4 # serial 9 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/musl.m4 b/m4/musl.m4 index 6dccf1049f..6ff778cbf9 100644 --- a/m4/musl.m4 +++ b/m4/musl.m4 @@ -1,6 +1,6 @@ # musl.m4 # serial 4 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/nan-mips.m4 b/m4/nan-mips.m4 index c265a00edb..144c2de825 100644 --- a/m4/nan-mips.m4 +++ b/m4/nan-mips.m4 @@ -1,6 +1,6 @@ # nan-mips.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/nanosleep.m4 b/m4/nanosleep.m4 index 569da93c01..81c45d8a31 100644 --- a/m4/nanosleep.m4 +++ b/m4/nanosleep.m4 @@ -1,6 +1,6 @@ # nanosleep.m4 # serial 47 -dnl Copyright (C) 1999-2001, 2003-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1999-2001, 2003-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/net_if_h.m4 b/m4/net_if_h.m4 index 1460d6afbd..f6f2ff12a8 100644 --- a/m4/net_if_h.m4 +++ b/m4/net_if_h.m4 @@ -1,6 +1,6 @@ # net_if_h.m4 # serial 2 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/netdb_h.m4 b/m4/netdb_h.m4 index bef7a1d5a0..885125462c 100644 --- a/m4/netdb_h.m4 +++ b/m4/netdb_h.m4 @@ -1,6 +1,6 @@ # netdb_h.m4 # serial 15 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/netinet_in_h.m4 b/m4/netinet_in_h.m4 index af434c5eed..b56e354c37 100644 --- a/m4/netinet_in_h.m4 +++ b/m4/netinet_in_h.m4 @@ -1,6 +1,6 @@ # netinet_in_h.m4 # serial 6 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/nl_langinfo.m4 b/m4/nl_langinfo.m4 index 911d55ec25..eef21ab8d5 100644 --- a/m4/nl_langinfo.m4 +++ b/m4/nl_langinfo.m4 @@ -1,6 +1,6 @@ # nl_langinfo.m4 # serial 11 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/nls.m4 b/m4/nls.m4 index a96b7ab67d..8d30986050 100644 --- a/m4/nls.m4 +++ b/m4/nls.m4 @@ -1,6 +1,6 @@ # nls.m4 # serial 6 (gettext-0.20.2) -dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016, 2019-2024 Free +dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016, 2019-2025 Free dnl Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/no-c++.m4 b/m4/no-c++.m4 index 0d01547bd1..d1bbb8a4a0 100644 --- a/m4/no-c++.m4 +++ b/m4/no-c++.m4 @@ -1,6 +1,6 @@ # no-c++.m4 # serial 2 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/nocrash.m4 b/m4/nocrash.m4 index dee7d74c72..662fb0496f 100644 --- a/m4/nocrash.m4 +++ b/m4/nocrash.m4 @@ -1,6 +1,6 @@ # nocrash.m4 # serial 5 -dnl Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/non-recursive-gnulib-prefix-hack.m4 b/m4/non-recursive-gnulib-prefix-hack.m4 index 8e449a3205..3d5567692c 100644 --- a/m4/non-recursive-gnulib-prefix-hack.m4 +++ b/m4/non-recursive-gnulib-prefix-hack.m4 @@ -1,6 +1,6 @@ # non-recursive-gnulib-prefix-hack.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/nonblocking.m4 b/m4/nonblocking.m4 index b01285e1da..fa3f3a7c85 100644 --- a/m4/nonblocking.m4 +++ b/m4/nonblocking.m4 @@ -1,6 +1,6 @@ # nonblocking.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/nproc.m4 b/m4/nproc.m4 index 9226560f6b..48c239be06 100644 --- a/m4/nproc.m4 +++ b/m4/nproc.m4 @@ -1,6 +1,6 @@ # nproc.m4 # serial 6 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/nstrftime.m4 b/m4/nstrftime.m4 index f6b614a3d0..bdb139bfc4 100644 --- a/m4/nstrftime.m4 +++ b/m4/nstrftime.m4 @@ -1,6 +1,7 @@ # nstrftime.m4 # serial 40 -dnl Copyright (C) 1996-1997, 1999-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996-1997, 1999-2007, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/nullptr.m4 b/m4/nullptr.m4 index b4ded8601e..aa457ed2b6 100644 --- a/m4/nullptr.m4 +++ b/m4/nullptr.m4 @@ -1,6 +1,6 @@ # nullptr.m4 # serial 2 -dnl Copyright 2023-2024 Free Software Foundation, Inc. +dnl Copyright 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/obstack-printf-gnu.m4 b/m4/obstack-printf-gnu.m4 index e16aa85944..69ece80c24 100644 --- a/m4/obstack-printf-gnu.m4 +++ b/m4/obstack-printf-gnu.m4 @@ -1,6 +1,6 @@ # obstack-printf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/obstack-printf-posix.m4 b/m4/obstack-printf-posix.m4 index 7be08d0d20..288f88a2d9 100644 --- a/m4/obstack-printf-posix.m4 +++ b/m4/obstack-printf-posix.m4 @@ -1,6 +1,6 @@ # obstack-printf-posix.m4 # serial 11 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/obstack-printf.m4 b/m4/obstack-printf.m4 index d68dde7a9b..05ca0af650 100644 --- a/m4/obstack-printf.m4 +++ b/m4/obstack-printf.m4 @@ -1,6 +1,6 @@ # obstack-printf.m4 # serial 4 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/obstack.m4 b/m4/obstack.m4 index 71638317f6..60948c9d5c 100644 --- a/m4/obstack.m4 +++ b/m4/obstack.m4 @@ -1,6 +1,6 @@ # obstack.m4 # serial 1 -dnl Copyright 1996-2024 Free Software Foundation, Inc. +dnl Copyright 1996-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/off64_t.m4 b/m4/off64_t.m4 index b5d2cf6fc2..963d53e95b 100644 --- a/m4/off64_t.m4 +++ b/m4/off64_t.m4 @@ -1,6 +1,6 @@ # off64_t.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/off_t.m4 b/m4/off_t.m4 index 42cd98fbfb..f4f4bbf6c2 100644 --- a/m4/off_t.m4 +++ b/m4/off_t.m4 @@ -1,6 +1,6 @@ # off_t.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/omp_h.m4 b/m4/omp_h.m4 index fd50340026..ba50c2448e 100644 --- a/m4/omp_h.m4 +++ b/m4/omp_h.m4 @@ -1,6 +1,6 @@ # omp_h.m4 # serial 1 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/once.m4 b/m4/once.m4 index 8d47415068..7876a8feac 100644 --- a/m4/once.m4 +++ b/m4/once.m4 @@ -1,6 +1,6 @@ # once.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/open-cloexec.m4 b/m4/open-cloexec.m4 index 91aa6efbea..860541b0f7 100644 --- a/m4/open-cloexec.m4 +++ b/m4/open-cloexec.m4 @@ -1,6 +1,6 @@ # open-cloexec.m4 # serial 1 -dnl Copyright 2017-2024 Free Software Foundation, Inc. +dnl Copyright 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/open-slash.m4 b/m4/open-slash.m4 index 9d5c21ce1f..2cba48fec4 100644 --- a/m4/open-slash.m4 +++ b/m4/open-slash.m4 @@ -1,6 +1,6 @@ # open-slash.m4 # serial 2 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/open.m4 b/m4/open.m4 index 600c2ec80d..2bceddbdbe 100644 --- a/m4/open.m4 +++ b/m4/open.m4 @@ -1,6 +1,6 @@ # open.m4 # serial 16 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/openat.m4 b/m4/openat.m4 index fe2d81730e..eacc70f299 100644 --- a/m4/openat.m4 +++ b/m4/openat.m4 @@ -1,6 +1,6 @@ # openat.m4 # serial 46 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/opendir.m4 b/m4/opendir.m4 index 1a0353acc4..7a243c208e 100644 --- a/m4/opendir.m4 +++ b/m4/opendir.m4 @@ -1,6 +1,6 @@ # opendir.m4 # serial 7 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pagealign_alloc.m4 b/m4/pagealign_alloc.m4 index 8c662ddc31..fe11d752cf 100644 --- a/m4/pagealign_alloc.m4 +++ b/m4/pagealign_alloc.m4 @@ -1,6 +1,6 @@ # pagealign_alloc.m4 # serial 7 -dnl Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/parse-datetime.m4 b/m4/parse-datetime.m4 index cfd6c56f98..45501a77ef 100644 --- a/m4/parse-datetime.m4 +++ b/m4/parse-datetime.m4 @@ -1,6 +1,6 @@ # parse-datetime.m4 # serial 28 -dnl Copyright (C) 2002-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/passfd.m4 b/m4/passfd.m4 index b49520c22c..bb4aaccf5a 100644 --- a/m4/passfd.m4 +++ b/m4/passfd.m4 @@ -1,6 +1,6 @@ # passfd.m4 # serial 10 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pathmax.m4 b/m4/pathmax.m4 index 958089e2d3..0c3925df9d 100644 --- a/m4/pathmax.m4 +++ b/m4/pathmax.m4 @@ -1,6 +1,6 @@ # pathmax.m4 # serial 11 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/pclose.m4 b/m4/pclose.m4 index b345417e82..e77789f785 100644 --- a/m4/pclose.m4 +++ b/m4/pclose.m4 @@ -1,6 +1,6 @@ # pclose.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/perl.m4 b/m4/perl.m4 index 63268abce4..e95579678d 100644 --- a/m4/perl.m4 +++ b/m4/perl.m4 @@ -1,6 +1,7 @@ # perl.m4 # serial 11 -dnl Copyright (C) 1998-2001, 2003-2004, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1998-2001, 2003-2004, 2007, 2009-2025 Free Software +dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/perror.m4 b/m4/perror.m4 index 63d60e98bd..62b75d0908 100644 --- a/m4/perror.m4 +++ b/m4/perror.m4 @@ -1,6 +1,6 @@ # perror.m4 # serial 13 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/physmem.m4 b/m4/physmem.m4 index 7474230d0d..8f64cd0b8e 100644 --- a/m4/physmem.m4 +++ b/m4/physmem.m4 @@ -1,6 +1,6 @@ # physmem.m4 # serial 12 -dnl Copyright (C) 2002-2003, 2005-2006, 2008-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2008-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/pid_t.m4 b/m4/pid_t.m4 index e014c0bd8f..a8bdabc266 100644 --- a/m4/pid_t.m4 +++ b/m4/pid_t.m4 @@ -1,6 +1,6 @@ # pid_t.m4 # serial 4 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pipe.m4 b/m4/pipe.m4 index 26956153d0..a170984210 100644 --- a/m4/pipe.m4 +++ b/m4/pipe.m4 @@ -1,6 +1,6 @@ # pipe.m4 # serial 2 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pipe2.m4 b/m4/pipe2.m4 index 2bee623c00..eedab83693 100644 --- a/m4/pipe2.m4 +++ b/m4/pipe2.m4 @@ -1,6 +1,6 @@ # pipe2.m4 # serial 4 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/po.m4 b/m4/po.m4 index 51475171e0..69f101baea 100644 --- a/m4/po.m4 +++ b/m4/po.m4 @@ -1,7 +1,7 @@ # po.m4 # serial 33 (gettext-0.23) -dnl Copyright (C) 1995-2014, 2016, 2018-2022, 2024 Free Software Foundation, -dnl Inc. +dnl Copyright (C) 1995-2014, 2016, 2018-2022, 2024-2025 Free Software +dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/poll.m4 b/m4/poll.m4 index 8e5df34b4f..8102a9559a 100644 --- a/m4/poll.m4 +++ b/m4/poll.m4 @@ -1,6 +1,6 @@ # poll.m4 # serial 22 -dnl Copyright (c) 2003, 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (c) 2003, 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/poll_h.m4 b/m4/poll_h.m4 index e459cf9aba..97e9f7eb24 100644 --- a/m4/poll_h.m4 +++ b/m4/poll_h.m4 @@ -1,6 +1,6 @@ # poll_h.m4 # serial 6 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/popen.m4 b/m4/popen.m4 index 9aae479d6a..a68c1e606f 100644 --- a/m4/popen.m4 +++ b/m4/popen.m4 @@ -1,6 +1,6 @@ # popen.m4 # serial 7 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/posix-shell.m4 b/m4/posix-shell.m4 index 5cc272f3f9..9e84089555 100644 --- a/m4/posix-shell.m4 +++ b/m4/posix-shell.m4 @@ -1,6 +1,6 @@ # posix-shell.m4 # serial 1 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/posix_memalign.m4 b/m4/posix_memalign.m4 index e2ffb9da24..0d423f1cbf 100644 --- a/m4/posix_memalign.m4 +++ b/m4/posix_memalign.m4 @@ -1,6 +1,6 @@ # posix_memalign.m4 # serial 6 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/posix_openpt.m4 b/m4/posix_openpt.m4 index 02aa198a2f..4c12d60df8 100644 --- a/m4/posix_openpt.m4 +++ b/m4/posix_openpt.m4 @@ -1,6 +1,6 @@ # posix_openpt.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/posix_spawn.m4 b/m4/posix_spawn.m4 index df09c3baf5..a170ced5a5 100644 --- a/m4/posix_spawn.m4 +++ b/m4/posix_spawn.m4 @@ -1,6 +1,6 @@ # posix_spawn.m4 # serial 25 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/posix_spawn_faction_addchdir.m4 b/m4/posix_spawn_faction_addchdir.m4 index 13332b2cb1..c9e1db914d 100644 --- a/m4/posix_spawn_faction_addchdir.m4 +++ b/m4/posix_spawn_faction_addchdir.m4 @@ -1,6 +1,6 @@ # posix_spawn_faction_addchdir.m4 # serial 2 -dnl Copyright (C) 2018-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2018-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/posix_spawn_faction_addfchdir.m4 b/m4/posix_spawn_faction_addfchdir.m4 index cec41bd10f..b6e68fc721 100644 --- a/m4/posix_spawn_faction_addfchdir.m4 +++ b/m4/posix_spawn_faction_addfchdir.m4 @@ -1,6 +1,6 @@ # posix_spawn_faction_addfchdir.m4 # serial 2 -dnl Copyright (C) 2018-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2018-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/posixcheck.m4 b/m4/posixcheck.m4 index 347e5bf913..e1f1e27682 100644 --- a/m4/posixcheck.m4 +++ b/m4/posixcheck.m4 @@ -1,6 +1,6 @@ # posixcheck.m4 # serial 1 -dnl Copyright (C) 2018-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2018-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/posixtm.m4 b/m4/posixtm.m4 index 4fdf5eea65..eca6543b2f 100644 --- a/m4/posixtm.m4 +++ b/m4/posixtm.m4 @@ -1,6 +1,6 @@ # posixtm.m4 # serial 8 -dnl Copyright (C) 2002-2003, 2005-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/posixver.m4 b/m4/posixver.m4 index 0bfc05723d..0a5d9a2078 100644 --- a/m4/posixver.m4 +++ b/m4/posixver.m4 @@ -1,6 +1,6 @@ # posixver.m4 # serial 12 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pow.m4 b/m4/pow.m4 index 429ed01ce2..cb3448d9bf 100644 --- a/m4/pow.m4 +++ b/m4/pow.m4 @@ -1,6 +1,6 @@ # pow.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/powf.m4 b/m4/powf.m4 index b81487a0d9..7720596616 100644 --- a/m4/powf.m4 +++ b/m4/powf.m4 @@ -1,6 +1,6 @@ # powf.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pread.m4 b/m4/pread.m4 index 97ffa6c535..40b8fc9823 100644 --- a/m4/pread.m4 +++ b/m4/pread.m4 @@ -1,6 +1,6 @@ # pread.m4 # serial 9 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/printf-frexp.m4 b/m4/printf-frexp.m4 index 28dfe8df86..3e9737fa60 100644 --- a/m4/printf-frexp.m4 +++ b/m4/printf-frexp.m4 @@ -1,6 +1,6 @@ # printf-frexp.m4 # serial 5 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/printf-frexpl.m4 b/m4/printf-frexpl.m4 index 827735bab1..e7e23eb702 100644 --- a/m4/printf-frexpl.m4 +++ b/m4/printf-frexpl.m4 @@ -1,6 +1,6 @@ # printf-frexpl.m4 # serial 10 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/printf-gnu.m4 b/m4/printf-gnu.m4 index 7d6eaabfbb..ecc4c0e50c 100644 --- a/m4/printf-gnu.m4 +++ b/m4/printf-gnu.m4 @@ -1,6 +1,6 @@ # printf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/printf-posix.m4 b/m4/printf-posix.m4 index 78433c0f80..c23589b89d 100644 --- a/m4/printf-posix.m4 +++ b/m4/printf-posix.m4 @@ -1,6 +1,6 @@ # printf-posix.m4 # serial 5 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/printf-with-n-directive.m4 b/m4/printf-with-n-directive.m4 index b16df05d09..e6ffdc354b 100644 --- a/m4/printf-with-n-directive.m4 +++ b/m4/printf-with-n-directive.m4 @@ -1,6 +1,6 @@ # printf-with-n-directive.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/printf.m4 b/m4/printf.m4 index 4c3e8ecf2d..0bfd8eece9 100644 --- a/m4/printf.m4 +++ b/m4/printf.m4 @@ -1,6 +1,6 @@ # printf.m4 # serial 95 -dnl Copyright (C) 2003, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/priv-set.m4 b/m4/priv-set.m4 index 1545cee3d3..3d0c34b94c 100644 --- a/m4/priv-set.m4 +++ b/m4/priv-set.m4 @@ -1,6 +1,6 @@ # priv-set.m4 # serial 8 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/progtest.m4 b/m4/progtest.m4 index 5188673fe7..92b7e99b43 100644 --- a/m4/progtest.m4 +++ b/m4/progtest.m4 @@ -1,6 +1,6 @@ # progtest.m4 # serial 10 (gettext-0.23) -dnl Copyright (C) 1996-2003, 2005, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996-2003, 2005, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pselect.m4 b/m4/pselect.m4 index 546235ec6a..06df1b9a4d 100644 --- a/m4/pselect.m4 +++ b/m4/pselect.m4 @@ -1,6 +1,6 @@ # pselect.m4 # serial 11 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread-cond.m4 b/m4/pthread-cond.m4 index dd58ba4c1c..5c78f6efa8 100644 --- a/m4/pthread-cond.m4 +++ b/m4/pthread-cond.m4 @@ -1,6 +1,6 @@ # pthread-cond.m4 # serial 3 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread-mutex.m4 b/m4/pthread-mutex.m4 index bdab76f545..ae3acf4d6a 100644 --- a/m4/pthread-mutex.m4 +++ b/m4/pthread-mutex.m4 @@ -1,6 +1,6 @@ # pthread-mutex.m4 # serial 4 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread-once.m4 b/m4/pthread-once.m4 index 2081d09001..97484129ee 100644 --- a/m4/pthread-once.m4 +++ b/m4/pthread-once.m4 @@ -1,6 +1,6 @@ # pthread-once.m4 # serial 3 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread-rwlock.m4 b/m4/pthread-rwlock.m4 index 084697df80..21db0fd7e9 100644 --- a/m4/pthread-rwlock.m4 +++ b/m4/pthread-rwlock.m4 @@ -1,6 +1,6 @@ # pthread-rwlock.m4 # serial 8 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread-spin.m4 b/m4/pthread-spin.m4 index 4c42ed5fc2..aae2fb3b30 100644 --- a/m4/pthread-spin.m4 +++ b/m4/pthread-spin.m4 @@ -1,6 +1,6 @@ # pthread-spin.m4 # serial 8 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread-thread.m4 b/m4/pthread-thread.m4 index 888944d573..ba430e5f26 100644 --- a/m4/pthread-thread.m4 +++ b/m4/pthread-thread.m4 @@ -1,6 +1,6 @@ # pthread-thread.m4 # serial 3 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread-tss.m4 b/m4/pthread-tss.m4 index ad5f59e2d9..313374b713 100644 --- a/m4/pthread-tss.m4 +++ b/m4/pthread-tss.m4 @@ -1,6 +1,6 @@ # pthread-tss.m4 # serial 2 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread_h.m4 b/m4/pthread_h.m4 index a402ede190..bb92138624 100644 --- a/m4/pthread_h.m4 +++ b/m4/pthread_h.m4 @@ -1,6 +1,6 @@ # pthread_h.m4 # serial 11 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread_mutex_timedlock.m4 b/m4/pthread_mutex_timedlock.m4 index 3bc3e3ccb1..9cb25e87cf 100644 --- a/m4/pthread_mutex_timedlock.m4 +++ b/m4/pthread_mutex_timedlock.m4 @@ -1,6 +1,6 @@ # pthread_mutex_timedlock.m4 # serial 6 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread_rwlock_rdlock.m4 b/m4/pthread_rwlock_rdlock.m4 index 783c638aec..aec9f076d4 100644 --- a/m4/pthread_rwlock_rdlock.m4 +++ b/m4/pthread_rwlock_rdlock.m4 @@ -1,6 +1,6 @@ # pthread_rwlock_rdlock.m4 # serial 8 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pthread_sigmask.m4 b/m4/pthread_sigmask.m4 index 2de8ebebf1..a9da33c4c3 100644 --- a/m4/pthread_sigmask.m4 +++ b/m4/pthread_sigmask.m4 @@ -1,6 +1,6 @@ # pthread_sigmask.m4 # serial 23 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ptsname.m4 b/m4/ptsname.m4 index cd9b84a0f0..bdc6407d86 100644 --- a/m4/ptsname.m4 +++ b/m4/ptsname.m4 @@ -1,6 +1,6 @@ # ptsname.m4 # serial 9 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ptsname_r.m4 b/m4/ptsname_r.m4 index c930d80b25..36409fddf7 100644 --- a/m4/ptsname_r.m4 +++ b/m4/ptsname_r.m4 @@ -1,6 +1,6 @@ # ptsname_r.m4 # serial 10 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pty.m4 b/m4/pty.m4 index 774b376ebf..db9e73dcf4 100644 --- a/m4/pty.m4 +++ b/m4/pty.m4 @@ -1,6 +1,6 @@ # pty.m4 # serial 20 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pty_h.m4 b/m4/pty_h.m4 index 75f6f32ea2..582f68d673 100644 --- a/m4/pty_h.m4 +++ b/m4/pty_h.m4 @@ -1,6 +1,6 @@ # pty_h.m4 # serial 15 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/putenv.m4 b/m4/putenv.m4 index 423fea77c3..26caf9fb3d 100644 --- a/m4/putenv.m4 +++ b/m4/putenv.m4 @@ -1,6 +1,6 @@ # putenv.m4 # serial 28 -dnl Copyright (C) 2002-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/pwrite.m4 b/m4/pwrite.m4 index 0f5f494eed..647df57a8c 100644 --- a/m4/pwrite.m4 +++ b/m4/pwrite.m4 @@ -1,6 +1,6 @@ # pwrite.m4 # serial 9 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/qsort_r.m4 b/m4/qsort_r.m4 index 505359e3d5..b460198196 100644 --- a/m4/qsort_r.m4 +++ b/m4/qsort_r.m4 @@ -1,6 +1,6 @@ # qsort_r.m4 # serial 1 -dnl Copyright 2014-2024 Free Software Foundation, Inc. +dnl Copyright 2014-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/quote.m4 b/m4/quote.m4 index b73e7ee9dc..67f2cf6df9 100644 --- a/m4/quote.m4 +++ b/m4/quote.m4 @@ -1,6 +1,6 @@ # quote.m4 # serial 6 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/quotearg.m4 b/m4/quotearg.m4 index e07a710d94..22eee90bfd 100644 --- a/m4/quotearg.m4 +++ b/m4/quotearg.m4 @@ -1,6 +1,6 @@ # quotearg.m4 # serial 10 -dnl Copyright (C) 2002, 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/raise.m4 b/m4/raise.m4 index d5bf4d571c..0add3f2e6b 100644 --- a/m4/raise.m4 +++ b/m4/raise.m4 @@ -1,6 +1,6 @@ # raise.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rand.m4 b/m4/rand.m4 index 3d8b786914..74fc78c44f 100644 --- a/m4/rand.m4 +++ b/m4/rand.m4 @@ -1,6 +1,6 @@ # rand.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/random.m4 b/m4/random.m4 index 383a875bd7..360e56b0b7 100644 --- a/m4/random.m4 +++ b/m4/random.m4 @@ -1,6 +1,6 @@ # random.m4 # serial 8 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/random_r.m4 b/m4/random_r.m4 index 8d0ecfe8e5..50ee48d462 100644 --- a/m4/random_r.m4 +++ b/m4/random_r.m4 @@ -1,6 +1,6 @@ # random_r.m4 # serial 5 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rawmemchr.m4 b/m4/rawmemchr.m4 index ffef17e982..9fbb39b647 100644 --- a/m4/rawmemchr.m4 +++ b/m4/rawmemchr.m4 @@ -1,6 +1,6 @@ # rawmemchr.m4 # serial 3 -dnl Copyright (C) 2003, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/read-file.m4 b/m4/read-file.m4 index 4b7f68cfaf..5d7bf4da19 100644 --- a/m4/read-file.m4 +++ b/m4/read-file.m4 @@ -1,6 +1,6 @@ # read-file.m4 # serial 3 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/read.m4 b/m4/read.m4 index 6413e64b3a..50e2772c10 100644 --- a/m4/read.m4 +++ b/m4/read.m4 @@ -1,6 +1,6 @@ # read.m4 # serial 5 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/readdir.m4 b/m4/readdir.m4 index 5b3b5c22c5..1fc55d7d55 100644 --- a/m4/readdir.m4 +++ b/m4/readdir.m4 @@ -1,6 +1,6 @@ # readdir.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/readline.m4 b/m4/readline.m4 index c83dd8a0ee..a5cf8a4ea0 100644 --- a/m4/readline.m4 +++ b/m4/readline.m4 @@ -1,6 +1,6 @@ # readline.m4 # serial 11 -dnl Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/readlink.m4 b/m4/readlink.m4 index a7eb43504a..5ceaa3b4c5 100644 --- a/m4/readlink.m4 +++ b/m4/readlink.m4 @@ -1,6 +1,6 @@ # readlink.m4 # serial 18 -dnl Copyright (C) 2003, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/readlinkat.m4 b/m4/readlinkat.m4 index 81e389a111..44b803c427 100644 --- a/m4/readlinkat.m4 +++ b/m4/readlinkat.m4 @@ -1,6 +1,6 @@ # readlinkat.m4 # serial 10 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/readtokens.m4 b/m4/readtokens.m4 index 62ad93d874..74778f82e2 100644 --- a/m4/readtokens.m4 +++ b/m4/readtokens.m4 @@ -1,6 +1,6 @@ # readtokens.m4 # serial 6 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/readutmp.m4 b/m4/readutmp.m4 index c11c297060..36c95be337 100644 --- a/m4/readutmp.m4 +++ b/m4/readutmp.m4 @@ -1,6 +1,6 @@ # readutmp.m4 # serial 31 -dnl Copyright (C) 2002-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/realloc.m4 b/m4/realloc.m4 index 6401f22847..0242abdc8c 100644 --- a/m4/realloc.m4 +++ b/m4/realloc.m4 @@ -1,6 +1,6 @@ # realloc.m4 # serial 39 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/reallocarray.m4 b/m4/reallocarray.m4 index c115dfbe45..3970d9e15c 100644 --- a/m4/reallocarray.m4 +++ b/m4/reallocarray.m4 @@ -1,6 +1,6 @@ # reallocarray.m4 # serial 7 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/regex.m4 b/m4/regex.m4 index 1060a8e898..80dfb8e1e5 100644 --- a/m4/regex.m4 +++ b/m4/regex.m4 @@ -1,6 +1,6 @@ # regex.m4 # serial 78 -dnl Copyright (C) 1996-2001, 2003-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996-2001, 2003-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/relocatable-lib.m4 b/m4/relocatable-lib.m4 index c0c6e16a13..5efed5218d 100644 --- a/m4/relocatable-lib.m4 +++ b/m4/relocatable-lib.m4 @@ -1,6 +1,6 @@ # relocatable-lib.m4 # serial 8 -dnl Copyright (C) 2003, 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/relocatable.m4 b/m4/relocatable.m4 index 585e9f1ae1..529b733db5 100644 --- a/m4/relocatable.m4 +++ b/m4/relocatable.m4 @@ -1,6 +1,6 @@ # relocatable.m4 # serial 26 -dnl Copyright (C) 2003, 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/remainder-ieee.m4 b/m4/remainder-ieee.m4 index 73cc96ad31..56cdbb9f64 100644 --- a/m4/remainder-ieee.m4 +++ b/m4/remainder-ieee.m4 @@ -1,6 +1,6 @@ # remainder-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/remainder.m4 b/m4/remainder.m4 index 4911984106..50831822fc 100644 --- a/m4/remainder.m4 +++ b/m4/remainder.m4 @@ -1,6 +1,6 @@ # remainder.m4 # serial 12 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/remainderf-ieee.m4 b/m4/remainderf-ieee.m4 index bf12ca7ab7..ddd3b4a30b 100644 --- a/m4/remainderf-ieee.m4 +++ b/m4/remainderf-ieee.m4 @@ -1,6 +1,6 @@ # remainderf-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/remainderf.m4 b/m4/remainderf.m4 index 7ddbf9955d..b40dffa49b 100644 --- a/m4/remainderf.m4 +++ b/m4/remainderf.m4 @@ -1,6 +1,6 @@ # remainderf.m4 # serial 16 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/remainderl-ieee.m4 b/m4/remainderl-ieee.m4 index 33be3ab3dc..84b39ba218 100644 --- a/m4/remainderl-ieee.m4 +++ b/m4/remainderl-ieee.m4 @@ -1,6 +1,6 @@ # remainderl-ieee.m4 # serial 1 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/remainderl.m4 b/m4/remainderl.m4 index 98a857ca2e..0cc26ecce6 100644 --- a/m4/remainderl.m4 +++ b/m4/remainderl.m4 @@ -1,6 +1,6 @@ # remainderl.m4 # serial 17 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/remove.m4 b/m4/remove.m4 index d461ca1040..253f0444ef 100644 --- a/m4/remove.m4 +++ b/m4/remove.m4 @@ -1,6 +1,6 @@ # remove.m4 # serial 6 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rename.m4 b/m4/rename.m4 index 83a5c34e2d..c16b385151 100644 --- a/m4/rename.m4 +++ b/m4/rename.m4 @@ -1,6 +1,7 @@ # rename.m4 # serial 37 -dnl Copyright (C) 2001, 2003, 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001, 2003, 2005-2006, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/renameat.m4 b/m4/renameat.m4 index 78c51959d7..f967ae1593 100644 --- a/m4/renameat.m4 +++ b/m4/renameat.m4 @@ -1,6 +1,6 @@ # renameat.m4 # serial 5 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rewinddir.m4 b/m4/rewinddir.m4 index f69d5fe02d..31fd3bc032 100644 --- a/m4/rewinddir.m4 +++ b/m4/rewinddir.m4 @@ -1,6 +1,6 @@ # rewinddir.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rint.m4 b/m4/rint.m4 index 1643385956..9a38d5604c 100644 --- a/m4/rint.m4 +++ b/m4/rint.m4 @@ -1,6 +1,6 @@ # rint.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rintf.m4 b/m4/rintf.m4 index 9b11ec1689..147b4fa0c8 100644 --- a/m4/rintf.m4 +++ b/m4/rintf.m4 @@ -1,6 +1,6 @@ # rintf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rintl.m4 b/m4/rintl.m4 index 853836fb02..f83a5bad75 100644 --- a/m4/rintl.m4 +++ b/m4/rintl.m4 @@ -1,6 +1,6 @@ # rintl.m4 # serial 11 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rmdir-errno.m4 b/m4/rmdir-errno.m4 index e2a0545b70..5b64982dce 100644 --- a/m4/rmdir-errno.m4 +++ b/m4/rmdir-errno.m4 @@ -1,6 +1,7 @@ # rmdir-errno.m4 # serial 16 -dnl Copyright (C) 2000-2001, 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2001, 2005-2006, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rmdir.m4 b/m4/rmdir.m4 index 10e0ec9247..0f05e72979 100644 --- a/m4/rmdir.m4 +++ b/m4/rmdir.m4 @@ -1,6 +1,6 @@ # rmdir.m4 # serial 19 -dnl Copyright (C) 2002, 2005, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2005, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/round-ieee.m4 b/m4/round-ieee.m4 index 9394b11c7d..f89519bb36 100644 --- a/m4/round-ieee.m4 +++ b/m4/round-ieee.m4 @@ -1,6 +1,6 @@ # round-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/round.m4 b/m4/round.m4 index 0c8763cb0f..4b5c1cc587 100644 --- a/m4/round.m4 +++ b/m4/round.m4 @@ -1,6 +1,6 @@ # round.m4 # serial 28 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/roundf-ieee.m4 b/m4/roundf-ieee.m4 index 0553f6b782..448ade1c3e 100644 --- a/m4/roundf-ieee.m4 +++ b/m4/roundf-ieee.m4 @@ -1,6 +1,6 @@ # roundf-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/roundf.m4 b/m4/roundf.m4 index 14e958e70a..5c5c623f4a 100644 --- a/m4/roundf.m4 +++ b/m4/roundf.m4 @@ -1,6 +1,6 @@ # roundf.m4 # serial 29 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/roundl-ieee.m4 b/m4/roundl-ieee.m4 index c44afdc19e..ae207be5b7 100644 --- a/m4/roundl-ieee.m4 +++ b/m4/roundl-ieee.m4 @@ -1,6 +1,6 @@ # roundl-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/roundl.m4 b/m4/roundl.m4 index 22bf4e4523..daffc36f48 100644 --- a/m4/roundl.m4 +++ b/m4/roundl.m4 @@ -1,6 +1,6 @@ # roundl.m4 # serial 24 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/rpmatch.m4 b/m4/rpmatch.m4 index 75367bf375..450e4b06fb 100644 --- a/m4/rpmatch.m4 +++ b/m4/rpmatch.m4 @@ -1,6 +1,6 @@ # rpmatch.m4 # serial 10 -dnl Copyright (C) 2002-2003, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/safe-alloc.m4 b/m4/safe-alloc.m4 index bf0bb5ae67..8274e2747c 100644 --- a/m4/safe-alloc.m4 +++ b/m4/safe-alloc.m4 @@ -1,6 +1,6 @@ # safe-alloc.m4 # serial 2 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/safe-read.m4 b/m4/safe-read.m4 index 6e7012af41..39b6ac2503 100644 --- a/m4/safe-read.m4 +++ b/m4/safe-read.m4 @@ -1,6 +1,6 @@ # safe-read.m4 # serial 6 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/safe-write.m4 b/m4/safe-write.m4 index 5d8f884e6b..5d360154ae 100644 --- a/m4/safe-write.m4 +++ b/m4/safe-write.m4 @@ -1,6 +1,6 @@ # safe-write.m4 # serial 4 -dnl Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/same.m4 b/m4/same.m4 index c04aed2fa7..fe45fdda89 100644 --- a/m4/same.m4 +++ b/m4/same.m4 @@ -1,6 +1,7 @@ # same.m4 # serial 10 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/save-cwd.m4 b/m4/save-cwd.m4 index 2a1f4d6ca4..5c5ff5d4cd 100644 --- a/m4/save-cwd.m4 +++ b/m4/save-cwd.m4 @@ -1,6 +1,6 @@ # save-cwd.m4 # serial 10 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/savedir.m4 b/m4/savedir.m4 index 2aa4a42787..9742b8dd5b 100644 --- a/m4/savedir.m4 +++ b/m4/savedir.m4 @@ -1,6 +1,6 @@ # savedir.m4 # serial 10 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/savewd.m4 b/m4/savewd.m4 index e32116a9f9..2c809198c3 100644 --- a/m4/savewd.m4 +++ b/m4/savewd.m4 @@ -1,6 +1,6 @@ # savewd.m4 # serial 1 -dnl Copyright (C) 2004, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/scandir.m4 b/m4/scandir.m4 index b27de71f87..9b4d8f6478 100644 --- a/m4/scandir.m4 +++ b/m4/scandir.m4 @@ -1,6 +1,6 @@ # scandir.m4 # serial 5 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sched_h.m4 b/m4/sched_h.m4 index 06603511f9..1ffd465faa 100644 --- a/m4/sched_h.m4 +++ b/m4/sched_h.m4 @@ -1,6 +1,6 @@ # sched_h.m4 # serial 16 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sched_yield.m4 b/m4/sched_yield.m4 index d6f9740467..2aaaf1cc74 100644 --- a/m4/sched_yield.m4 +++ b/m4/sched_yield.m4 @@ -1,6 +1,6 @@ # sched_yield.m4 # serial 3 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/search_h.m4 b/m4/search_h.m4 index 66ee6c8e1d..9616c8478f 100644 --- a/m4/search_h.m4 +++ b/m4/search_h.m4 @@ -1,6 +1,6 @@ # search_h.m4 # serial 16 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/secure_getenv.m4 b/m4/secure_getenv.m4 index b6d4fec43a..8d2623469d 100644 --- a/m4/secure_getenv.m4 +++ b/m4/secure_getenv.m4 @@ -1,6 +1,6 @@ # secure_getenv.m4 # serial 2 -dnl Copyright 2013-2024 Free Software Foundation, Inc. +dnl Copyright 2013-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/select.m4 b/m4/select.m4 index 5377da0b19..889097887b 100644 --- a/m4/select.m4 +++ b/m4/select.m4 @@ -1,6 +1,6 @@ # select.m4 # serial 16 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/selinux-context-h.m4 b/m4/selinux-context-h.m4 index 3d9aebf953..8916eb9a98 100644 --- a/m4/selinux-context-h.m4 +++ b/m4/selinux-context-h.m4 @@ -1,6 +1,6 @@ # selinux-context-h.m4 # serial 4 -*- Autoconf -*- -dnl Copyright (C) 2006-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/selinux-label-h.m4 b/m4/selinux-label-h.m4 index 5eca736205..8c1fadb44a 100644 --- a/m4/selinux-label-h.m4 +++ b/m4/selinux-label-h.m4 @@ -1,6 +1,6 @@ # selinux-label-h.m4 # serial 1 -dnl Copyright 2020-2024 Free Software Foundation, Inc. +dnl Copyright 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/selinux-selinux-h.m4 b/m4/selinux-selinux-h.m4 index c06a59415a..e2613fa386 100644 --- a/m4/selinux-selinux-h.m4 +++ b/m4/selinux-selinux-h.m4 @@ -1,6 +1,6 @@ # selinux-selinux-h.m4 # serial 10 -*- Autoconf -*- -dnl Copyright (C) 2006-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/semaphore.m4 b/m4/semaphore.m4 index fc0750debb..6ddb21467c 100644 --- a/m4/semaphore.m4 +++ b/m4/semaphore.m4 @@ -1,6 +1,6 @@ # semaphore.m4 # serial 2 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/servent.m4 b/m4/servent.m4 index 188412dcb2..ba6ebd1d21 100644 --- a/m4/servent.m4 +++ b/m4/servent.m4 @@ -1,6 +1,6 @@ # servent.m4 # serial 5 -dnl Copyright (C) 2008, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/setenv.m4 b/m4/setenv.m4 index d8f1ae65ea..727e35aff3 100644 --- a/m4/setenv.m4 +++ b/m4/setenv.m4 @@ -1,6 +1,6 @@ # setenv.m4 # serial 35 -dnl Copyright (C) 2001-2004, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2004, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sethostname.m4 b/m4/sethostname.m4 index 0793fc5a6f..0dedc83a62 100644 --- a/m4/sethostname.m4 +++ b/m4/sethostname.m4 @@ -1,6 +1,6 @@ # sethostname.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/setlocale.m4 b/m4/setlocale.m4 index c76c7d368c..6c033ddea4 100644 --- a/m4/setlocale.m4 +++ b/m4/setlocale.m4 @@ -1,6 +1,6 @@ # setlocale.m4 # serial 10 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/setlocale_null.m4 b/m4/setlocale_null.m4 index 47c0fb2c27..e8f5d7c492 100644 --- a/m4/setlocale_null.m4 +++ b/m4/setlocale_null.m4 @@ -1,6 +1,6 @@ # setlocale_null.m4 # serial 9 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/setpayload.m4 b/m4/setpayload.m4 index 7bfa0acae9..bb8936941a 100644 --- a/m4/setpayload.m4 +++ b/m4/setpayload.m4 @@ -1,6 +1,6 @@ # setpayload.m4 # serial 2 -dnl Copyright 2024 Free Software Foundation, Inc. +dnl Copyright 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/setpayloadsig.m4 b/m4/setpayloadsig.m4 index 81ae45fac9..b6d620a779 100644 --- a/m4/setpayloadsig.m4 +++ b/m4/setpayloadsig.m4 @@ -1,6 +1,6 @@ # setpayloadsig.m4 # serial 1 -dnl Copyright 2024 Free Software Foundation, Inc. +dnl Copyright 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/settime.m4 b/m4/settime.m4 index 27fe765a61..4e0b89a2b6 100644 --- a/m4/settime.m4 +++ b/m4/settime.m4 @@ -1,6 +1,6 @@ # settime.m4 # serial 7 -dnl Copyright (C) 2002, 2004-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2004-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sh-filename.m4 b/m4/sh-filename.m4 index af3e71f325..e2d5ae4189 100644 --- a/m4/sh-filename.m4 +++ b/m4/sh-filename.m4 @@ -1,6 +1,6 @@ # sh-filename.m4 # serial 3 -dnl Copyright (C) 2018-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2018-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sha1.m4 b/m4/sha1.m4 index 61189d260c..03d696bbf6 100644 --- a/m4/sha1.m4 +++ b/m4/sha1.m4 @@ -1,6 +1,6 @@ # sha1.m4 # serial 12 -dnl Copyright (C) 2002-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sha256.m4 b/m4/sha256.m4 index 95070a1551..30e8deebf8 100644 --- a/m4/sha256.m4 +++ b/m4/sha256.m4 @@ -1,6 +1,6 @@ # sha256.m4 # serial 8 -dnl Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sha512.m4 b/m4/sha512.m4 index d882973801..f0da831b38 100644 --- a/m4/sha512.m4 +++ b/m4/sha512.m4 @@ -1,6 +1,6 @@ # sha512.m4 # serial 9 -dnl Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sig2str.m4 b/m4/sig2str.m4 index 5e95f491b5..d49e363f3a 100644 --- a/m4/sig2str.m4 +++ b/m4/sig2str.m4 @@ -1,6 +1,6 @@ # sig2str.m4 # serial 8 -dnl Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sig_atomic_t.m4 b/m4/sig_atomic_t.m4 index 1b69b3d7f9..2a431aaad0 100644 --- a/m4/sig_atomic_t.m4 +++ b/m4/sig_atomic_t.m4 @@ -1,6 +1,6 @@ # sig_atomic_t.m4 # serial 3 -dnl Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sigabbrev_np.m4 b/m4/sigabbrev_np.m4 index 6436dbaf08..933f8d6bb8 100644 --- a/m4/sigabbrev_np.m4 +++ b/m4/sigabbrev_np.m4 @@ -1,6 +1,6 @@ # sigabbrev_np.m4 # serial 2 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sigaction.m4 b/m4/sigaction.m4 index af1f8cc9df..942603eace 100644 --- a/m4/sigaction.m4 +++ b/m4/sigaction.m4 @@ -1,6 +1,6 @@ # sigaction.m4 # serial 7 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sigaltstack.m4 b/m4/sigaltstack.m4 index a710642493..21cd103871 100644 --- a/m4/sigaltstack.m4 +++ b/m4/sigaltstack.m4 @@ -1,6 +1,6 @@ # sigaltstack.m4 # serial 16 -dnl Copyright (C) 2002-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2025 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License as published by the Free Software Foundation; dnl either version 2 of the License, or (at your option) any later version. diff --git a/m4/sigdescr_np.m4 b/m4/sigdescr_np.m4 index 4f8f8cd58c..009fdceed6 100644 --- a/m4/sigdescr_np.m4 +++ b/m4/sigdescr_np.m4 @@ -1,6 +1,6 @@ # sigdescr_np.m4 # serial 2 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/signal_h.m4 b/m4/signal_h.m4 index ef6c5df949..10343bbfec 100644 --- a/m4/signal_h.m4 +++ b/m4/signal_h.m4 @@ -1,6 +1,6 @@ # signal_h.m4 # serial 23 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/signalblocking.m4 b/m4/signalblocking.m4 index 374ae9e398..23dad84808 100644 --- a/m4/signalblocking.m4 +++ b/m4/signalblocking.m4 @@ -1,6 +1,6 @@ # signalblocking.m4 # serial 17 -dnl Copyright (C) 2001-2002, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2002, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/signbit.m4 b/m4/signbit.m4 index 68c72f1f87..2c3bde1d4b 100644 --- a/m4/signbit.m4 +++ b/m4/signbit.m4 @@ -1,6 +1,6 @@ # signbit.m4 # serial 22 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sigpipe.m4 b/m4/sigpipe.m4 index d8d61153ce..88cbca6dc1 100644 --- a/m4/sigpipe.m4 +++ b/m4/sigpipe.m4 @@ -1,6 +1,6 @@ # sigpipe.m4 # serial 3 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sigsegv.m4 b/m4/sigsegv.m4 index b3c6405379..4823846ec8 100644 --- a/m4/sigsegv.m4 +++ b/m4/sigsegv.m4 @@ -1,6 +1,6 @@ # sigsegv.m4 # serial 2 -dnl Copyright (C) 2021-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2021-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sin.m4 b/m4/sin.m4 index 6bdccfd6c2..eba84a741e 100644 --- a/m4/sin.m4 +++ b/m4/sin.m4 @@ -1,6 +1,6 @@ # sin.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sinf.m4 b/m4/sinf.m4 index 8952ca5eaf..943d53ce37 100644 --- a/m4/sinf.m4 +++ b/m4/sinf.m4 @@ -1,6 +1,6 @@ # sinf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sinh.m4 b/m4/sinh.m4 index aba7ff78ac..f95ddad139 100644 --- a/m4/sinh.m4 +++ b/m4/sinh.m4 @@ -1,6 +1,6 @@ # sinh.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sinhf.m4 b/m4/sinhf.m4 index a2d67201f3..5c58353b8c 100644 --- a/m4/sinhf.m4 +++ b/m4/sinhf.m4 @@ -1,6 +1,6 @@ # sinhf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sinl.m4 b/m4/sinl.m4 index f957c03d52..802528a355 100644 --- a/m4/sinl.m4 +++ b/m4/sinl.m4 @@ -1,6 +1,6 @@ # sinl.m4 # serial 10 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/size_max.m4 b/m4/size_max.m4 index 1fe8ff9dfe..b0460d459e 100644 --- a/m4/size_max.m4 +++ b/m4/size_max.m4 @@ -1,6 +1,6 @@ # size_max.m4 # serial 12 -dnl Copyright (C) 2003, 2005-2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2005-2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sleep.m4 b/m4/sleep.m4 index 435abe408b..c5da022de6 100644 --- a/m4/sleep.m4 +++ b/m4/sleep.m4 @@ -1,6 +1,6 @@ # sleep.m4 # serial 14 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sm3.m4 b/m4/sm3.m4 index cb29555008..98979602be 100644 --- a/m4/sm3.m4 +++ b/m4/sm3.m4 @@ -1,6 +1,6 @@ # sm3.m4 # serial 2 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/snan.m4 b/m4/snan.m4 index b0efe681f2..7fa869c923 100644 --- a/m4/snan.m4 +++ b/m4/snan.m4 @@ -1,6 +1,6 @@ # snan.m4 # serial 3 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/snprintf-gnu.m4 b/m4/snprintf-gnu.m4 index ecc0c1286c..008dc00efe 100644 --- a/m4/snprintf-gnu.m4 +++ b/m4/snprintf-gnu.m4 @@ -1,6 +1,6 @@ # snprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/snprintf-posix.m4 b/m4/snprintf-posix.m4 index f80615cc8f..b8d238b637 100644 --- a/m4/snprintf-posix.m4 +++ b/m4/snprintf-posix.m4 @@ -1,6 +1,6 @@ # snprintf-posix.m4 # serial 22 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/snprintf.m4 b/m4/snprintf.m4 index 4c5934e3fa..2c50cee9af 100644 --- a/m4/snprintf.m4 +++ b/m4/snprintf.m4 @@ -1,6 +1,6 @@ # snprintf.m4 # serial 7 -dnl Copyright (C) 2002-2004, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/socketlib.m4 b/m4/socketlib.m4 index 44767f2f06..e3509f81b5 100644 --- a/m4/socketlib.m4 +++ b/m4/socketlib.m4 @@ -1,6 +1,6 @@ # socketlib.m4 # serial 4 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sockets.m4 b/m4/sockets.m4 index 0f468508d6..54f4dc795f 100644 --- a/m4/sockets.m4 +++ b/m4/sockets.m4 @@ -1,6 +1,6 @@ # sockets.m4 # serial 7 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/socklen.m4 b/m4/socklen.m4 index a2aca10e71..a8ac25b1c3 100644 --- a/m4/socklen.m4 +++ b/m4/socklen.m4 @@ -1,6 +1,6 @@ # socklen.m4 # serial 11 -dnl Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sockpfaf.m4 b/m4/sockpfaf.m4 index 13327de075..08ce843db6 100644 --- a/m4/sockpfaf.m4 +++ b/m4/sockpfaf.m4 @@ -1,6 +1,6 @@ # sockpfaf.m4 # serial 11 -dnl Copyright (C) 2004, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sparcv8+.m4 b/m4/sparcv8+.m4 index ad9aa3bc94..ac3d04d7a5 100644 --- a/m4/sparcv8+.m4 +++ b/m4/sparcv8+.m4 @@ -1,6 +1,6 @@ # sparcv8+.m4 # serial 2 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/spawn-pipe.m4 b/m4/spawn-pipe.m4 index e2cf63ae78..ec5a054963 100644 --- a/m4/spawn-pipe.m4 +++ b/m4/spawn-pipe.m4 @@ -1,6 +1,6 @@ # spawn-pipe.m4 # serial 3 -dnl Copyright (C) 2004, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/spawn_h.m4 b/m4/spawn_h.m4 index 078d7f6ca6..41d56c0c48 100644 --- a/m4/spawn_h.m4 +++ b/m4/spawn_h.m4 @@ -1,6 +1,6 @@ # spawn_h.m4 # serial 24 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sprintf-gnu.m4 b/m4/sprintf-gnu.m4 index 1725ea06ff..94e891267a 100644 --- a/m4/sprintf-gnu.m4 +++ b/m4/sprintf-gnu.m4 @@ -1,6 +1,6 @@ # sprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sprintf-posix.m4 b/m4/sprintf-posix.m4 index 931fed5153..fe07f061fa 100644 --- a/m4/sprintf-posix.m4 +++ b/m4/sprintf-posix.m4 @@ -1,6 +1,6 @@ # sprintf-posix.m4 # serial 19 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sqrt.m4 b/m4/sqrt.m4 index 6103e2cc27..f60ab6ad37 100644 --- a/m4/sqrt.m4 +++ b/m4/sqrt.m4 @@ -1,6 +1,6 @@ # sqrt.m4 # serial 3 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sqrtf.m4 b/m4/sqrtf.m4 index c694d854b9..9f53b6045b 100644 --- a/m4/sqrtf.m4 +++ b/m4/sqrtf.m4 @@ -1,6 +1,6 @@ # sqrtf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sqrtl.m4 b/m4/sqrtl.m4 index 55302796bb..3c8494260d 100644 --- a/m4/sqrtl.m4 +++ b/m4/sqrtl.m4 @@ -1,6 +1,6 @@ # sqrtl.m4 # serial 13 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ssize_t.m4 b/m4/ssize_t.m4 index 437f066c92..a2ffd6fc4a 100644 --- a/m4/ssize_t.m4 +++ b/m4/ssize_t.m4 @@ -1,6 +1,6 @@ # ssize_t.m4 # serial 6 -dnl Copyright (C) 2001-2003, 2006, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2003, 2006, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stack-direction.m4 b/m4/stack-direction.m4 index 65718def65..c82304f9c2 100644 --- a/m4/stack-direction.m4 +++ b/m4/stack-direction.m4 @@ -1,6 +1,6 @@ # stack-direction.m4 # serial 12 -dnl Copyright (C) 2002-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2025 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License as published by the Free Software Foundation; dnl either version 2 of the License, or (at your option) any later version. diff --git a/m4/stack-trace.m4 b/m4/stack-trace.m4 index 39106683fd..abf6fc21b4 100644 --- a/m4/stack-trace.m4 +++ b/m4/stack-trace.m4 @@ -1,6 +1,6 @@ # stack-trace.m4 # serial 4 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stat-size.m4 b/m4/stat-size.m4 index 54c92ca201..ed739898bd 100644 --- a/m4/stat-size.m4 +++ b/m4/stat-size.m4 @@ -1,6 +1,6 @@ # stat-size.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stat-time.m4 b/m4/stat-time.m4 index c192addd43..4aa24e7f8d 100644 --- a/m4/stat-time.m4 +++ b/m4/stat-time.m4 @@ -1,6 +1,7 @@ # stat-time.m4 # serial 1 -dnl Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2025 Free Software +dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stat.m4 b/m4/stat.m4 index e7f3cbb508..6687630562 100644 --- a/m4/stat.m4 +++ b/m4/stat.m4 @@ -1,6 +1,6 @@ # stat.m4 # serial 21 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/std-gnu11.m4 b/m4/std-gnu11.m4 index d61d694297..762764e0b4 100644 --- a/m4/std-gnu11.m4 +++ b/m4/std-gnu11.m4 @@ -16,7 +16,7 @@ m4_ifndef([_AC_C_C23_OPTIONS], [ m4_version_prereq([2.70], [], [ -# Copyright (C) 2001-2024 Free Software Foundation, Inc. +# Copyright (C) 2001-2025 Free Software Foundation, Inc. # This file is part of Autoconf. This program is free # software; you can redistribute it and/or modify it under the diff --git a/m4/std-gnu23.m4 b/m4/std-gnu23.m4 index 0fe7503bb2..9d2ac24bc7 100644 --- a/m4/std-gnu23.m4 +++ b/m4/std-gnu23.m4 @@ -12,7 +12,7 @@ m4_version_prereq([2.73], [], [ -# Copyright (C) 2001-2024 Free Software Foundation, Inc. +# Copyright (C) 2001-2025 Free Software Foundation, Inc. # This file is part of Autoconf. This program is free # software; you can redistribute it and/or modify it under the diff --git a/m4/stdalign.m4 b/m4/stdalign.m4 index fd6112b2d3..bb2d155537 100644 --- a/m4/stdalign.m4 +++ b/m4/stdalign.m4 @@ -1,6 +1,6 @@ # stdalign.m4 # serial 1 -dnl Copyright 2011-2024 Free Software Foundation, Inc. +dnl Copyright 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stdarg.m4 b/m4/stdarg.m4 index a529edd5fd..51c8268417 100644 --- a/m4/stdarg.m4 +++ b/m4/stdarg.m4 @@ -1,6 +1,6 @@ # stdarg.m4 # serial 8 -dnl Copyright (C) 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stdbit_h.m4 b/m4/stdbit_h.m4 index 0aa9a63461..2652975a19 100644 --- a/m4/stdbit_h.m4 +++ b/m4/stdbit_h.m4 @@ -1,6 +1,6 @@ # stdbit_h.m4 # serial 2 -dnl Copyright 2024 Free Software Foundation, Inc. +dnl Copyright 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stdbool.m4 b/m4/stdbool.m4 index e388c45fc4..b9ae2c886b 100644 --- a/m4/stdbool.m4 +++ b/m4/stdbool.m4 @@ -1,6 +1,6 @@ # stdbool.m4 # serial 10 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stddef_h.m4 b/m4/stddef_h.m4 index e80b56eef6..c09396ae55 100644 --- a/m4/stddef_h.m4 +++ b/m4/stddef_h.m4 @@ -1,6 +1,6 @@ # stddef_h.m4 # serial 17 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stdint.m4 b/m4/stdint.m4 index 1f3062a890..2d69088b67 100644 --- a/m4/stdint.m4 +++ b/m4/stdint.m4 @@ -1,6 +1,6 @@ # stdint.m4 # serial 64 -dnl Copyright (C) 2001-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stdint_h.m4 b/m4/stdint_h.m4 index 32f287bb39..d4f1acddb8 100644 --- a/m4/stdint_h.m4 +++ b/m4/stdint_h.m4 @@ -1,6 +1,6 @@ # stdint_h.m4 # serial 9 -dnl Copyright (C) 1997-2004, 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1997-2004, 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stdio_h.m4 b/m4/stdio_h.m4 index 14fb0d34c6..71d86180b9 100644 --- a/m4/stdio_h.m4 +++ b/m4/stdio_h.m4 @@ -1,6 +1,6 @@ # stdio_h.m4 # serial 75 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stdlib_h.m4 b/m4/stdlib_h.m4 index ba56a9480b..2d25da37b5 100644 --- a/m4/stdlib_h.m4 +++ b/m4/stdlib_h.m4 @@ -1,6 +1,6 @@ # stdlib_h.m4 # serial 84 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stdnoreturn.m4 b/m4/stdnoreturn.m4 index f68f6168ff..d6ca8ef890 100644 --- a/m4/stdnoreturn.m4 +++ b/m4/stdnoreturn.m4 @@ -1,6 +1,6 @@ # stdnoreturn.m4 # serial 1 -dnl Copyright 2012-2024 Free Software Foundation, Inc. +dnl Copyright 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stpcpy.m4 b/m4/stpcpy.m4 index 0d7dca3dc6..0c84d6d608 100644 --- a/m4/stpcpy.m4 +++ b/m4/stpcpy.m4 @@ -1,6 +1,6 @@ # stpcpy.m4 # serial 11 -dnl Copyright (C) 2002, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stpncpy.m4 b/m4/stpncpy.m4 index 8b11cb25e3..196e4898ca 100644 --- a/m4/stpncpy.m4 +++ b/m4/stpncpy.m4 @@ -1,6 +1,6 @@ # stpncpy.m4 # serial 22 -dnl Copyright (C) 2002-2003, 2005-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/strcase.m4 b/m4/strcase.m4 index 4b9ee2c4be..ecb2c91c8b 100644 --- a/m4/strcase.m4 +++ b/m4/strcase.m4 @@ -1,6 +1,6 @@ # strcase.m4 # serial 12 -dnl Copyright (C) 2002, 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strcasestr.m4 b/m4/strcasestr.m4 index 6d8de3be7a..eb2862f1aa 100644 --- a/m4/strcasestr.m4 +++ b/m4/strcasestr.m4 @@ -1,6 +1,6 @@ # strcasestr.m4 # serial 29 -dnl Copyright (C) 2005, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strchrnul.m4 b/m4/strchrnul.m4 index 892881e9fc..35c2ba3c42 100644 --- a/m4/strchrnul.m4 +++ b/m4/strchrnul.m4 @@ -1,6 +1,6 @@ # strchrnul.m4 # serial 12 -dnl Copyright (C) 2003, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strcspn.m4 b/m4/strcspn.m4 index e640b6150a..8d9db921a1 100644 --- a/m4/strcspn.m4 +++ b/m4/strcspn.m4 @@ -1,6 +1,6 @@ # strcspn.m4 # serial 4 -dnl Copyright (C) 2002-2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strdup.m4 b/m4/strdup.m4 index d6989b52d4..61d875fbb8 100644 --- a/m4/strdup.m4 +++ b/m4/strdup.m4 @@ -1,7 +1,7 @@ # strdup.m4 # serial 16 -dnl Copyright (C) 2002-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/strerror.m4 b/m4/strerror.m4 index 4b962af23a..c8b3b20730 100644 --- a/m4/strerror.m4 +++ b/m4/strerror.m4 @@ -1,6 +1,6 @@ # strerror.m4 # serial 25 -dnl Copyright (C) 2002, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strerror_r.m4 b/m4/strerror_r.m4 index 06617436d5..ed819bfbe5 100644 --- a/m4/strerror_r.m4 +++ b/m4/strerror_r.m4 @@ -1,6 +1,6 @@ # strerror_r.m4 # serial 28 -dnl Copyright (C) 2002, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strerrorname_np.m4 b/m4/strerrorname_np.m4 index 0966c74ddb..083c367e31 100644 --- a/m4/strerrorname_np.m4 +++ b/m4/strerrorname_np.m4 @@ -1,6 +1,6 @@ # strerrorname_np.m4 # serial 7 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strfmon_l.m4 b/m4/strfmon_l.m4 index d1b0b48562..eba0a2c00a 100644 --- a/m4/strfmon_l.m4 +++ b/m4/strfmon_l.m4 @@ -1,6 +1,6 @@ # strfmon_l.m4 # serial 4 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strftime-fixes.m4 b/m4/strftime-fixes.m4 index b6ecdcfa64..65ecc0744a 100644 --- a/m4/strftime-fixes.m4 +++ b/m4/strftime-fixes.m4 @@ -1,6 +1,6 @@ # strftime-fixes.m4 # serial 4 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/string_h.m4 b/m4/string_h.m4 index 68464f0d08..a07738479d 100644 --- a/m4/string_h.m4 +++ b/m4/string_h.m4 @@ -1,6 +1,6 @@ # string_h.m4 # serial 39 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strings_h.m4 b/m4/strings_h.m4 index b2542b18b8..c6f40fcdfa 100644 --- a/m4/strings_h.m4 +++ b/m4/strings_h.m4 @@ -1,6 +1,6 @@ # strings_h.m4 # serial 9 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strncat.m4 b/m4/strncat.m4 index 2b597bd0a0..b1e94a2b78 100644 --- a/m4/strncat.m4 +++ b/m4/strncat.m4 @@ -1,6 +1,6 @@ # strncat.m4 # serial 9 -dnl Copyright (C) 2002-2004, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strndup.m4 b/m4/strndup.m4 index 9c8b212fdd..14adbab601 100644 --- a/m4/strndup.m4 +++ b/m4/strndup.m4 @@ -1,6 +1,6 @@ # strndup.m4 # serial 24 -dnl Copyright (C) 2002-2003, 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strnlen.m4 b/m4/strnlen.m4 index ecd2559819..afc15cf481 100644 --- a/m4/strnlen.m4 +++ b/m4/strnlen.m4 @@ -1,6 +1,6 @@ # strnlen.m4 # serial 15 -dnl Copyright (C) 2002-2003, 2005-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/strpbrk.m4 b/m4/strpbrk.m4 index 0db5d99aae..51ba6041e8 100644 --- a/m4/strpbrk.m4 +++ b/m4/strpbrk.m4 @@ -1,6 +1,6 @@ # strpbrk.m4 # serial 7 -dnl Copyright (C) 2002-2003, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strptime.m4 b/m4/strptime.m4 index ebf6f1aecb..e0a6da9d5e 100644 --- a/m4/strptime.m4 +++ b/m4/strptime.m4 @@ -1,6 +1,6 @@ # strptime.m4 # serial 8 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strsep.m4 b/m4/strsep.m4 index 28a4cdc540..b018ff8832 100644 --- a/m4/strsep.m4 +++ b/m4/strsep.m4 @@ -1,6 +1,6 @@ # strsep.m4 # serial 11 -dnl Copyright (C) 2002-2004, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strsignal.m4 b/m4/strsignal.m4 index 40f842d1ed..55be8a9f0c 100644 --- a/m4/strsignal.m4 +++ b/m4/strsignal.m4 @@ -1,6 +1,6 @@ # strsignal.m4 # serial 10 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strstr.m4 b/m4/strstr.m4 index 6d044ef2e1..1b5ef6c102 100644 --- a/m4/strstr.m4 +++ b/m4/strstr.m4 @@ -1,6 +1,6 @@ # strstr.m4 # serial 25 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtod-obsolete.m4 b/m4/strtod-obsolete.m4 index 345eb06f9f..f1d6a8e535 100644 --- a/m4/strtod-obsolete.m4 +++ b/m4/strtod-obsolete.m4 @@ -1,6 +1,6 @@ # strtod-obsolete.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtod.m4 b/m4/strtod.m4 index fe8a3587b0..ed93927ea5 100644 --- a/m4/strtod.m4 +++ b/m4/strtod.m4 @@ -1,6 +1,6 @@ # strtod.m4 # serial 31 -dnl Copyright (C) 2002-2003, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtof.m4 b/m4/strtof.m4 index 1d5040c501..f8284d4c94 100644 --- a/m4/strtof.m4 +++ b/m4/strtof.m4 @@ -1,6 +1,6 @@ # strtof.m4 # serial 4 -dnl Copyright (C) 2002-2003, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtoimax.m4 b/m4/strtoimax.m4 index f4c6eb7e70..5f5e5178e9 100644 --- a/m4/strtoimax.m4 +++ b/m4/strtoimax.m4 @@ -1,6 +1,6 @@ # strtoimax.m4 # serial 17 -dnl Copyright (C) 2002-2004, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtok_r.m4 b/m4/strtok_r.m4 index f8916dfae0..d40342bed4 100644 --- a/m4/strtok_r.m4 +++ b/m4/strtok_r.m4 @@ -1,6 +1,6 @@ # strtok_r.m4 # serial 17 -dnl Copyright (C) 2002-2004, 2006-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2004, 2006-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/strtol.m4 b/m4/strtol.m4 index 38b03818e7..95c93a562b 100644 --- a/m4/strtol.m4 +++ b/m4/strtol.m4 @@ -1,6 +1,6 @@ # strtol.m4 # serial 10 -dnl Copyright (C) 2002-2003, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtold.m4 b/m4/strtold.m4 index 3e6c53e1db..f773fc5701 100644 --- a/m4/strtold.m4 +++ b/m4/strtold.m4 @@ -1,6 +1,6 @@ # strtold.m4 # serial 10 -dnl Copyright (C) 2002-2003, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtoll.m4 b/m4/strtoll.m4 index e7f7654d91..9ba4768e93 100644 --- a/m4/strtoll.m4 +++ b/m4/strtoll.m4 @@ -1,6 +1,6 @@ # strtoll.m4 # serial 12 -dnl Copyright (C) 2002, 2004, 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2004, 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtoul.m4 b/m4/strtoul.m4 index 71b8d90a62..07b8a1cb82 100644 --- a/m4/strtoul.m4 +++ b/m4/strtoul.m4 @@ -1,6 +1,6 @@ # strtoul.m4 # serial 8 -dnl Copyright (C) 2002, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtoull.m4 b/m4/strtoull.m4 index 3ce9717e77..807fe1d382 100644 --- a/m4/strtoull.m4 +++ b/m4/strtoull.m4 @@ -1,6 +1,6 @@ # strtoull.m4 # serial 11 -dnl Copyright (C) 2002, 2004, 2006, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2004, 2006, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strtoumax.m4 b/m4/strtoumax.m4 index 94d9f29e02..1cc9e44b8d 100644 --- a/m4/strtoumax.m4 +++ b/m4/strtoumax.m4 @@ -1,6 +1,6 @@ # strtoumax.m4 # serial 13 -dnl Copyright (C) 2002-2004, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/strverscmp.m4 b/m4/strverscmp.m4 index 26fdd47b59..7d212ab3cd 100644 --- a/m4/strverscmp.m4 +++ b/m4/strverscmp.m4 @@ -1,6 +1,6 @@ # strverscmp.m4 # serial 10 -dnl Copyright (C) 2002, 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/supersede.m4 b/m4/supersede.m4 index 7eff4390e3..a96a658c44 100644 --- a/m4/supersede.m4 +++ b/m4/supersede.m4 @@ -1,6 +1,6 @@ # supersede.m4 # serial 1 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/symlink.m4 b/m4/symlink.m4 index e56c96e6e0..74e46936e6 100644 --- a/m4/symlink.m4 +++ b/m4/symlink.m4 @@ -1,6 +1,6 @@ # symlink.m4 # serial 10 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/symlinkat.m4 b/m4/symlinkat.m4 index ccb8316335..6663024457 100644 --- a/m4/symlinkat.m4 +++ b/m4/symlinkat.m4 @@ -1,6 +1,6 @@ # symlinkat.m4 # serial 13 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_cdefs_h.m4 b/m4/sys_cdefs_h.m4 index 95c9c72216..d72796ca70 100644 --- a/m4/sys_cdefs_h.m4 +++ b/m4/sys_cdefs_h.m4 @@ -1,6 +1,6 @@ # sys_cdefs_h.m4 - Is compatible enough with glibc? # serial 2 -dnl Copyright 2024 Free Software Foundation, Inc. +dnl Copyright 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_file_h.m4 b/m4/sys_file_h.m4 index f5dc53ca73..02ca0395df 100644 --- a/m4/sys_file_h.m4 +++ b/m4/sys_file_h.m4 @@ -1,6 +1,6 @@ # sys_file_h.m4 # serial 9 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_ioctl_h.m4 b/m4/sys_ioctl_h.m4 index 232fbdf53e..533ed92edb 100644 --- a/m4/sys_ioctl_h.m4 +++ b/m4/sys_ioctl_h.m4 @@ -1,6 +1,6 @@ # sys_ioctl_h.m4 # serial 15 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_msg_h.m4 b/m4/sys_msg_h.m4 index df89614815..8b57f6fcb0 100644 --- a/m4/sys_msg_h.m4 +++ b/m4/sys_msg_h.m4 @@ -1,6 +1,6 @@ # sys_msg_h.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_random_h.m4 b/m4/sys_random_h.m4 index 6d40452462..dd3b226fc9 100644 --- a/m4/sys_random_h.m4 +++ b/m4/sys_random_h.m4 @@ -1,6 +1,6 @@ # sys_random_h.m4 # serial 8 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_resource_h.m4 b/m4/sys_resource_h.m4 index 97b8ea30bc..c7a5c5fd80 100644 --- a/m4/sys_resource_h.m4 +++ b/m4/sys_resource_h.m4 @@ -1,6 +1,6 @@ # sys_resource_h.m4 # serial 5 -dnl Copyright (C) 2012-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2012-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_select_h.m4 b/m4/sys_select_h.m4 index 9828237f62..b02f470d95 100644 --- a/m4/sys_select_h.m4 +++ b/m4/sys_select_h.m4 @@ -1,6 +1,6 @@ # sys_select_h.m4 # serial 23 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_sem_h.m4 b/m4/sys_sem_h.m4 index ae9f286826..3cfc489a00 100644 --- a/m4/sys_sem_h.m4 +++ b/m4/sys_sem_h.m4 @@ -1,6 +1,6 @@ # sys_sem_h.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_shm_h.m4 b/m4/sys_shm_h.m4 index 9d58b57139..a433c39198 100644 --- a/m4/sys_shm_h.m4 +++ b/m4/sys_shm_h.m4 @@ -1,6 +1,6 @@ # sys_shm_h.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_socket_h.m4 b/m4/sys_socket_h.m4 index 2f1edcef1a..75e9748572 100644 --- a/m4/sys_socket_h.m4 +++ b/m4/sys_socket_h.m4 @@ -1,6 +1,6 @@ # sys_socket_h.m4 # serial 29 -dnl Copyright (C) 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_stat_h.m4 b/m4/sys_stat_h.m4 index 2971bc526f..fdcc89545b 100644 --- a/m4/sys_stat_h.m4 +++ b/m4/sys_stat_h.m4 @@ -1,6 +1,6 @@ # sys_stat_h.m4 # serial 42 -*- Autoconf -*- -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_time_h.m4 b/m4/sys_time_h.m4 index 6954319e4b..a33b97d8a3 100644 --- a/m4/sys_time_h.m4 +++ b/m4/sys_time_h.m4 @@ -1,6 +1,6 @@ # sys_time_h.m4 # serial 12 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_times_h.m4 b/m4/sys_times_h.m4 index 5ca894d675..186ad2b9d7 100644 --- a/m4/sys_times_h.m4 +++ b/m4/sys_times_h.m4 @@ -1,6 +1,6 @@ # sys_times_h.m4 # serial 11 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_types_h.m4 b/m4/sys_types_h.m4 index a7b289c206..e13de24a78 100644 --- a/m4/sys_types_h.m4 +++ b/m4/sys_types_h.m4 @@ -1,6 +1,6 @@ # sys_types_h.m4 # serial 14 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_uio_h.m4 b/m4/sys_uio_h.m4 index 613bbe1d42..eb0e84240b 100644 --- a/m4/sys_uio_h.m4 +++ b/m4/sys_uio_h.m4 @@ -1,6 +1,6 @@ # sys_uio_h.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_un_h.m4 b/m4/sys_un_h.m4 index 3997953647..2990345ebe 100644 --- a/m4/sys_un_h.m4 +++ b/m4/sys_un_h.m4 @@ -1,6 +1,6 @@ # sys_un_h.m4 # serial 2 -dnl Copyright 2024 Free Software Foundation, Inc. +dnl Copyright 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_utsname_h.m4 b/m4/sys_utsname_h.m4 index 4f76ddc8c3..7f27633b97 100644 --- a/m4/sys_utsname_h.m4 +++ b/m4/sys_utsname_h.m4 @@ -1,6 +1,6 @@ # sys_utsname_h.m4 # serial 11 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sys_wait_h.m4 b/m4/sys_wait_h.m4 index b392305219..ffd0d41d05 100644 --- a/m4/sys_wait_h.m4 +++ b/m4/sys_wait_h.m4 @@ -1,6 +1,6 @@ # sys_wait_h.m4 # serial 9 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/sysexits.m4 b/m4/sysexits.m4 index 8d98ce29df..20575ea8a0 100644 --- a/m4/sysexits.m4 +++ b/m4/sysexits.m4 @@ -1,6 +1,6 @@ # sysexits.m4 # serial 7 -dnl Copyright (C) 2003, 2005, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2005, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/systemd.m4 b/m4/systemd.m4 index f59fe1eeb2..82fa4e0a94 100644 --- a/m4/systemd.m4 +++ b/m4/systemd.m4 @@ -1,6 +1,6 @@ # systemd.m4 # serial 3 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tan.m4 b/m4/tan.m4 index 1191800683..f373cb9776 100644 --- a/m4/tan.m4 +++ b/m4/tan.m4 @@ -1,6 +1,6 @@ # tan.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tanf.m4 b/m4/tanf.m4 index 907eb83683..bc0aba77e6 100644 --- a/m4/tanf.m4 +++ b/m4/tanf.m4 @@ -1,6 +1,6 @@ # tanf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tanh.m4 b/m4/tanh.m4 index 8eb5aefcae..1fd7c44382 100644 --- a/m4/tanh.m4 +++ b/m4/tanh.m4 @@ -1,6 +1,6 @@ # tanh.m4 # serial 1 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tanhf.m4 b/m4/tanhf.m4 index 5ea891c2a4..b4281e7c86 100644 --- a/m4/tanhf.m4 +++ b/m4/tanhf.m4 @@ -1,6 +1,6 @@ # tanhf.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tanl.m4 b/m4/tanl.m4 index a7265f36b1..5ebe8721ea 100644 --- a/m4/tanl.m4 +++ b/m4/tanl.m4 @@ -1,6 +1,6 @@ # tanl.m4 # serial 10 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tcgetattr.m4 b/m4/tcgetattr.m4 index 50dd7239bd..8bc3edd754 100644 --- a/m4/tcgetattr.m4 +++ b/m4/tcgetattr.m4 @@ -1,6 +1,6 @@ # tcgetattr.m4 # serial 1 -dnl Copyright (C) 2002-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tcgetsid.m4 b/m4/tcgetsid.m4 index 88cb6eed2d..9e4e8cb164 100644 --- a/m4/tcgetsid.m4 +++ b/m4/tcgetsid.m4 @@ -1,6 +1,6 @@ # tcgetsid.m4 # serial 5 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tempname.m4 b/m4/tempname.m4 index 2179cbe14b..63ec6cb86d 100644 --- a/m4/tempname.m4 +++ b/m4/tempname.m4 @@ -1,6 +1,6 @@ # tempname.m4 # serial 5 -dnl Copyright (C) 2006-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/termcap.m4 b/m4/termcap.m4 index 9821fbd802..89f9e9cd46 100644 --- a/m4/termcap.m4 +++ b/m4/termcap.m4 @@ -1,6 +1,6 @@ # termcap.m4 # serial 12 -dnl Copyright (C) 2000-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/terminfo.m4 b/m4/terminfo.m4 index fe76e67655..07543a6968 100644 --- a/m4/terminfo.m4 +++ b/m4/terminfo.m4 @@ -1,6 +1,6 @@ # terminfo.m4 # serial 7 -dnl Copyright (C) 2000-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/termios_h.m4 b/m4/termios_h.m4 index caaf5050e3..03686fc272 100644 --- a/m4/termios_h.m4 +++ b/m4/termios_h.m4 @@ -1,6 +1,6 @@ # termios_h.m4 # serial 8 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/thrd.m4 b/m4/thrd.m4 index 53ff731145..18298dadb7 100644 --- a/m4/thrd.m4 +++ b/m4/thrd.m4 @@ -1,6 +1,6 @@ # thrd.m4 # serial 6 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/thread.m4 b/m4/thread.m4 index 9bf56482cc..d7be28112d 100644 --- a/m4/thread.m4 +++ b/m4/thread.m4 @@ -1,6 +1,6 @@ # thread.m4 # serial 5 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/threadlib.m4 b/m4/threadlib.m4 index 0f52aac478..8f9a7d4b98 100644 --- a/m4/threadlib.m4 +++ b/m4/threadlib.m4 @@ -1,6 +1,6 @@ # threadlib.m4 # serial 42 -dnl Copyright (C) 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/threads_h.m4 b/m4/threads_h.m4 index 5db101370e..ff57f14cd8 100644 --- a/m4/threads_h.m4 +++ b/m4/threads_h.m4 @@ -1,6 +1,6 @@ # threads_h.m4 # serial 16 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/time.m4 b/m4/time.m4 index 963d9f694f..f63ec12f87 100644 --- a/m4/time.m4 +++ b/m4/time.m4 @@ -1,6 +1,6 @@ # time.m4 # serial 6 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/time_h.m4 b/m4/time_h.m4 index 28d698a1f0..f4d8e20f5b 100644 --- a/m4/time_h.m4 +++ b/m4/time_h.m4 @@ -1,6 +1,7 @@ # time_h.m4 # serial 27 -dnl Copyright (C) 2000-2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2001, 2003-2007, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/time_r.m4 b/m4/time_r.m4 index 05eaba31d9..96f5c5b549 100644 --- a/m4/time_r.m4 +++ b/m4/time_r.m4 @@ -1,6 +1,6 @@ # time_r.m4 # serial 1 -dnl Copyright (C) 2003, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/time_rz.m4 b/m4/time_rz.m4 index 2e2ecab486..b85e6d0cbb 100644 --- a/m4/time_rz.m4 +++ b/m4/time_rz.m4 @@ -1,6 +1,6 @@ # time_rz.m4 # serial 3 -dnl Copyright (C) 2015-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2015-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/timegm.m4 b/m4/timegm.m4 index 9b12f1e4fd..cb6da6da7c 100644 --- a/m4/timegm.m4 +++ b/m4/timegm.m4 @@ -1,6 +1,6 @@ # timegm.m4 # serial 16 -dnl Copyright (C) 2003, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/timer_time.m4 b/m4/timer_time.m4 index 8eb9f8e1a6..710a498a42 100644 --- a/m4/timer_time.m4 +++ b/m4/timer_time.m4 @@ -1,6 +1,6 @@ # timer_time.m4 # serial 6 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/times.m4 b/m4/times.m4 index 33854089f6..47fc792a3e 100644 --- a/m4/times.m4 +++ b/m4/times.m4 @@ -1,6 +1,6 @@ # times.m4 # serial 2 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/timespec.m4 b/m4/timespec.m4 index 39255320c7..38be991435 100644 --- a/m4/timespec.m4 +++ b/m4/timespec.m4 @@ -1,6 +1,7 @@ # timespec.m4 # serial 15 -dnl Copyright (C) 2000-2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2001, 2003-2007, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/timespec_get.m4 b/m4/timespec_get.m4 index 245dc609be..97b81c0693 100644 --- a/m4/timespec_get.m4 +++ b/m4/timespec_get.m4 @@ -1,6 +1,6 @@ # timespec_get.m4 # serial 6 -dnl Copyright (C) 2021-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2021-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/timespec_getres.m4 b/m4/timespec_getres.m4 index 6c19e95022..831841a3e0 100644 --- a/m4/timespec_getres.m4 +++ b/m4/timespec_getres.m4 @@ -1,6 +1,6 @@ # timespec_getres.m4 # serial 2 -dnl Copyright 2021-2024 Free Software Foundation, Inc. +dnl Copyright 2021-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tls.m4 b/m4/tls.m4 index 6436d8c72a..9a70868658 100644 --- a/m4/tls.m4 +++ b/m4/tls.m4 @@ -1,6 +1,6 @@ # tls.m4 # serial 2 (gettext-0.18) -dnl Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tm_gmtoff.m4 b/m4/tm_gmtoff.m4 index 341127746a..4846d80397 100644 --- a/m4/tm_gmtoff.m4 +++ b/m4/tm_gmtoff.m4 @@ -1,6 +1,6 @@ # tm_gmtoff.m4 # serial 5 -dnl Copyright (C) 2002, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tmpdir.m4 b/m4/tmpdir.m4 index a4335bab53..968acfbef3 100644 --- a/m4/tmpdir.m4 +++ b/m4/tmpdir.m4 @@ -1,6 +1,6 @@ # tmpdir.m4 # serial 4 -dnl Copyright (C) 2001-2002, 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2002, 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tmpfile.m4 b/m4/tmpfile.m4 index 85046e7d43..8f90606ecb 100644 --- a/m4/tmpfile.m4 +++ b/m4/tmpfile.m4 @@ -1,6 +1,6 @@ # tmpfile.m4 # serial 4 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/totalorder.m4 b/m4/totalorder.m4 index ebf612dc91..bbce1070c5 100644 --- a/m4/totalorder.m4 +++ b/m4/totalorder.m4 @@ -1,6 +1,6 @@ # totalorder.m4 # serial 3 -dnl Copyright 2023-2024 Free Software Foundation, Inc. +dnl Copyright 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/totalordermag.m4 b/m4/totalordermag.m4 index 290db08a5d..2c08d11188 100644 --- a/m4/totalordermag.m4 +++ b/m4/totalordermag.m4 @@ -1,6 +1,6 @@ # totalordermag.m4 # serial 1 -dnl Copyright 2023-2024 Free Software Foundation, Inc. +dnl Copyright 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/towctrans.m4 b/m4/towctrans.m4 index a8bff6b357..1f6f885e2e 100644 --- a/m4/towctrans.m4 +++ b/m4/towctrans.m4 @@ -1,6 +1,6 @@ # towctrans.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/trunc-ieee.m4 b/m4/trunc-ieee.m4 index 4360b17296..c2df1bc051 100644 --- a/m4/trunc-ieee.m4 +++ b/m4/trunc-ieee.m4 @@ -1,6 +1,6 @@ # trunc-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/trunc.m4 b/m4/trunc.m4 index bd9d2396f1..fba9991387 100644 --- a/m4/trunc.m4 +++ b/m4/trunc.m4 @@ -1,6 +1,6 @@ # trunc.m4 # serial 18 -dnl Copyright (C) 2007, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/truncate.m4 b/m4/truncate.m4 index 0f87739d0a..7d6b63e13a 100644 --- a/m4/truncate.m4 +++ b/m4/truncate.m4 @@ -1,6 +1,6 @@ # truncate.m4 # serial 7 -*- Autoconf -*- -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/truncf-ieee.m4 b/m4/truncf-ieee.m4 index 2dc48f51eb..0f7722923e 100644 --- a/m4/truncf-ieee.m4 +++ b/m4/truncf-ieee.m4 @@ -1,6 +1,6 @@ # truncf-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/truncf.m4 b/m4/truncf.m4 index c619690fd5..7b82e25acb 100644 --- a/m4/truncf.m4 +++ b/m4/truncf.m4 @@ -1,6 +1,6 @@ # truncf.m4 # serial 18 -dnl Copyright (C) 2007, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/truncl-ieee.m4 b/m4/truncl-ieee.m4 index 9fb38a09cb..67d211bfd8 100644 --- a/m4/truncl-ieee.m4 +++ b/m4/truncl-ieee.m4 @@ -1,6 +1,6 @@ # truncl-ieee.m4 # serial 1 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/truncl.m4 b/m4/truncl.m4 index d5e907fca0..5ba3c0f372 100644 --- a/m4/truncl.m4 +++ b/m4/truncl.m4 @@ -1,6 +1,6 @@ # truncl.m4 # serial 20 -dnl Copyright (C) 2007-2008, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2008, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tsearch.m4 b/m4/tsearch.m4 index 67dce99bf2..9fd811da7e 100644 --- a/m4/tsearch.m4 +++ b/m4/tsearch.m4 @@ -1,6 +1,6 @@ # tsearch.m4 # serial 13 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tss.m4 b/m4/tss.m4 index 773af8266b..4f6189b9b4 100644 --- a/m4/tss.m4 +++ b/m4/tss.m4 @@ -1,6 +1,6 @@ # tss.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ttyname_r.m4 b/m4/ttyname_r.m4 index 402f2610bf..1c34d8d239 100644 --- a/m4/ttyname_r.m4 +++ b/m4/ttyname_r.m4 @@ -1,6 +1,6 @@ # ttyname_r.m4 # serial 13 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tzname.m4 b/m4/tzname.m4 index 6a7fa87dba..401608c78a 100644 --- a/m4/tzname.m4 +++ b/m4/tzname.m4 @@ -1,6 +1,6 @@ # tzname.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/tzset.m4 b/m4/tzset.m4 index c0a43cf91a..243ef22ed3 100644 --- a/m4/tzset.m4 +++ b/m4/tzset.m4 @@ -1,6 +1,6 @@ # tzset.m4 # serial 18 -dnl Copyright (C) 2003, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/uchar_h.m4 b/m4/uchar_h.m4 index 92ed86ba1a..358a097111 100644 --- a/m4/uchar_h.m4 +++ b/m4/uchar_h.m4 @@ -1,6 +1,6 @@ # uchar_h.m4 # serial 31 -dnl Copyright (C) 2019-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2019-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ulonglong.m4 b/m4/ulonglong.m4 index a6a79fb736..778148241b 100644 --- a/m4/ulonglong.m4 +++ b/m4/ulonglong.m4 @@ -1,6 +1,6 @@ # ulonglong.m4 # serial 10 -dnl Copyright (C) 1999-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1999-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/uname.m4 b/m4/uname.m4 index 6bdfc39ecf..40dbf551a3 100644 --- a/m4/uname.m4 +++ b/m4/uname.m4 @@ -1,6 +1,6 @@ # uname.m4 # serial 11 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/ungetc.m4 b/m4/ungetc.m4 index 98ea7f87cb..969b60e81e 100644 --- a/m4/ungetc.m4 +++ b/m4/ungetc.m4 @@ -1,6 +1,6 @@ # ungetc.m4 # serial 12 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unicase_h.m4 b/m4/unicase_h.m4 index ca9be35f06..bf5d4c2e14 100644 --- a/m4/unicase_h.m4 +++ b/m4/unicase_h.m4 @@ -1,6 +1,6 @@ # unicase_h.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unicodeio.m4 b/m4/unicodeio.m4 index 93014c3aac..32f8a048f5 100644 --- a/m4/unicodeio.m4 +++ b/m4/unicodeio.m4 @@ -1,6 +1,6 @@ # unicodeio.m4 # serial 3 -dnl Copyright (C) 2002-2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unictype_h.m4 b/m4/unictype_h.m4 index ca5a12aef3..68ddaf6c7b 100644 --- a/m4/unictype_h.m4 +++ b/m4/unictype_h.m4 @@ -1,6 +1,6 @@ # unictype_h.m4 # serial 4 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unimetadata_h.m4 b/m4/unimetadata_h.m4 index c15ea1e45e..1a98b7c312 100644 --- a/m4/unimetadata_h.m4 +++ b/m4/unimetadata_h.m4 @@ -1,6 +1,6 @@ # unimetadata_h.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/uninorm_h.m4 b/m4/uninorm_h.m4 index bdf06255f9..d416f73b3a 100644 --- a/m4/uninorm_h.m4 +++ b/m4/uninorm_h.m4 @@ -1,6 +1,6 @@ # uninorm_h.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unistd-safer.m4 b/m4/unistd-safer.m4 index 996d669c73..6fd627a5b1 100644 --- a/m4/unistd-safer.m4 +++ b/m4/unistd-safer.m4 @@ -1,6 +1,6 @@ # unistd-safer.m4 # serial 9 -dnl Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unistd_h.m4 b/m4/unistd_h.m4 index 6fcbc242e4..2c08d65e0d 100644 --- a/m4/unistd_h.m4 +++ b/m4/unistd_h.m4 @@ -1,6 +1,6 @@ # unistd_h.m4 # serial 96 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unlink-busy.m4 b/m4/unlink-busy.m4 index 8462e1c2ee..eeea3934e0 100644 --- a/m4/unlink-busy.m4 +++ b/m4/unlink-busy.m4 @@ -1,6 +1,7 @@ # unlink-busy.m4 # serial 17 -dnl Copyright (C) 2000-2001, 2004, 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2000-2001, 2004, 2007, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unlink.m4 b/m4/unlink.m4 index d72686e520..114465736f 100644 --- a/m4/unlink.m4 +++ b/m4/unlink.m4 @@ -1,6 +1,6 @@ # unlink.m4 # serial 17 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unlinkat.m4 b/m4/unlinkat.m4 index 12d17102ae..397ac2b451 100644 --- a/m4/unlinkat.m4 +++ b/m4/unlinkat.m4 @@ -1,6 +1,6 @@ # unlinkat.m4 # serial 2 -dnl Copyright (C) 2004-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unlinkdir.m4 b/m4/unlinkdir.m4 index c1a7c3df80..d552ff4826 100644 --- a/m4/unlinkdir.m4 +++ b/m4/unlinkdir.m4 @@ -1,6 +1,6 @@ # unlinkdir.m4 # serial 8 -dnl Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unlocked-io.m4 b/m4/unlocked-io.m4 index 1e515a0f4d..97f43f4b6c 100644 --- a/m4/unlocked-io.m4 +++ b/m4/unlocked-io.m4 @@ -1,6 +1,6 @@ # unlocked-io.m4 # serial 16 -dnl Copyright (C) 1998-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1998-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/unlockpt.m4 b/m4/unlockpt.m4 index 9348e099ea..8085892771 100644 --- a/m4/unlockpt.m4 +++ b/m4/unlockpt.m4 @@ -1,6 +1,6 @@ # unlockpt.m4 # serial 2 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/uptime.m4 b/m4/uptime.m4 index baa35ecca1..44ae6da899 100644 --- a/m4/uptime.m4 +++ b/m4/uptime.m4 @@ -1,6 +1,7 @@ # uptime.m4 # serial 8 -dnl Copyright (C) 1996, 1999-2001, 2004, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 1996, 1999-2001, 2004, 2009-2025 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/userspec.m4 b/m4/userspec.m4 index c6e5931273..e3f4ddf556 100644 --- a/m4/userspec.m4 +++ b/m4/userspec.m4 @@ -1,6 +1,6 @@ # userspec.m4 # serial 11 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/usleep.m4 b/m4/usleep.m4 index 5d718770ab..fc4438c472 100644 --- a/m4/usleep.m4 +++ b/m4/usleep.m4 @@ -1,6 +1,6 @@ # usleep.m4 # serial 9 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/utime.m4 b/m4/utime.m4 index c4310300b9..62396c3d35 100644 --- a/m4/utime.m4 +++ b/m4/utime.m4 @@ -1,6 +1,6 @@ # utime.m4 # serial 6 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/utime_h.m4 b/m4/utime_h.m4 index 0d3aa8727b..7fc18bf119 100644 --- a/m4/utime_h.m4 +++ b/m4/utime_h.m4 @@ -1,6 +1,6 @@ # utime_h.m4 # serial 8 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/utimecmp.m4 b/m4/utimecmp.m4 index 7045284d74..79631a6cc8 100644 --- a/m4/utimecmp.m4 +++ b/m4/utimecmp.m4 @@ -1,6 +1,6 @@ # utimecmp.m4 # serial 4 -dnl Copyright (C) 2004-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/utimens.m4 b/m4/utimens.m4 index 5730b55feb..096b099a9b 100644 --- a/m4/utimens.m4 +++ b/m4/utimens.m4 @@ -1,6 +1,6 @@ # utimens.m4 # serial 17 -dnl Copyright (C) 2003-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/utimensat.m4 b/m4/utimensat.m4 index 8ed658d223..8753e1cb29 100644 --- a/m4/utimensat.m4 +++ b/m4/utimensat.m4 @@ -1,6 +1,6 @@ # utimensat.m4 # serial 12 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/utimes.m4 b/m4/utimes.m4 index 807b4600f0..90b771f865 100644 --- a/m4/utimes.m4 +++ b/m4/utimes.m4 @@ -1,7 +1,7 @@ # Detect some bugs in glibc's implementation of utimes. # serial 9 -dnl Copyright (C) 2003-2005, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2005, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/utmp_h.m4 b/m4/utmp_h.m4 index 4c8d2b203a..9e05f68d7d 100644 --- a/m4/utmp_h.m4 +++ b/m4/utmp_h.m4 @@ -1,6 +1,6 @@ # utmp_h.m4 # serial 2 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/va-args.m4 b/m4/va-args.m4 index 63c553589e..64e87d4d00 100644 --- a/m4/va-args.m4 +++ b/m4/va-args.m4 @@ -1,6 +1,6 @@ # va-args.m4 # serial 1 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/valgrind-helper.m4 b/m4/valgrind-helper.m4 index 6ea1adcc18..20a543af93 100644 --- a/m4/valgrind-helper.m4 +++ b/m4/valgrind-helper.m4 @@ -1,6 +1,6 @@ # valgrind-helper.m4 # serial 3 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/valgrind-tests.m4 b/m4/valgrind-tests.m4 index 256792c882..a82a5abd8b 100644 --- a/m4/valgrind-tests.m4 +++ b/m4/valgrind-tests.m4 @@ -1,6 +1,6 @@ # valgrind-tests.m4 # serial 9 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vararrays.m4 b/m4/vararrays.m4 index 6681ce9d69..086e409fd6 100644 --- a/m4/vararrays.m4 +++ b/m4/vararrays.m4 @@ -1,6 +1,6 @@ # vararrays.m4 # serial 6 -dnl Copyright (C) 2001, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2001, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vasnprintf-gnu.m4 b/m4/vasnprintf-gnu.m4 index b3c223f3bd..702e4fe9b4 100644 --- a/m4/vasnprintf-gnu.m4 +++ b/m4/vasnprintf-gnu.m4 @@ -1,6 +1,6 @@ # vasnprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vasnprintf-posix.m4 b/m4/vasnprintf-posix.m4 index a8ca59cb30..ba8a152010 100644 --- a/m4/vasnprintf-posix.m4 +++ b/m4/vasnprintf-posix.m4 @@ -1,6 +1,6 @@ # vasnprintf-posix.m4 # serial 20 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vasnprintf.m4 b/m4/vasnprintf.m4 index ab217cf347..ab1b871eda 100644 --- a/m4/vasnprintf.m4 +++ b/m4/vasnprintf.m4 @@ -1,6 +1,6 @@ # vasnprintf.m4 # serial 54 -dnl Copyright (C) 2002-2004, 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vasnwprintf-gnu.m4 b/m4/vasnwprintf-gnu.m4 index 50f4cabec7..7e99770017 100644 --- a/m4/vasnwprintf-gnu.m4 +++ b/m4/vasnwprintf-gnu.m4 @@ -1,6 +1,6 @@ # vasnwprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vasnwprintf-posix.m4 b/m4/vasnwprintf-posix.m4 index 8c17afed6d..299365e12e 100644 --- a/m4/vasnwprintf-posix.m4 +++ b/m4/vasnwprintf-posix.m4 @@ -1,6 +1,6 @@ # vasnwprintf-posix.m4 # serial 3 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vasprintf-gnu.m4 b/m4/vasprintf-gnu.m4 index be907cfef8..c5f328d1db 100644 --- a/m4/vasprintf-gnu.m4 +++ b/m4/vasprintf-gnu.m4 @@ -1,6 +1,6 @@ # vasprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vasprintf-posix.m4 b/m4/vasprintf-posix.m4 index 5a8e709b87..edd5832fd0 100644 --- a/m4/vasprintf-posix.m4 +++ b/m4/vasprintf-posix.m4 @@ -1,6 +1,6 @@ # vasprintf-posix.m4 # serial 20 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vasprintf.m4 b/m4/vasprintf.m4 index 68df6fbad1..6ea602bd2d 100644 --- a/m4/vasprintf.m4 +++ b/m4/vasprintf.m4 @@ -1,6 +1,6 @@ # vasprintf.m4 # serial 6 -dnl Copyright (C) 2002-2003, 2006-2007, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2006-2007, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/vdprintf-gnu.m4 b/m4/vdprintf-gnu.m4 index 8e2288e2b3..5fee556132 100644 --- a/m4/vdprintf-gnu.m4 +++ b/m4/vdprintf-gnu.m4 @@ -1,6 +1,6 @@ # vdprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vdprintf-posix.m4 b/m4/vdprintf-posix.m4 index 4d7b010abf..ceec8523e5 100644 --- a/m4/vdprintf-posix.m4 +++ b/m4/vdprintf-posix.m4 @@ -1,6 +1,6 @@ # vdprintf-posix.m4 # serial 10 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vdprintf.m4 b/m4/vdprintf.m4 index da01f83862..96c8c500be 100644 --- a/m4/vdprintf.m4 +++ b/m4/vdprintf.m4 @@ -1,6 +1,6 @@ # vdprintf.m4 # serial 3 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/version-etc.m4 b/m4/version-etc.m4 index 726e9dc349..135c955527 100644 --- a/m4/version-etc.m4 +++ b/m4/version-etc.m4 @@ -1,6 +1,6 @@ # version-etc.m4 # serial 2 -dnl Copyright (C) 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vfprintf-gnu.m4 b/m4/vfprintf-gnu.m4 index cebabe3ba7..c9386e4c1d 100644 --- a/m4/vfprintf-gnu.m4 +++ b/m4/vfprintf-gnu.m4 @@ -1,6 +1,6 @@ # vfprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vfprintf-posix.m4 b/m4/vfprintf-posix.m4 index 82e749c08d..6d9ed3a18a 100644 --- a/m4/vfprintf-posix.m4 +++ b/m4/vfprintf-posix.m4 @@ -1,6 +1,6 @@ # vfprintf-posix.m4 # serial 21 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/visibility.m4 b/m4/visibility.m4 index e72532db8c..c2cd38d0d4 100644 --- a/m4/visibility.m4 +++ b/m4/visibility.m4 @@ -1,6 +1,6 @@ # visibility.m4 # serial 9 -dnl Copyright (C) 2005, 2008, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2008, 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vprintf-gnu.m4 b/m4/vprintf-gnu.m4 index d7a956fa62..017d77140d 100644 --- a/m4/vprintf-gnu.m4 +++ b/m4/vprintf-gnu.m4 @@ -1,6 +1,6 @@ # vprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vprintf-posix.m4 b/m4/vprintf-posix.m4 index 5365b04cfb..218a181bf1 100644 --- a/m4/vprintf-posix.m4 +++ b/m4/vprintf-posix.m4 @@ -1,6 +1,6 @@ # vprintf-posix.m4 # serial 4 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vsnprintf-gnu.m4 b/m4/vsnprintf-gnu.m4 index b4456e5809..d018d08a45 100644 --- a/m4/vsnprintf-gnu.m4 +++ b/m4/vsnprintf-gnu.m4 @@ -1,6 +1,6 @@ # vsnprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vsnprintf-posix.m4 b/m4/vsnprintf-posix.m4 index 25ed171efb..c01c4c462f 100644 --- a/m4/vsnprintf-posix.m4 +++ b/m4/vsnprintf-posix.m4 @@ -1,6 +1,6 @@ # vsnprintf-posix.m4 # serial 23 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vsnprintf.m4 b/m4/vsnprintf.m4 index 4fd28edc4c..68ab757de1 100644 --- a/m4/vsnprintf.m4 +++ b/m4/vsnprintf.m4 @@ -1,6 +1,6 @@ # vsnprintf.m4 # serial 7 -dnl Copyright (C) 2002-2004, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2004, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vsprintf-gnu.m4 b/m4/vsprintf-gnu.m4 index 9be6a4addd..800e4eae55 100644 --- a/m4/vsprintf-gnu.m4 +++ b/m4/vsprintf-gnu.m4 @@ -1,6 +1,6 @@ # vsprintf-gnu.m4 # serial 1 -dnl Copyright (C) 2023-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2023-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/vsprintf-posix.m4 b/m4/vsprintf-posix.m4 index 49036f1d00..9c42bd775d 100644 --- a/m4/vsprintf-posix.m4 +++ b/m4/vsprintf-posix.m4 @@ -1,6 +1,6 @@ # vsprintf-posix.m4 # serial 19 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wait-process.m4 b/m4/wait-process.m4 index 1ed1985546..c813efb71b 100644 --- a/m4/wait-process.m4 +++ b/m4/wait-process.m4 @@ -1,6 +1,6 @@ # wait-process.m4 # serial 6 -dnl Copyright (C) 2003, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/waitpid.m4 b/m4/waitpid.m4 index 16a23886df..1af82eb906 100644 --- a/m4/waitpid.m4 +++ b/m4/waitpid.m4 @@ -1,6 +1,6 @@ # waitpid.m4 # serial 3 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/warn-on-use.m4 b/m4/warn-on-use.m4 index 124cb91849..73cf16fb4b 100644 --- a/m4/warn-on-use.m4 +++ b/m4/warn-on-use.m4 @@ -1,6 +1,6 @@ # warn-on-use.m4 # serial 11 -dnl Copyright (C) 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2010-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/warnings.m4 b/m4/warnings.m4 index 7350a400f1..5d7c4ef03a 100644 --- a/m4/warnings.m4 +++ b/m4/warnings.m4 @@ -1,6 +1,6 @@ # warnings.m4 # serial 20 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wchar_h.m4 b/m4/wchar_h.m4 index cba48b3dc9..722fcfc2d6 100644 --- a/m4/wchar_h.m4 +++ b/m4/wchar_h.m4 @@ -1,6 +1,6 @@ # wchar_h.m4 # serial 65 -dnl Copyright (C) 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcpcpy.m4 b/m4/wcpcpy.m4 index 2a8f8a0bcb..d16024c1b7 100644 --- a/m4/wcpcpy.m4 +++ b/m4/wcpcpy.m4 @@ -1,6 +1,6 @@ # wcpcpy.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcpncpy.m4 b/m4/wcpncpy.m4 index 65ae848b42..3286103655 100644 --- a/m4/wcpncpy.m4 +++ b/m4/wcpncpy.m4 @@ -1,6 +1,6 @@ # wcpncpy.m4 # serial 3 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcrtomb.m4 b/m4/wcrtomb.m4 index 4f36b3988d..9153017684 100644 --- a/m4/wcrtomb.m4 +++ b/m4/wcrtomb.m4 @@ -1,6 +1,6 @@ # wcrtomb.m4 # serial 21 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcscasecmp.m4 b/m4/wcscasecmp.m4 index fb1bf12871..1c54e7ea4a 100644 --- a/m4/wcscasecmp.m4 +++ b/m4/wcscasecmp.m4 @@ -1,6 +1,6 @@ # wcscasecmp.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcscat.m4 b/m4/wcscat.m4 index b6ed46bf10..05614055e2 100644 --- a/m4/wcscat.m4 +++ b/m4/wcscat.m4 @@ -1,6 +1,6 @@ # wcscat.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcschr.m4 b/m4/wcschr.m4 index 0ba2e3c589..c357dc617d 100644 --- a/m4/wcschr.m4 +++ b/m4/wcschr.m4 @@ -1,6 +1,6 @@ # wcschr.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcscmp.m4 b/m4/wcscmp.m4 index e610a6a910..050b925fea 100644 --- a/m4/wcscmp.m4 +++ b/m4/wcscmp.m4 @@ -1,6 +1,6 @@ # wcscmp.m4 # serial 6 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcscoll.m4 b/m4/wcscoll.m4 index 2a334d16ad..0910df60e1 100644 --- a/m4/wcscoll.m4 +++ b/m4/wcscoll.m4 @@ -1,6 +1,6 @@ # wcscoll.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcscpy.m4 b/m4/wcscpy.m4 index 6c4300195a..e208d9ccd1 100644 --- a/m4/wcscpy.m4 +++ b/m4/wcscpy.m4 @@ -1,6 +1,6 @@ # wcscpy.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcscspn.m4 b/m4/wcscspn.m4 index 6a72c69861..3659ed4bbb 100644 --- a/m4/wcscspn.m4 +++ b/m4/wcscspn.m4 @@ -1,6 +1,6 @@ # wcscspn.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsdup.m4 b/m4/wcsdup.m4 index c165a3d93c..dbbd446cbd 100644 --- a/m4/wcsdup.m4 +++ b/m4/wcsdup.m4 @@ -1,6 +1,6 @@ # wcsdup.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsftime.m4 b/m4/wcsftime.m4 index c292b09636..f85100f1cd 100644 --- a/m4/wcsftime.m4 +++ b/m4/wcsftime.m4 @@ -1,6 +1,6 @@ # wcsftime.m4 # serial 2 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcslen.m4 b/m4/wcslen.m4 index ed13035d07..15001a4732 100644 --- a/m4/wcslen.m4 +++ b/m4/wcslen.m4 @@ -1,6 +1,6 @@ # wcslen.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsncasecmp.m4 b/m4/wcsncasecmp.m4 index 027479c393..920027b0cd 100644 --- a/m4/wcsncasecmp.m4 +++ b/m4/wcsncasecmp.m4 @@ -1,6 +1,6 @@ # wcsncasecmp.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsncat.m4 b/m4/wcsncat.m4 index 6c08014700..30370c18b5 100644 --- a/m4/wcsncat.m4 +++ b/m4/wcsncat.m4 @@ -1,6 +1,6 @@ # wcsncat.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsncmp.m4 b/m4/wcsncmp.m4 index 9f220ba20d..787093389b 100644 --- a/m4/wcsncmp.m4 +++ b/m4/wcsncmp.m4 @@ -1,6 +1,6 @@ # wcsncmp.m4 # serial 5 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsncpy.m4 b/m4/wcsncpy.m4 index ac2bb9bdbf..df451d678c 100644 --- a/m4/wcsncpy.m4 +++ b/m4/wcsncpy.m4 @@ -1,6 +1,6 @@ # wcsncpy.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsnlen.m4 b/m4/wcsnlen.m4 index abfc138447..df3919e5d3 100644 --- a/m4/wcsnlen.m4 +++ b/m4/wcsnlen.m4 @@ -1,6 +1,6 @@ # wcsnlen.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsnrtombs.m4 b/m4/wcsnrtombs.m4 index 72f9e759eb..95e641ca1c 100644 --- a/m4/wcsnrtombs.m4 +++ b/m4/wcsnrtombs.m4 @@ -1,6 +1,6 @@ # wcsnrtombs.m4 # serial 9 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcspbrk.m4 b/m4/wcspbrk.m4 index 647e0861dc..0f6f4d9ed9 100644 --- a/m4/wcspbrk.m4 +++ b/m4/wcspbrk.m4 @@ -1,6 +1,6 @@ # wcspbrk.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsrchr.m4 b/m4/wcsrchr.m4 index 02c0383144..97c81f0db7 100644 --- a/m4/wcsrchr.m4 +++ b/m4/wcsrchr.m4 @@ -1,6 +1,6 @@ # wcsrchr.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsrtombs.m4 b/m4/wcsrtombs.m4 index 2e8887e5c2..7423a0d694 100644 --- a/m4/wcsrtombs.m4 +++ b/m4/wcsrtombs.m4 @@ -1,6 +1,6 @@ # wcsrtombs.m4 # serial 14 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsspn.m4 b/m4/wcsspn.m4 index b8e2541d12..80a2630329 100644 --- a/m4/wcsspn.m4 +++ b/m4/wcsspn.m4 @@ -1,6 +1,6 @@ # wcsspn.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsstr.m4 b/m4/wcsstr.m4 index ddd191d781..6124c1c852 100644 --- a/m4/wcsstr.m4 +++ b/m4/wcsstr.m4 @@ -1,6 +1,6 @@ # wcsstr.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcstok.m4 b/m4/wcstok.m4 index fb485b7afa..cb324e1668 100644 --- a/m4/wcstok.m4 +++ b/m4/wcstok.m4 @@ -1,6 +1,6 @@ # wcstok.m4 # serial 6 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcswidth.m4 b/m4/wcswidth.m4 index f501d1603e..889c16c08c 100644 --- a/m4/wcswidth.m4 +++ b/m4/wcswidth.m4 @@ -1,6 +1,6 @@ # wcswidth.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcsxfrm.m4 b/m4/wcsxfrm.m4 index a1302bebac..26751b75f0 100644 --- a/m4/wcsxfrm.m4 +++ b/m4/wcsxfrm.m4 @@ -1,6 +1,6 @@ # wcsxfrm.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wctob.m4 b/m4/wctob.m4 index b52640e6b4..5649c72d34 100644 --- a/m4/wctob.m4 +++ b/m4/wctob.m4 @@ -1,6 +1,6 @@ # wctob.m4 # serial 14 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wctomb.m4 b/m4/wctomb.m4 index a35a4b2a07..f01a689841 100644 --- a/m4/wctomb.m4 +++ b/m4/wctomb.m4 @@ -1,6 +1,6 @@ # wctomb.m4 # serial 2 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wctrans.m4 b/m4/wctrans.m4 index 27064f3f15..c7eaec4d6c 100644 --- a/m4/wctrans.m4 +++ b/m4/wctrans.m4 @@ -1,6 +1,6 @@ # wctrans.m4 # serial 4 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wctype.m4 b/m4/wctype.m4 index 0f378f1435..56593cd57a 100644 --- a/m4/wctype.m4 +++ b/m4/wctype.m4 @@ -1,6 +1,6 @@ # wctype.m4 # serial 6 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wctype_h.m4 b/m4/wctype_h.m4 index bb2de00d27..8e54678d99 100644 --- a/m4/wctype_h.m4 +++ b/m4/wctype_h.m4 @@ -3,7 +3,7 @@ dnl A placeholder for ISO C99 , for platforms that lack it. -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wcwidth.m4 b/m4/wcwidth.m4 index e86eec20db..2cc6ebb134 100644 --- a/m4/wcwidth.m4 +++ b/m4/wcwidth.m4 @@ -1,6 +1,6 @@ # wcwidth.m4 # serial 38 -dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/windows-rc.m4 b/m4/windows-rc.m4 index 8a4deb14b8..7787bfa1a8 100644 --- a/m4/windows-rc.m4 +++ b/m4/windows-rc.m4 @@ -1,6 +1,6 @@ # windows-rc.m4 # serial 1 -dnl Copyright (C) 2024 Free Software Foundation, Inc. +dnl Copyright (C) 2024-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/windows-stat-inodes.m4 b/m4/windows-stat-inodes.m4 index ddad0c6010..beeb89154b 100644 --- a/m4/windows-stat-inodes.m4 +++ b/m4/windows-stat-inodes.m4 @@ -1,6 +1,6 @@ # windows-stat-inodes.m4 # serial 2 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/windows-stat-timespec.m4 b/m4/windows-stat-timespec.m4 index 51f690e036..2b164e969d 100644 --- a/m4/windows-stat-timespec.m4 +++ b/m4/windows-stat-timespec.m4 @@ -1,6 +1,6 @@ # windows-stat-timespec.m4 # serial 2 -dnl Copyright (C) 2017-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2017-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wint_t.m4 b/m4/wint_t.m4 index c1a5900917..8a3c7944b0 100644 --- a/m4/wint_t.m4 +++ b/m4/wint_t.m4 @@ -1,6 +1,6 @@ # wint_t.m4 # serial 11 -dnl Copyright (C) 2003, 2007-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2007-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wmemchr.m4 b/m4/wmemchr.m4 index f56d4e0dd7..79823715d7 100644 --- a/m4/wmemchr.m4 +++ b/m4/wmemchr.m4 @@ -1,6 +1,6 @@ # wmemchr.m4 # serial 5 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wmemcmp.m4 b/m4/wmemcmp.m4 index 4b8022eaea..8eb5a430cb 100644 --- a/m4/wmemcmp.m4 +++ b/m4/wmemcmp.m4 @@ -1,6 +1,6 @@ # wmemcmp.m4 # serial 6 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wmemcpy.m4 b/m4/wmemcpy.m4 index 1409bd3442..76fbf73d94 100644 --- a/m4/wmemcpy.m4 +++ b/m4/wmemcpy.m4 @@ -1,6 +1,6 @@ # wmemcpy.m4 # serial 5 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wmemmove.m4 b/m4/wmemmove.m4 index ef1c94748c..acd82770fb 100644 --- a/m4/wmemmove.m4 +++ b/m4/wmemmove.m4 @@ -1,6 +1,6 @@ # wmemmove.m4 # serial 5 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wmempcpy.m4 b/m4/wmempcpy.m4 index 817883c00a..35fcb32e18 100644 --- a/m4/wmempcpy.m4 +++ b/m4/wmempcpy.m4 @@ -1,6 +1,6 @@ # wmempcpy.m4 # serial 3 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/wmemset.m4 b/m4/wmemset.m4 index 758c7e9207..a28b254cd9 100644 --- a/m4/wmemset.m4 +++ b/m4/wmemset.m4 @@ -1,6 +1,6 @@ # wmemset.m4 # serial 5 -dnl Copyright (C) 2011-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2011-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/write-any-file.m4 b/m4/write-any-file.m4 index 77da774344..0dd8cb8dbf 100644 --- a/m4/write-any-file.m4 +++ b/m4/write-any-file.m4 @@ -1,6 +1,6 @@ # write-any-file.m4 # serial 2 -dnl Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/write.m4 b/m4/write.m4 index 4ae9b7a9ff..f4b8b46084 100644 --- a/m4/write.m4 +++ b/m4/write.m4 @@ -1,6 +1,6 @@ # write.m4 # serial 6 -dnl Copyright (C) 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/xalloc.m4 b/m4/xalloc.m4 index 1255bbae10..c10c4189d4 100644 --- a/m4/xalloc.m4 +++ b/m4/xalloc.m4 @@ -1,6 +1,6 @@ # xalloc.m4 # serial 18 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/xattr.m4 b/m4/xattr.m4 index 9b2dd8d245..800e8702dc 100644 --- a/m4/xattr.m4 +++ b/m4/xattr.m4 @@ -1,6 +1,6 @@ # xattr.m4 # serial 7 -dnl Copyright (C) 2003-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/xgetcwd.m4 b/m4/xgetcwd.m4 index 7175e5744e..c214e2cb31 100644 --- a/m4/xgetcwd.m4 +++ b/m4/xgetcwd.m4 @@ -1,6 +1,6 @@ # xgetcwd.m4 # serial 8 -dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/xnanosleep.m4 b/m4/xnanosleep.m4 index 61ae3c4410..0f53d26309 100644 --- a/m4/xnanosleep.m4 +++ b/m4/xnanosleep.m4 @@ -1,6 +1,6 @@ # xnanosleep.m4 # serial 6 -dnl Copyright (C) 2005-2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/xsize.m4 b/m4/xsize.m4 index bf1f09ab2d..157d635c7b 100644 --- a/m4/xsize.m4 +++ b/m4/xsize.m4 @@ -1,6 +1,6 @@ # xsize.m4 # serial 5 -dnl Copyright (C) 2003-2004, 2008-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003-2004, 2008-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/xstrndup.m4 b/m4/xstrndup.m4 index 2c7d38a034..391e466775 100644 --- a/m4/xstrndup.m4 +++ b/m4/xstrndup.m4 @@ -1,6 +1,6 @@ # xstrndup.m4 # serial 2 -dnl Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2003, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/xstrtod.m4 b/m4/xstrtod.m4 index 47821c2218..295443c428 100644 --- a/m4/xstrtod.m4 +++ b/m4/xstrtod.m4 @@ -1,6 +1,6 @@ # xstrtod.m4 # serial 8 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/xstrtol.m4 b/m4/xstrtol.m4 index e46cc54d9c..d49573d590 100644 --- a/m4/xstrtol.m4 +++ b/m4/xstrtol.m4 @@ -1,6 +1,6 @@ # xstrtol.m4 # serial 12 -dnl Copyright (C) 2002-2007, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2007, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/xvasprintf.m4 b/m4/xvasprintf.m4 index afdd7ba820..53201eaf15 100644 --- a/m4/xvasprintf.m4 +++ b/m4/xvasprintf.m4 @@ -1,6 +1,6 @@ # xvasprintf.m4 # serial 3 -dnl Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/yesno.m4 b/m4/yesno.m4 index 0cf9dd1cb0..928688357d 100644 --- a/m4/yesno.m4 +++ b/m4/yesno.m4 @@ -1,6 +1,6 @@ # yesno.m4 # serial 6 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2024 Free Software Foundation, +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2025 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/yield.m4 b/m4/yield.m4 index e4cb2d65dc..ce32204671 100644 --- a/m4/yield.m4 +++ b/m4/yield.m4 @@ -1,6 +1,6 @@ # yield.m4 # serial 5 -dnl Copyright (C) 2005-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/zzgnulib.m4 b/m4/zzgnulib.m4 index c23127a97f..343bda5c1d 100644 --- a/m4/zzgnulib.m4 +++ b/m4/zzgnulib.m4 @@ -1,6 +1,6 @@ # zzgnulib.m4 # serial 1 -dnl Copyright (C) 2020-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2020-2025 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/modules/COPYING b/modules/COPYING index d3258a9139..f7d2928f54 100644 --- a/modules/COPYING +++ b/modules/COPYING @@ -2,7 +2,7 @@ The files in this directory describe the gnulib modules. The following copyright notice applies to each of these description files. -Copyright (C) 2002-2024 Free Software Foundation, Inc. +Copyright (C) 2002-2025 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. diff --git a/modules/README b/modules/README index 892d4c8b30..35b29ea2c4 100644 --- a/modules/README +++ b/modules/README @@ -9,7 +9,7 @@ For every module, All the files in this directory are distributed under the following copyright: - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, in any medium, are permitted without royalty provided the copyright notice and this notice are preserved. diff --git a/po/Makevars b/po/Makevars index 74f99cfa27..1dd6e6b4b3 100644 --- a/po/Makevars +++ b/po/Makevars @@ -1,6 +1,6 @@ # Makefile variables for PO directory in any package using GNU gettext. # -# Copyright (C) 2003-2024 Free Software Foundation, Inc. +# Copyright (C) 2003-2025 Free Software Foundation, Inc. # This file, Makevars, is free software; the Free Software Foundation # gives unlimited permission to use, copy, distribute, and modify it. diff --git a/posix-modules b/posix-modules index 2d40e6a012..3544e4d66e 100755 --- a/posix-modules +++ b/posix-modules @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2002-2008, 2010-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-2008, 2010-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 diff --git a/pygnulib/GLConfig.py b/pygnulib/GLConfig.py index 353701cd3b..d95e15c5c4 100644 --- a/pygnulib/GLConfig.py +++ b/pygnulib/GLConfig.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/GLEmiter.py b/pygnulib/GLEmiter.py index 8bdaf2d191..42cd616f6e 100644 --- a/pygnulib/GLEmiter.py +++ b/pygnulib/GLEmiter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/GLError.py b/pygnulib/GLError.py index e57a50301f..12be4c9232 100644 --- a/pygnulib/GLError.py +++ b/pygnulib/GLError.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/GLFileSystem.py b/pygnulib/GLFileSystem.py index f2a98a0a28..5ada139dcd 100644 --- a/pygnulib/GLFileSystem.py +++ b/pygnulib/GLFileSystem.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/GLFileTable.py b/pygnulib/GLFileTable.py index 6180e0d318..4412fa81b7 100644 --- a/pygnulib/GLFileTable.py +++ b/pygnulib/GLFileTable.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/GLImport.py b/pygnulib/GLImport.py index 609f8cc827..27d8b749ed 100644 --- a/pygnulib/GLImport.py +++ b/pygnulib/GLImport.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/GLInfo.py b/pygnulib/GLInfo.py index 5eaf4bd13c..e99613ea98 100644 --- a/pygnulib/GLInfo.py +++ b/pygnulib/GLInfo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/GLMakefileTable.py b/pygnulib/GLMakefileTable.py index efd276d20c..9b970131f8 100644 --- a/pygnulib/GLMakefileTable.py +++ b/pygnulib/GLMakefileTable.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/GLModuleSystem.py b/pygnulib/GLModuleSystem.py index c99cfe25ad..ff7c0ae075 100644 --- a/pygnulib/GLModuleSystem.py +++ b/pygnulib/GLModuleSystem.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/GLTestDir.py b/pygnulib/GLTestDir.py index 268a14afef..bef1563889 100644 --- a/pygnulib/GLTestDir.py +++ b/pygnulib/GLTestDir.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/__init__.py b/pygnulib/__init__.py index ff1f870681..fe06a46aa1 100644 --- a/pygnulib/__init__.py +++ b/pygnulib/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/constants.py b/pygnulib/constants.py index 8c4671116b..7f1a3fcfa4 100644 --- a/pygnulib/constants.py +++ b/pygnulib/constants.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/enums.py b/pygnulib/enums.py index f6781dd011..20fb5e7c34 100644 --- a/pygnulib/enums.py +++ b/pygnulib/enums.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/functions.py b/pygnulib/functions.py index 9459d9c1f8..ffd389705d 100644 --- a/pygnulib/functions.py +++ b/pygnulib/functions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/pygnulib/main.py b/pygnulib/main.py index f6aa9d47ea..3b1b988f70 100644 --- a/pygnulib/main.py +++ b/pygnulib/main.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2024 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/tests/altstack-util.h b/tests/altstack-util.h index 1bd5f33b66..492f046d1c 100644 --- a/tests/altstack-util.h +++ b/tests/altstack-util.h @@ -1,5 +1,5 @@ /* Some auxiliary stuff for defining an alternate stack. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/atomic-int-gnulib.h b/tests/atomic-int-gnulib.h index b459f34464..73ded1c8f1 100644 --- a/tests/atomic-int-gnulib.h +++ b/tests/atomic-int-gnulib.h @@ -1,5 +1,5 @@ /* Atomic integers. Useful for testing multithreaded locking primitives. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/atomic-int-isoc.h b/tests/atomic-int-isoc.h index 4392640232..4e899fd4a0 100644 --- a/tests/atomic-int-isoc.h +++ b/tests/atomic-int-isoc.h @@ -1,5 +1,5 @@ /* Atomic integers. Useful for testing multithreaded locking primitives. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/atomic-int-posix.h b/tests/atomic-int-posix.h index aa0d914cb5..d573e60cb5 100644 --- a/tests/atomic-int-posix.h +++ b/tests/atomic-int-posix.h @@ -1,5 +1,5 @@ /* Atomic integers. Useful for testing multithreaded locking primitives. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/bench-crc.c b/tests/bench-crc.c index fb10050a97..e7dee584b9 100644 --- a/tests/bench-crc.c +++ b/tests/bench-crc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/bench-digest.h b/tests/bench-digest.h index 23cb811df7..969851b46e 100644 --- a/tests/bench-digest.h +++ b/tests/bench-digest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/bench-mbiter.c b/tests/bench-mbiter.c index ffa0f606da..b15ccb4cd0 100644 --- a/tests/bench-mbiter.c +++ b/tests/bench-mbiter.c @@ -1,5 +1,5 @@ /* Benchmarks for the mbiter module. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/bench-mbiterf.c b/tests/bench-mbiterf.c index 7e8128a2a6..e26c8b0cf1 100644 --- a/tests/bench-mbiterf.c +++ b/tests/bench-mbiterf.c @@ -1,5 +1,5 @@ /* Benchmarks for the mbiterf module. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/bench-mbswidth.c b/tests/bench-mbswidth.c index 0a9f3cf9ae..d508404bc1 100644 --- a/tests/bench-mbswidth.c +++ b/tests/bench-mbswidth.c @@ -1,5 +1,5 @@ /* Benchmarks for mbswidth(). - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/bench-mbuiter.c b/tests/bench-mbuiter.c index 6c68c71924..695e132963 100644 --- a/tests/bench-mbuiter.c +++ b/tests/bench-mbuiter.c @@ -1,5 +1,5 @@ /* Benchmarks for the mbuiter module. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/bench-mbuiterf.c b/tests/bench-mbuiterf.c index 3992c6c887..3c31f0c33a 100644 --- a/tests/bench-mbuiterf.c +++ b/tests/bench-mbuiterf.c @@ -1,5 +1,5 @@ /* Benchmarks for the mbuiterf module. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/bench-mcel.c b/tests/bench-mcel.c index 0ec712cacb..444adfe942 100644 --- a/tests/bench-mcel.c +++ b/tests/bench-mcel.c @@ -1,5 +1,5 @@ /* Benchmark mcel and some alternatives - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/bench-md5.c b/tests/bench-md5.c index ca2e13677c..f83e9bd262 100644 --- a/tests/bench-md5.c +++ b/tests/bench-md5.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/bench-multibyte.h b/tests/bench-multibyte.h index 067c353d09..ee9d04f3ba 100644 --- a/tests/bench-multibyte.h +++ b/tests/bench-multibyte.h @@ -1,5 +1,5 @@ /* Benchmarks for multibyte functions. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/bench-sha1.c b/tests/bench-sha1.c index 28539e6f46..756b43e985 100644 --- a/tests/bench-sha1.c +++ b/tests/bench-sha1.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/bench-sha224.c b/tests/bench-sha224.c index d7c2b6e4a1..af053f1d02 100644 --- a/tests/bench-sha224.c +++ b/tests/bench-sha224.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/bench-sha256.c b/tests/bench-sha256.c index 378f4de520..b51b52418f 100644 --- a/tests/bench-sha256.c +++ b/tests/bench-sha256.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/bench-sha384.c b/tests/bench-sha384.c index b3f6f9340e..11f675c809 100644 --- a/tests/bench-sha384.c +++ b/tests/bench-sha384.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/bench-sha512.c b/tests/bench-sha512.c index 1df62fb31b..cc8cec5713 100644 --- a/tests/bench-sha512.c +++ b/tests/bench-sha512.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/bench-totalorder.c b/tests/bench-totalorder.c index dce0346c32..26f4488f8b 100644 --- a/tests/bench-totalorder.c +++ b/tests/bench-totalorder.c @@ -1,5 +1,5 @@ /* Benchmarks for totalorder*(). - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/bench.h b/tests/bench.h index b64e6c9d7c..bd89685e7f 100644 --- a/tests/bench.h +++ b/tests/bench.h @@ -1,5 +1,5 @@ /* Utilities for benchmarks. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/from-glibc/tst-stdbit.h b/tests/from-glibc/tst-stdbit.h index 0a0ab6b66c..9c84ab0aeb 100644 --- a/tests/from-glibc/tst-stdbit.h +++ b/tests/from-glibc/tst-stdbit.h @@ -1,5 +1,5 @@ /* Common test support for tests. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/tests/havelib/Makefile.am b/tests/havelib/Makefile.am index 648055f726..9dd98a3116 100644 --- a/tests/havelib/Makefile.am +++ b/tests/havelib/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the autoconf-lib-link/tests subdirectory of GNU gettext -## Copyright (C) 1995-1997, 2001-2003, 2006, 2009-2024 Free Software +## Copyright (C) 1995-1997, 2001-2003, 2006, 2009-2025 Free Software ## Foundation, Inc. ## ## This program is free software: you can redistribute it and/or modify diff --git a/tests/havelib/rpathlx/configure.ac b/tests/havelib/rpathlx/configure.ac index 75181afb1c..2a9d2c4766 100644 --- a/tests/havelib/rpathlx/configure.ac +++ b/tests/havelib/rpathlx/configure.ac @@ -1,6 +1,6 @@ dnl Configuration of a program that links with librpathx. dnl -dnl Copyright (C) 2002-2003, 2005, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005, 2010-2025 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/tests/havelib/rpathly/configure.ac b/tests/havelib/rpathly/configure.ac index f2b73900a7..e8b6d8b0b1 100644 --- a/tests/havelib/rpathly/configure.ac +++ b/tests/havelib/rpathly/configure.ac @@ -1,6 +1,6 @@ dnl Configuration of a program that links with librpathy. dnl -dnl Copyright (C) 2002-2003, 2005, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005, 2010-2025 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/tests/havelib/rpathlyx/configure.ac b/tests/havelib/rpathlyx/configure.ac index 419f535b33..663b41122c 100644 --- a/tests/havelib/rpathlyx/configure.ac +++ b/tests/havelib/rpathlyx/configure.ac @@ -1,6 +1,6 @@ dnl Configuration of a program that links with librpathy. dnl -dnl Copyright (C) 2002-2003, 2005, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005, 2010-2025 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/tests/havelib/rpathlz/configure.ac b/tests/havelib/rpathlz/configure.ac index b2b3af6d46..4142b004a8 100644 --- a/tests/havelib/rpathlz/configure.ac +++ b/tests/havelib/rpathlz/configure.ac @@ -1,6 +1,6 @@ dnl Configuration of a program that links with librpathz. dnl -dnl Copyright (C) 2002-2003, 2005, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005, 2010-2025 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/tests/havelib/rpathlzyx/configure.ac b/tests/havelib/rpathlzyx/configure.ac index 6ad111eff2..b7c0398b25 100644 --- a/tests/havelib/rpathlzyx/configure.ac +++ b/tests/havelib/rpathlzyx/configure.ac @@ -1,6 +1,6 @@ dnl Configuration of a program that links with librpathz. dnl -dnl Copyright (C) 2002-2003, 2005, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005, 2010-2025 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/tests/havelib/rpathx/configure.ac b/tests/havelib/rpathx/configure.ac index e6189963cf..8c37343d43 100644 --- a/tests/havelib/rpathx/configure.ac +++ b/tests/havelib/rpathx/configure.ac @@ -1,6 +1,6 @@ dnl Configuration of librpathx. dnl -dnl Copyright (C) 2002-2003, 2005, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005, 2010-2025 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/tests/havelib/rpathy/configure.ac b/tests/havelib/rpathy/configure.ac index 1ff6c3f071..5216459ccf 100644 --- a/tests/havelib/rpathy/configure.ac +++ b/tests/havelib/rpathy/configure.ac @@ -1,6 +1,6 @@ dnl Configuration of librpathy that depends on librpathx. dnl -dnl Copyright (C) 2002-2003, 2005, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005, 2010-2025 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/tests/havelib/rpathz/configure.ac b/tests/havelib/rpathz/configure.ac index 979e47254f..8c43179cd6 100644 --- a/tests/havelib/rpathz/configure.ac +++ b/tests/havelib/rpathz/configure.ac @@ -1,6 +1,6 @@ dnl Configuration of librpathz that depends on librpathx and librpathy. dnl -dnl Copyright (C) 2002-2003, 2005, 2010-2024 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005, 2010-2025 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/tests/iconvsupport.c b/tests/iconvsupport.c index e887eb0d76..cc2e4657b2 100644 --- a/tests/iconvsupport.c +++ b/tests/iconvsupport.c @@ -1,5 +1,5 @@ /* Test iconv support. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/infinity.h b/tests/infinity.h index 40e663ff8f..37b5ab26eb 100644 --- a/tests/infinity.h +++ b/tests/infinity.h @@ -1,5 +1,5 @@ /* Macros for infinity. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/init.sh b/tests/init.sh index bf3ffc249e..1e6a399e20 100644 --- a/tests/init.sh +++ b/tests/init.sh @@ -1,6 +1,6 @@ # source this file; set up for tests -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-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 diff --git a/tests/jit/test-cache.c b/tests/jit/test-cache.c index 38a458e2ed..e2e36d7dd4 100644 --- a/tests/jit/test-cache.c +++ b/tests/jit/test-cache.c @@ -1,6 +1,6 @@ /* Test clear_cache. - Copyright 2020-2024 Free Software Foundation, Inc. + Copyright 2020-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 diff --git a/tests/locale.c b/tests/locale.c index bd2bc00e42..084a36c2e4 100644 --- a/tests/locale.c +++ b/tests/locale.c @@ -1,5 +1,5 @@ /* Program that prints the names of the categories of the current locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/macros.h b/tests/macros.h index d2f3238841..669d5eefd5 100644 --- a/tests/macros.h +++ b/tests/macros.h @@ -1,5 +1,5 @@ /* Common macros used by gnulib tests. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-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 diff --git a/tests/minus-zero.h b/tests/minus-zero.h index 73a388f69e..f7bef0d339 100644 --- a/tests/minus-zero.h +++ b/tests/minus-zero.h @@ -1,5 +1,5 @@ /* Macros for floating-point negative zero. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/mmap-anon-util.h b/tests/mmap-anon-util.h index 767b33127e..27ab812c0d 100644 --- a/tests/mmap-anon-util.h +++ b/tests/mmap-anon-util.h @@ -1,5 +1,5 @@ /* Some auxiliary stuff for using mmap & friends. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-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 diff --git a/tests/nap.h b/tests/nap.h index 94e100c021..eb37bd4bef 100644 --- a/tests/nap.h +++ b/tests/nap.h @@ -1,5 +1,5 @@ /* Assist in file system timestamp tests. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/null-ptr.h b/tests/null-ptr.h index 2f092d4984..884b89c5f7 100644 --- a/tests/null-ptr.h +++ b/tests/null-ptr.h @@ -1,5 +1,5 @@ /* Return a NULL pointer, without letting the compiler know it. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/qemu.h b/tests/qemu.h index a5ed16ab54..f565f00735 100644 --- a/tests/qemu.h +++ b/tests/qemu.h @@ -1,5 +1,5 @@ /* Determine whether the current process is running under QEMU. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/tests/randomb.c b/tests/randomb.c index facd5641ae..cc581cfd06 100644 --- a/tests/randomb.c +++ b/tests/randomb.c @@ -1,5 +1,5 @@ /* Some random 'unsigned char' numbers used by gnulib tests. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/randomd.c b/tests/randomd.c index 863121624c..a6f7a185da 100644 --- a/tests/randomd.c +++ b/tests/randomd.c @@ -1,5 +1,5 @@ /* Some random 'double' numbers used by gnulib tests. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/randomf.c b/tests/randomf.c index 3c28cf76d9..e87ba0be2d 100644 --- a/tests/randomf.c +++ b/tests/randomf.c @@ -1,5 +1,5 @@ /* Some random 'float' numbers used by gnulib tests. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/randoml.c b/tests/randoml.c index cf1ce9396b..2790f34836 100644 --- a/tests/randoml.c +++ b/tests/randoml.c @@ -1,5 +1,5 @@ /* Some random 'long double' numbers used by gnulib tests. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/signature.h b/tests/signature.h index d2a2462221..35f204ddbf 100644 --- a/tests/signature.h +++ b/tests/signature.h @@ -1,5 +1,5 @@ /* Macro for checking that a function declaration is compliant. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/socket-client.h b/tests/socket-client.h index 2a27918dc5..d67b745900 100644 --- a/tests/socket-client.h +++ b/tests/socket-client.h @@ -1,5 +1,5 @@ /* Create sockets for use in tests (client side). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/socket-server.h b/tests/socket-server.h index 0f3918f1d6..ab1f311721 100644 --- a/tests/socket-server.h +++ b/tests/socket-server.h @@ -1,5 +1,5 @@ /* Create sockets for use in tests (server side). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-_Exit.c b/tests/test-_Exit.c index 0f5b685d39..5fa58016a7 100644 --- a/tests/test-_Exit.c +++ b/tests/test-_Exit.c @@ -1,5 +1,5 @@ /* Test of terminating the current process. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-accept.c b/tests/test-accept.c index 0252b3805b..01cb1984d8 100644 --- a/tests/test-accept.c +++ b/tests/test-accept.c @@ -1,5 +1,5 @@ /* Test accepting a connection to a server socket. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-accept4.c b/tests/test-accept4.c index ac50201c33..a147612753 100644 --- a/tests/test-accept4.c +++ b/tests/test-accept4.c @@ -1,5 +1,5 @@ /* Test accepting a connection to a server socket. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-access.c b/tests/test-access.c index 77953cbbda..72f5a74005 100644 --- a/tests/test-access.c +++ b/tests/test-access.c @@ -1,5 +1,5 @@ /* Tests of access. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-access.h b/tests/test-access.h index a5223356a5..c93a1c1161 100644 --- a/tests/test-access.h +++ b/tests/test-access.h @@ -1,5 +1,5 @@ /* Tests of access and euidaccess. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-acos.c b/tests/test-acos.c index e973aa2486..91e387c7f1 100644 --- a/tests/test-acos.c +++ b/tests/test-acos.c @@ -1,5 +1,5 @@ /* Test of acos() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-acosf.c b/tests/test-acosf.c index 6cb6b46a2b..957ecc7cf7 100644 --- a/tests/test-acosf.c +++ b/tests/test-acosf.c @@ -1,5 +1,5 @@ /* Test of acosf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-acosl.c b/tests/test-acosl.c index 8411d5e131..c630dd5010 100644 --- a/tests/test-acosl.c +++ b/tests/test-acosl.c @@ -1,5 +1,5 @@ /* Test of acosl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-alignalloc.c b/tests/test-alignalloc.c index 5a2aaa8206..e4fd10a787 100644 --- a/tests/test-alignalloc.c +++ b/tests/test-alignalloc.c @@ -1,6 +1,6 @@ /* Test alignalloc and alignfree. - Copyright 2022-2024 Free Software Foundation, Inc. + Copyright 2022-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 diff --git a/tests/test-alignasof.c b/tests/test-alignasof.c index 12f6956664..638b4be281 100644 --- a/tests/test-alignasof.c +++ b/tests/test-alignasof.c @@ -1,5 +1,5 @@ /* Test of alignasof module. - Copyright 2009-2024 Free Software Foundation, Inc. + Copyright 2009-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 diff --git a/tests/test-aligned-malloc.c b/tests/test-aligned-malloc.c index 519ceea511..fdb9371a9b 100644 --- a/tests/test-aligned-malloc.c +++ b/tests/test-aligned-malloc.c @@ -1,6 +1,6 @@ /* Test of allocating memory with given alignment. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-aligned_alloc.c b/tests/test-aligned_alloc.c index 89e236c9ea..3f877a5a47 100644 --- a/tests/test-aligned_alloc.c +++ b/tests/test-aligned_alloc.c @@ -1,6 +1,6 @@ /* Test of allocating memory with given alignment. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-alignof.c b/tests/test-alignof.c index 107b0e7f01..ad995a9925 100644 --- a/tests/test-alignof.c +++ b/tests/test-alignof.c @@ -1,5 +1,5 @@ /* Test of . - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-alloca-opt.c b/tests/test-alloca-opt.c index b22921758e..5cd5640518 100644 --- a/tests/test-alloca-opt.c +++ b/tests/test-alloca-opt.c @@ -1,5 +1,5 @@ /* Test of optional automatic memory allocation. - Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2007, 2009-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 diff --git a/tests/test-arcfour.c b/tests/test-arcfour.c index 9e159e38ed..85835f0ff7 100644 --- a/tests/test-arcfour.c +++ b/tests/test-arcfour.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-arctwo.c b/tests/test-arctwo.c index b7b77cee7c..49c947504e 100644 --- a/tests/test-arctwo.c +++ b/tests/test-arctwo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-areadlink-with-size.c b/tests/test-areadlink-with-size.c index 79fbcf4012..937a9a1ff5 100644 --- a/tests/test-areadlink-with-size.c +++ b/tests/test-areadlink-with-size.c @@ -1,5 +1,5 @@ /* Tests of areadlink_with_size. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-areadlink.c b/tests/test-areadlink.c index 1c24904b2b..37deaa3380 100644 --- a/tests/test-areadlink.c +++ b/tests/test-areadlink.c @@ -1,5 +1,5 @@ /* Tests of areadlink. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-areadlink.h b/tests/test-areadlink.h index e4fc225d7c..d86bb18eda 100644 --- a/tests/test-areadlink.h +++ b/tests/test-areadlink.h @@ -1,5 +1,5 @@ /* Tests of areadlink and friends. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-areadlinkat-with-size.c b/tests/test-areadlinkat-with-size.c index 99e2477315..2fd7c7d004 100644 --- a/tests/test-areadlinkat-with-size.c +++ b/tests/test-areadlinkat-with-size.c @@ -1,5 +1,5 @@ /* Tests of areadlinkat_with_size. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-areadlinkat.c b/tests/test-areadlinkat.c index d0c19daeca..503304a56d 100644 --- a/tests/test-areadlinkat.c +++ b/tests/test-areadlinkat.c @@ -1,5 +1,5 @@ /* Tests of areadlinkat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-argmatch.c b/tests/test-argmatch.c index 6128b7f89e..fad7ee4959 100644 --- a/tests/test-argmatch.c +++ b/tests/test-argmatch.c @@ -1,5 +1,5 @@ /* Test of exact or abbreviated match search. - Copyright (C) 1990, 1998-1999, 2001-2024 Free Software Foundation, Inc. + Copyright (C) 1990, 1998-1999, 2001-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 diff --git a/tests/test-argp-2.sh b/tests/test-argp-2.sh index c9976755c9..6981b66630 100755 --- a/tests/test-argp-2.sh +++ b/tests/test-argp-2.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for argp. -# Copyright (C) 2006-2024 Free Software Foundation, Inc. +# Copyright (C) 2006-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-argp-version-etc-1.sh b/tests/test-argp-version-etc-1.sh index 0e4a398295..19547dc2d0 100755 --- a/tests/test-argp-version-etc-1.sh +++ b/tests/test-argp-version-etc-1.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for argp-version-etc. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-argp-version-etc.c b/tests/test-argp-version-etc.c index 9c0cfa6a5f..f2541c275f 100644 --- a/tests/test-argp-version-etc.c +++ b/tests/test-argp-version-etc.c @@ -1,5 +1,5 @@ /* Test suite for argp-version-etc. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is part of the GNUlib Library. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-argp.c b/tests/test-argp.c index fe68fc63d4..57afcac774 100644 --- a/tests/test-argp.c +++ b/tests/test-argp.c @@ -1,5 +1,5 @@ /* Test suite for argp. - Copyright (C) 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2009-2025 Free Software Foundation, Inc. This file is part of the GNUlib Library. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-argv-iter.c b/tests/test-argv-iter.c index 01c25a0971..63f96b6a01 100644 --- a/tests/test-argv-iter.c +++ b/tests/test-argv-iter.c @@ -1,5 +1,5 @@ /* Test argv iterator - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-arpa_inet-h-c++.cc b/tests/test-arpa_inet-h-c++.cc index 4987679ac8..d79b4d68a5 100644 --- a/tests/test-arpa_inet-h-c++.cc +++ b/tests/test-arpa_inet-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-arpa_inet-h.c b/tests/test-arpa_inet-h.c index 77222638ef..c81ddc6f31 100644 --- a/tests/test-arpa_inet-h.c +++ b/tests/test-arpa_inet-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-array-mergesort.c b/tests/test-array-mergesort.c index fb039f9914..dd6dc0b272 100644 --- a/tests/test-array-mergesort.c +++ b/tests/test-array-mergesort.c @@ -1,5 +1,5 @@ /* Test of stable-sorting of an array using mergesort. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/test-array_list.c b/tests/test-array_list.c index 40656581ac..b77725aabc 100644 --- a/tests/test-array_list.c +++ b/tests/test-array_list.c @@ -1,5 +1,5 @@ /* Test of sequential list data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-array_map.c b/tests/test-array_map.c index fad83b1038..6faa02011e 100644 --- a/tests/test-array_map.c +++ b/tests/test-array_map.c @@ -1,5 +1,5 @@ /* Test of map data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-array_omap.c b/tests/test-array_omap.c index 2aabe7d53a..878b250a2b 100644 --- a/tests/test-array_omap.c +++ b/tests/test-array_omap.c @@ -1,5 +1,5 @@ /* Test of ordered map data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-array_oset.c b/tests/test-array_oset.c index 4b9aabecfd..f129aa8a49 100644 --- a/tests/test-array_oset.c +++ b/tests/test-array_oset.c @@ -1,5 +1,5 @@ /* Test of ordered set data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-array_set.c b/tests/test-array_set.c index 1a9bdc6803..2f1f9ed9d6 100644 --- a/tests/test-array_set.c +++ b/tests/test-array_set.c @@ -1,5 +1,5 @@ /* Test of set data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-asin.c b/tests/test-asin.c index c16a0d0bc2..3ac482ea19 100644 --- a/tests/test-asin.c +++ b/tests/test-asin.c @@ -1,5 +1,5 @@ /* Test of asin() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-asinf.c b/tests/test-asinf.c index b5c22274a3..6daece6e1f 100644 --- a/tests/test-asinf.c +++ b/tests/test-asinf.c @@ -1,5 +1,5 @@ /* Test of asinf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-asinl.c b/tests/test-asinl.c index 5134d79357..58af31f092 100644 --- a/tests/test-asinl.c +++ b/tests/test-asinl.c @@ -1,5 +1,5 @@ /* Test of asinl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-assert-h-c++.cc b/tests/test-assert-h-c++.cc index b734d30f59..f0a6c06542 100644 --- a/tests/test-assert-h-c++.cc +++ b/tests/test-assert-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-assert-h-c++2.cc b/tests/test-assert-h-c++2.cc index fe4a0f1b0c..5a75f9f062 100644 --- a/tests/test-assert-h-c++2.cc +++ b/tests/test-assert-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-assert.c b/tests/test-assert.c index 771eec3437..1262d5ddc3 100644 --- a/tests/test-assert.c +++ b/tests/test-assert.c @@ -1,5 +1,5 @@ /* Test assert.h and static_assert. - Copyright 2022-2024 Free Software Foundation, Inc. + Copyright 2022-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 diff --git a/tests/test-astrxfrm.c b/tests/test-astrxfrm.c index dc9a62d6ee..049d3555af 100644 --- a/tests/test-astrxfrm.c +++ b/tests/test-astrxfrm.c @@ -1,5 +1,5 @@ /* Test of astrxfrm() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-asyncsafe-linked_list-strong.c b/tests/test-asyncsafe-linked_list-strong.c index 67ba4f0b4e..1ff655778a 100644 --- a/tests/test-asyncsafe-linked_list-strong.c +++ b/tests/test-asyncsafe-linked_list-strong.c @@ -1,5 +1,5 @@ /* Test of async-safe sequential list data type implementation. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-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 diff --git a/tests/test-asyncsafe-linked_list-weak.c b/tests/test-asyncsafe-linked_list-weak.c index 4d9bcad58a..dd7ed45afc 100644 --- a/tests/test-asyncsafe-linked_list-weak.c +++ b/tests/test-asyncsafe-linked_list-weak.c @@ -1,5 +1,5 @@ /* Test of async-safe sequential list data type implementation. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-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 diff --git a/tests/test-asyncsafe-spin1.c b/tests/test-asyncsafe-spin1.c index ad20283c56..dd528f422e 100644 --- a/tests/test-asyncsafe-spin1.c +++ b/tests/test-asyncsafe-spin1.c @@ -1,5 +1,5 @@ /* Test of spin locks for communication between threads and signal handlers. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-asyncsafe-spin2.c b/tests/test-asyncsafe-spin2.c index 918806182a..106aca24b9 100644 --- a/tests/test-asyncsafe-spin2.c +++ b/tests/test-asyncsafe-spin2.c @@ -1,5 +1,5 @@ /* Test of spin locks for communication between threads and signal handlers. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-atan.c b/tests/test-atan.c index cd4f92a631..39d780b432 100644 --- a/tests/test-atan.c +++ b/tests/test-atan.c @@ -1,5 +1,5 @@ /* Test of atan() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-atan2.c b/tests/test-atan2.c index cb8df8f336..9cff8f67c7 100644 --- a/tests/test-atan2.c +++ b/tests/test-atan2.c @@ -1,5 +1,5 @@ /* Test of atan2() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-atan2f.c b/tests/test-atan2f.c index 3dab9c12ec..ae726089ba 100644 --- a/tests/test-atan2f.c +++ b/tests/test-atan2f.c @@ -1,5 +1,5 @@ /* Test of atan2f() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-atanf.c b/tests/test-atanf.c index ccdb9945e9..1a13fd5201 100644 --- a/tests/test-atanf.c +++ b/tests/test-atanf.c @@ -1,5 +1,5 @@ /* Test of atanf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-atanl.c b/tests/test-atanl.c index 8b43d3a2aa..b72e67447f 100644 --- a/tests/test-atanl.c +++ b/tests/test-atanl.c @@ -1,5 +1,5 @@ /* Test of atanl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-atexit.c b/tests/test-atexit.c index c9ebd49283..c4d7f67cfb 100644 --- a/tests/test-atexit.c +++ b/tests/test-atexit.c @@ -1,5 +1,5 @@ /* Test of execution of program termination handlers. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-avltree_list.c b/tests/test-avltree_list.c index 4d1534b0a0..71d1003b03 100644 --- a/tests/test-avltree_list.c +++ b/tests/test-avltree_list.c @@ -1,5 +1,5 @@ /* Test of sequential list data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-avltree_omap.c b/tests/test-avltree_omap.c index 3c01545f19..abe1b67dd8 100644 --- a/tests/test-avltree_omap.c +++ b/tests/test-avltree_omap.c @@ -1,5 +1,5 @@ /* Test of ordered map data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-avltree_oset.c b/tests/test-avltree_oset.c index 63f3c4c65b..02019bf4c9 100644 --- a/tests/test-avltree_oset.c +++ b/tests/test-avltree_oset.c @@ -1,5 +1,5 @@ /* Test of ordered set data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-avltreehash_list.c b/tests/test-avltreehash_list.c index f547e74474..dabd8df09a 100644 --- a/tests/test-avltreehash_list.c +++ b/tests/test-avltreehash_list.c @@ -1,5 +1,5 @@ /* Test of sequential list data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-base32.c b/tests/test-base32.c index f19f46ca55..43d2173334 100644 --- a/tests/test-base32.c +++ b/tests/test-base32.c @@ -1,5 +1,5 @@ /* Self tests for base32. - Copyright (C) 2004, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2008-2025 Free Software Foundation, Inc. Based on the tests for base64 written by Simon Josefsson. Adapted for base32 by Gijs van Tulder. diff --git a/tests/test-base64.c b/tests/test-base64.c index f740acf1d7..5bec7c753e 100644 --- a/tests/test-base64.c +++ b/tests/test-base64.c @@ -1,5 +1,5 @@ /* Self tests for base64. - Copyright (C) 2004, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2008-2025 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-bcp47.c b/tests/test-bcp47.c index e362c53076..de1d8b98c0 100644 --- a/tests/test-bcp47.c +++ b/tests/test-bcp47.c @@ -1,5 +1,5 @@ /* Test support for locale names in BCP 47 syntax. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/tests/test-binary-io.c b/tests/test-binary-io.c index 73ff4c20de..7cdf7ba9ff 100644 --- a/tests/test-binary-io.c +++ b/tests/test-binary-io.c @@ -1,5 +1,5 @@ /* Test of binary mode I/O. - Copyright (C) 2005, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2007-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 diff --git a/tests/test-bind.c b/tests/test-bind.c index ec7c9029be..5b9ca8c5e6 100644 --- a/tests/test-bind.c +++ b/tests/test-bind.c @@ -1,5 +1,5 @@ /* Test binding a server socket to a port. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-bitrotate.c b/tests/test-bitrotate.c index 41cdd06b68..37af2747f4 100644 --- a/tests/test-bitrotate.c +++ b/tests/test-bitrotate.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-bitset.c b/tests/test-bitset.c index 48e3b1df4e..dfc223ca7c 100644 --- a/tests/test-bitset.c +++ b/tests/test-bitset.c @@ -1,5 +1,5 @@ /* Test of bitset. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-bool-c++.cc b/tests/test-bool-c++.cc index 6e782a0a29..d0ed949e5e 100644 --- a/tests/test-bool-c++.cc +++ b/tests/test-bool-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-bool-c++2.cc b/tests/test-bool-c++2.cc index 2e60f72749..5eb80ffc98 100644 --- a/tests/test-bool-c++2.cc +++ b/tests/test-bool-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-bool.c b/tests/test-bool.c index 9322b500b6..0dbbf38b02 100644 --- a/tests/test-bool.c +++ b/tests/test-bool.c @@ -1,5 +1,5 @@ /* Test bool. - Copyright (C) 2002-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2007, 2009-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 diff --git a/tests/test-boot-time.c b/tests/test-boot-time.c index 1021844bc1..d9777de3e8 100644 --- a/tests/test-boot-time.c +++ b/tests/test-boot-time.c @@ -1,5 +1,5 @@ /* Test of getting the boot time. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-bsearch.c b/tests/test-bsearch.c index 28af284ed3..aad3a22807 100644 --- a/tests/test-bsearch.c +++ b/tests/test-bsearch.c @@ -1,5 +1,5 @@ /* Test of bsearch() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-btoc32.c b/tests/test-btoc32.c index efb8622a94..a4664e763c 100644 --- a/tests/test-btoc32.c +++ b/tests/test-btoc32.c @@ -1,5 +1,5 @@ /* Test of conversion of unibyte character to 32-bit wide character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-btowc.c b/tests/test-btowc.c index f2825b34aa..de3c5603e8 100644 --- a/tests/test-btowc.c +++ b/tests/test-btowc.c @@ -1,5 +1,5 @@ /* Test of conversion of unibyte character to wide character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-byteswap-c++.cc b/tests/test-byteswap-c++.cc index 8276840233..d9901dc53c 100644 --- a/tests/test-byteswap-c++.cc +++ b/tests/test-byteswap-c++.cc @@ -1,5 +1,5 @@ /* Test the substitute in C++ mode. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-byteswap.c b/tests/test-byteswap.c index db0bd2f1df..74e3ea5f7c 100644 --- a/tests/test-byteswap.c +++ b/tests/test-byteswap.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-c-ctype.c b/tests/test-c-ctype.c index 7816543a72..35f2fd1e7a 100644 --- a/tests/test-c-ctype.c +++ b/tests/test-c-ctype.c @@ -1,5 +1,5 @@ /* Test of character handling in C locale. - Copyright (C) 2005, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2007-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 diff --git a/tests/test-c-dtoastr.c b/tests/test-c-dtoastr.c index 401901c325..608360f084 100644 --- a/tests/test-c-dtoastr.c +++ b/tests/test-c-dtoastr.c @@ -1,5 +1,5 @@ /* Test of c_dtoastr() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c-ldtoastr.c b/tests/test-c-ldtoastr.c index aa95a7f9af..eb91cfc027 100644 --- a/tests/test-c-ldtoastr.c +++ b/tests/test-c-ldtoastr.c @@ -1,5 +1,5 @@ /* Test of c_ldtoastr() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c-nstrftime.c b/tests/test-c-nstrftime.c index 7eef155688..416a98f726 100644 --- a/tests/test-c-nstrftime.c +++ b/tests/test-c-nstrftime.c @@ -1,5 +1,5 @@ /* Test that c_nstrftime works as required. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-c-snprintf.c b/tests/test-c-snprintf.c index 879699c804..daeae7c407 100644 --- a/tests/test-c-snprintf.c +++ b/tests/test-c-snprintf.c @@ -1,5 +1,5 @@ /* Test of c_snprintf() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-c-snzprintf-gnu.c b/tests/test-c-snzprintf-gnu.c index 0609a6fd09..d5886ed255 100644 --- a/tests/test-c-snzprintf-gnu.c +++ b/tests/test-c-snzprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible c_snzprintf() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-c-stack.c b/tests/test-c-stack.c index d21b8dad7b..82a0b77a3d 100644 --- a/tests/test-c-stack.c +++ b/tests/test-c-stack.c @@ -1,5 +1,5 @@ /* Test of c-stack module. - Copyright (C) 2002, 2004, 2006, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2002, 2004, 2006, 2008-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 diff --git a/tests/test-c-strcasecmp.c b/tests/test-c-strcasecmp.c index ac993a47f9..b02caad085 100644 --- a/tests/test-c-strcasecmp.c +++ b/tests/test-c-strcasecmp.c @@ -1,5 +1,5 @@ /* Test of case-insensitive string comparison function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-c-strcasestr.c b/tests/test-c-strcasestr.c index 4f7caa0253..a84e565be4 100644 --- a/tests/test-c-strcasestr.c +++ b/tests/test-c-strcasestr.c @@ -1,5 +1,5 @@ /* Test of case-insensitive searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-c-strncasecmp.c b/tests/test-c-strncasecmp.c index 32ebfc31cd..a05b23f205 100644 --- a/tests/test-c-strncasecmp.c +++ b/tests/test-c-strncasecmp.c @@ -1,5 +1,5 @@ /* Test of case-insensitive string comparison function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-c-strstr.c b/tests/test-c-strstr.c index fa42d3ae0e..7592bf1c6e 100644 --- a/tests/test-c-strstr.c +++ b/tests/test-c-strstr.c @@ -1,5 +1,5 @@ /* Test of searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-c-strtod-mt.c b/tests/test-c-strtod-mt.c index a21cd37993..05c68fe069 100644 --- a/tests/test-c-strtod-mt.c +++ b/tests/test-c-strtod-mt.c @@ -1,5 +1,5 @@ /* Multithread-safety test for c_strtod(). - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-c-strtod.c b/tests/test-c-strtod.c index 13148a288c..225e8d7a37 100644 --- a/tests/test-c-strtod.c +++ b/tests/test-c-strtod.c @@ -1,5 +1,5 @@ /* Test of c_strtod() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-c-strtod1.c b/tests/test-c-strtod1.c index e0d7baf41a..6417bc80dc 100644 --- a/tests/test-c-strtod1.c +++ b/tests/test-c-strtod1.c @@ -1,5 +1,5 @@ /* Test of c_strtod() in a French locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-c-strtof-mt.c b/tests/test-c-strtof-mt.c index 5f18c917d2..ddd634bac5 100644 --- a/tests/test-c-strtof-mt.c +++ b/tests/test-c-strtof-mt.c @@ -1,5 +1,5 @@ /* Multithread-safety test for c_strtof(). - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-c-strtof.c b/tests/test-c-strtof.c index 447a133d48..6d8815fd33 100644 --- a/tests/test-c-strtof.c +++ b/tests/test-c-strtof.c @@ -1,5 +1,5 @@ /* Test of c_strtof() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-c-strtof1.c b/tests/test-c-strtof1.c index 1e5a2b55d5..b8069c40e1 100644 --- a/tests/test-c-strtof1.c +++ b/tests/test-c-strtof1.c @@ -1,5 +1,5 @@ /* Test of c_strtof() in a French locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-c-strtold-mt.c b/tests/test-c-strtold-mt.c index 6468b470f4..463bfe56ae 100644 --- a/tests/test-c-strtold-mt.c +++ b/tests/test-c-strtold-mt.c @@ -1,5 +1,5 @@ /* Multithread-safety test for c_strtold(). - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-c-strtold.c b/tests/test-c-strtold.c index f1a4031d9d..a99e3bba83 100644 --- a/tests/test-c-strtold.c +++ b/tests/test-c-strtold.c @@ -1,5 +1,5 @@ /* Test of c_strtold() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-c-strtold1.c b/tests/test-c-strtold1.c index 86b4009ffb..bf2fd9191b 100644 --- a/tests/test-c-strtold1.c +++ b/tests/test-c-strtold1.c @@ -1,5 +1,5 @@ /* Test of c_strtold() in a French locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-c-vasnprintf.c b/tests/test-c-vasnprintf.c index 3ac92c2408..49175b4aa3 100644 --- a/tests/test-c-vasnprintf.c +++ b/tests/test-c-vasnprintf.c @@ -1,5 +1,5 @@ /* Test of c_vasnprintf() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-c-vasprintf.c b/tests/test-c-vasprintf.c index 998f54299f..30528ffddd 100644 --- a/tests/test-c-vasprintf.c +++ b/tests/test-c-vasprintf.c @@ -1,5 +1,5 @@ /* Test of c_asprintf() and c_vasprintf() functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-c-vaszprintf-gnu.c b/tests/test-c-vaszprintf-gnu.c index aa8140dae5..5ca45c7dbd 100644 --- a/tests/test-c-vaszprintf-gnu.c +++ b/tests/test-c-vaszprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible c_vaszprintf() and c_aszprintf() functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-c-vsnprintf.c b/tests/test-c-vsnprintf.c index 9ea9550d47..6606ec3e78 100644 --- a/tests/test-c-vsnprintf.c +++ b/tests/test-c-vsnprintf.c @@ -1,5 +1,5 @@ /* Test of c_vsnprintf() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-c-vsnzprintf-gnu.c b/tests/test-c-vsnzprintf-gnu.c index 85272e3e26..239bdaadfb 100644 --- a/tests/test-c-vsnzprintf-gnu.c +++ b/tests/test-c-vsnzprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible c_vsnzprintf() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-c-xvasprintf.c b/tests/test-c-xvasprintf.c index 6e3e10d6dd..315e79822f 100644 --- a/tests/test-c-xvasprintf.c +++ b/tests/test-c-xvasprintf.c @@ -1,5 +1,5 @@ /* Test of c_xasprintf() and c_xvasprintf() functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-c32_apply_mapping.c b/tests/test-c32_apply_mapping.c index d5272b7494..5f3f627e61 100644 --- a/tests/test-c32_apply_mapping.c +++ b/tests/test-c32_apply_mapping.c @@ -1,5 +1,5 @@ /* Test of 32-bit wide character mappings. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-c32_apply_type_test.c b/tests/test-c32_apply_type_test.c index b6bfd70c27..cd0a415f16 100644 --- a/tests/test-c32_apply_type_test.c +++ b/tests/test-c32_apply_type_test.c @@ -1,5 +1,5 @@ /* Test of 32-bit wide character properties. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-c32_get_mapping.c b/tests/test-c32_get_mapping.c index 64505f683f..c38f637014 100644 --- a/tests/test-c32_get_mapping.c +++ b/tests/test-c32_get_mapping.c @@ -1,5 +1,5 @@ /* Test of getting descriptor for a 32-bit wide character mapping. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-c32_get_type_test.c b/tests/test-c32_get_type_test.c index 1f5235c48b..9a97b079c7 100644 --- a/tests/test-c32_get_type_test.c +++ b/tests/test-c32_get_type_test.c @@ -1,5 +1,5 @@ /* Test of getting descriptor for a 32-bit wide character property. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-c32isalnum.c b/tests/test-c32isalnum.c index d5f8dcf5d2..46eb957aec 100644 --- a/tests/test-c32isalnum.c +++ b/tests/test-c32isalnum.c @@ -1,5 +1,5 @@ /* Test of c32isalnum() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32isalpha.c b/tests/test-c32isalpha.c index fe6e906821..8024c7a05e 100644 --- a/tests/test-c32isalpha.c +++ b/tests/test-c32isalpha.c @@ -1,5 +1,5 @@ /* Test of c32isalpha() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32isblank.c b/tests/test-c32isblank.c index a1d6d6053a..0d91986758 100644 --- a/tests/test-c32isblank.c +++ b/tests/test-c32isblank.c @@ -1,5 +1,5 @@ /* Test of c32isblank() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32iscntrl.c b/tests/test-c32iscntrl.c index b18bcfc408..d9a98f894c 100644 --- a/tests/test-c32iscntrl.c +++ b/tests/test-c32iscntrl.c @@ -1,5 +1,5 @@ /* Test of c32iscntrl() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32isdigit.c b/tests/test-c32isdigit.c index 44cca8f024..4300da1886 100644 --- a/tests/test-c32isdigit.c +++ b/tests/test-c32isdigit.c @@ -1,5 +1,5 @@ /* Test of c32isdigit() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32isgraph.c b/tests/test-c32isgraph.c index 635ffbe34d..38d89f5a91 100644 --- a/tests/test-c32isgraph.c +++ b/tests/test-c32isgraph.c @@ -1,5 +1,5 @@ /* Test of c32isgraph() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32islower.c b/tests/test-c32islower.c index 14a802f77b..4057b49cd2 100644 --- a/tests/test-c32islower.c +++ b/tests/test-c32islower.c @@ -1,5 +1,5 @@ /* Test of c32islower() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32isprint.c b/tests/test-c32isprint.c index 2d5da0a771..07d212f597 100644 --- a/tests/test-c32isprint.c +++ b/tests/test-c32isprint.c @@ -1,5 +1,5 @@ /* Test of c32isprint() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32ispunct.c b/tests/test-c32ispunct.c index 35f05788d0..c762593187 100644 --- a/tests/test-c32ispunct.c +++ b/tests/test-c32ispunct.c @@ -1,5 +1,5 @@ /* Test of c32ispunct() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32isspace.c b/tests/test-c32isspace.c index 9409bb695c..ec0d11f333 100644 --- a/tests/test-c32isspace.c +++ b/tests/test-c32isspace.c @@ -1,5 +1,5 @@ /* Test of c32isspace() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32isupper.c b/tests/test-c32isupper.c index 4856f3eb66..df7f9d414b 100644 --- a/tests/test-c32isupper.c +++ b/tests/test-c32isupper.c @@ -1,5 +1,5 @@ /* Test of c32isupper() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32isxdigit.c b/tests/test-c32isxdigit.c index c9c5da5711..c433fe441a 100644 --- a/tests/test-c32isxdigit.c +++ b/tests/test-c32isxdigit.c @@ -1,5 +1,5 @@ /* Test of c32isxdigit() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32rtomb-w32.c b/tests/test-c32rtomb-w32.c index f474776c90..9ee863013b 100644 --- a/tests/test-c32rtomb-w32.c +++ b/tests/test-c32rtomb-w32.c @@ -1,5 +1,5 @@ /* Test of conversion of wide character to multibyte character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-c32rtomb.c b/tests/test-c32rtomb.c index c02657c630..14dc60fa85 100644 --- a/tests/test-c32rtomb.c +++ b/tests/test-c32rtomb.c @@ -1,5 +1,5 @@ /* Test of conversion of wide character to multibyte character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-c32snrtombs.c b/tests/test-c32snrtombs.c index 7bb2709c3a..b1a95e5a8d 100644 --- a/tests/test-c32snrtombs.c +++ b/tests/test-c32snrtombs.c @@ -1,5 +1,5 @@ /* Test of conversion of 32-bit wide string to string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-c32srtombs.c b/tests/test-c32srtombs.c index 3a36aaeee8..dc6cec4f33 100644 --- a/tests/test-c32srtombs.c +++ b/tests/test-c32srtombs.c @@ -1,5 +1,5 @@ /* Test of conversion of 32-bit wide string to string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-c32stombs.c b/tests/test-c32stombs.c index 62f77342e4..285de6c275 100644 --- a/tests/test-c32stombs.c +++ b/tests/test-c32stombs.c @@ -1,5 +1,5 @@ /* Test of conversion of 32-bit wide string to string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-c32swidth.c b/tests/test-c32swidth.c index 33bdd655a3..14b351ecc8 100644 --- a/tests/test-c32swidth.c +++ b/tests/test-c32swidth.c @@ -1,5 +1,5 @@ /* Test of c32swidth() function. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-c32tolower.c b/tests/test-c32tolower.c index 072338bde1..b754613b7d 100644 --- a/tests/test-c32tolower.c +++ b/tests/test-c32tolower.c @@ -1,5 +1,5 @@ /* Test of c32tolower() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32toupper.c b/tests/test-c32toupper.c index eb9668afff..b0be38bea3 100644 --- a/tests/test-c32toupper.c +++ b/tests/test-c32toupper.c @@ -1,5 +1,5 @@ /* Test of c32toupper() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-c32width.c b/tests/test-c32width.c index 0fcc5a2cd8..d9eec4a740 100644 --- a/tests/test-c32width.c +++ b/tests/test-c32width.c @@ -1,5 +1,5 @@ /* Test of c32width() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-call_once1.c b/tests/test-call_once1.c index 6bb1022a35..8dcd688c3b 100644 --- a/tests/test-call_once1.c +++ b/tests/test-call_once1.c @@ -1,5 +1,5 @@ /* Test of once-only execution in multithreaded situations. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-call_once2.c b/tests/test-call_once2.c index bb780bb67e..34d6467d77 100644 --- a/tests/test-call_once2.c +++ b/tests/test-call_once2.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-calloc-gnu.c b/tests/test-calloc-gnu.c index f19e13089f..98a3fb8bc5 100644 --- a/tests/test-calloc-gnu.c +++ b/tests/test-calloc-gnu.c @@ -1,5 +1,5 @@ /* Test of calloc function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-calloc-posix.c b/tests/test-calloc-posix.c index d0904aaacd..702c7b6aad 100644 --- a/tests/test-calloc-posix.c +++ b/tests/test-calloc-posix.c @@ -1,5 +1,5 @@ /* Test of calloc function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-canonicalize-lgpl.c b/tests/test-canonicalize-lgpl.c index 923f0fb46c..2a4f5e2ecd 100644 --- a/tests/test-canonicalize-lgpl.c +++ b/tests/test-canonicalize-lgpl.c @@ -1,5 +1,5 @@ /* Test of execution of file name canonicalization. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-canonicalize.c b/tests/test-canonicalize.c index 71177681ae..0f69f98714 100644 --- a/tests/test-canonicalize.c +++ b/tests/test-canonicalize.c @@ -1,5 +1,5 @@ /* Test of execution of file name canonicalization. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-carray_list.c b/tests/test-carray_list.c index 18ae341cf4..f0182377b9 100644 --- a/tests/test-carray_list.c +++ b/tests/test-carray_list.c @@ -1,5 +1,5 @@ /* Test of sequential list data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-cbrt-ieee.c b/tests/test-cbrt-ieee.c index e7833805b6..abf3314400 100644 --- a/tests/test-cbrt-ieee.c +++ b/tests/test-cbrt-ieee.c @@ -1,5 +1,5 @@ /* Test of cbrt() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-cbrt-ieee.h b/tests/test-cbrt-ieee.h index d058a0bc8e..fafaa0fc81 100644 --- a/tests/test-cbrt-ieee.h +++ b/tests/test-cbrt-ieee.h @@ -1,5 +1,5 @@ /* Test of cbrt*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-cbrt.c b/tests/test-cbrt.c index ea702c8302..934989acdd 100644 --- a/tests/test-cbrt.c +++ b/tests/test-cbrt.c @@ -1,5 +1,5 @@ /* Test of cbrt() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-cbrt.h b/tests/test-cbrt.h index 52f9148d55..7ef67ebfbd 100644 --- a/tests/test-cbrt.h +++ b/tests/test-cbrt.h @@ -1,5 +1,5 @@ /* Test of cbrt*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-cbrtf-ieee.c b/tests/test-cbrtf-ieee.c index a18181a04c..186a659096 100644 --- a/tests/test-cbrtf-ieee.c +++ b/tests/test-cbrtf-ieee.c @@ -1,5 +1,5 @@ /* Test of cbrtf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-cbrtf.c b/tests/test-cbrtf.c index 0e389a3fe4..6a676222d7 100644 --- a/tests/test-cbrtf.c +++ b/tests/test-cbrtf.c @@ -1,5 +1,5 @@ /* Test of cbrtf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-cbrtl-ieee.c b/tests/test-cbrtl-ieee.c index 4f8bf59d32..e193ef19a4 100644 --- a/tests/test-cbrtl-ieee.c +++ b/tests/test-cbrtl-ieee.c @@ -1,5 +1,5 @@ /* Test of cbrtl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-cbrtl.c b/tests/test-cbrtl.c index 14d4e893ae..c3906c17a8 100644 --- a/tests/test-cbrtl.c +++ b/tests/test-cbrtl.c @@ -1,5 +1,5 @@ /* Test of cbrtl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-ceil-ieee.c b/tests/test-ceil-ieee.c index 36590500ad..cacbd1d4b1 100644 --- a/tests/test-ceil-ieee.c +++ b/tests/test-ceil-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding towards positive infinity. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-ceil1.c b/tests/test-ceil1.c index 6daf8f3f83..74941f4021 100644 --- a/tests/test-ceil1.c +++ b/tests/test-ceil1.c @@ -1,5 +1,5 @@ /* Test of rounding towards positive infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ceil2.c b/tests/test-ceil2.c index 1e404f27fa..bf02fd3c12 100644 --- a/tests/test-ceil2.c +++ b/tests/test-ceil2.c @@ -1,5 +1,5 @@ /* Test of rounding towards positive infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ceilf-ieee.c b/tests/test-ceilf-ieee.c index 4240b82f1a..9df9fd5679 100644 --- a/tests/test-ceilf-ieee.c +++ b/tests/test-ceilf-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding towards positive infinity. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-ceilf1.c b/tests/test-ceilf1.c index 76c90dae5c..7f017e694d 100644 --- a/tests/test-ceilf1.c +++ b/tests/test-ceilf1.c @@ -1,5 +1,5 @@ /* Test of rounding towards positive infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ceilf2.c b/tests/test-ceilf2.c index 0892cbf4be..4b424430af 100644 --- a/tests/test-ceilf2.c +++ b/tests/test-ceilf2.c @@ -1,5 +1,5 @@ /* Test of rounding towards positive infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ceill-ieee.c b/tests/test-ceill-ieee.c index 1c5ce2d1bf..63404ac56d 100644 --- a/tests/test-ceill-ieee.c +++ b/tests/test-ceill-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding towards positive infinity. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-ceill.c b/tests/test-ceill.c index 95c1ea7c57..02a743d4d8 100644 --- a/tests/test-ceill.c +++ b/tests/test-ceill.c @@ -1,5 +1,5 @@ /* Test of rounding towards positive infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-chdir.c b/tests/test-chdir.c index 5fc44a53d5..c84eaee9b3 100644 --- a/tests/test-chdir.c +++ b/tests/test-chdir.c @@ -1,5 +1,5 @@ /* Test changing to a directory. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-chmod.c b/tests/test-chmod.c index 61e7d9a9e8..cb446ca894 100644 --- a/tests/test-chmod.c +++ b/tests/test-chmod.c @@ -1,5 +1,5 @@ /* Test changing the protections of a file. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-chown.c b/tests/test-chown.c index 0e62b7114b..0ba3af9ca6 100644 --- a/tests/test-chown.c +++ b/tests/test-chown.c @@ -1,5 +1,5 @@ /* Tests of chown. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-chown.h b/tests/test-chown.h index da58838ad8..6af6b69755 100644 --- a/tests/test-chown.h +++ b/tests/test-chown.h @@ -1,5 +1,5 @@ /* Tests of chown. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-chownat.c b/tests/test-chownat.c index 00438ae851..0a167965a8 100644 --- a/tests/test-chownat.c +++ b/tests/test-chownat.c @@ -1,5 +1,5 @@ /* Tests of chownat and lchownat - Copyright 2020-2024 Free Software Foundation, Inc. + Copyright 2020-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 diff --git a/tests/test-cloexec.c b/tests/test-cloexec.c index df2e11fad0..ed9d6ebc03 100644 --- a/tests/test-cloexec.c +++ b/tests/test-cloexec.c @@ -1,5 +1,5 @@ /* Test duplicating non-inheritable file descriptors. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-close.c b/tests/test-close.c index ca2c21bfe2..c2e280c7fe 100644 --- a/tests/test-close.c +++ b/tests/test-close.c @@ -1,5 +1,5 @@ /* Test closing a file or socket. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-closein.c b/tests/test-closein.c index bfd741a0ae..edc44ce093 100644 --- a/tests/test-closein.c +++ b/tests/test-closein.c @@ -1,5 +1,5 @@ /* Test of closein module. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-cnd.c b/tests/test-cnd.c index bcd0e7786c..7bcf40d098 100644 --- a/tests/test-cnd.c +++ b/tests/test-cnd.c @@ -1,5 +1,5 @@ /* Test of condition variables in multithreaded situations. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-cond.c b/tests/test-cond.c index 113dd392f6..ee33592a58 100644 --- a/tests/test-cond.c +++ b/tests/test-cond.c @@ -1,5 +1,5 @@ /* Test of condition variables in multithreaded situations. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-connect.c b/tests/test-connect.c index 018229aaf9..1d826c2b6e 100644 --- a/tests/test-connect.c +++ b/tests/test-connect.c @@ -1,5 +1,5 @@ /* Test connecting a client socket. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-copy-acl.c b/tests/test-copy-acl.c index 9970ea4ce1..0fba42e684 100644 --- a/tests/test-copy-acl.c +++ b/tests/test-copy-acl.c @@ -1,5 +1,5 @@ /* Test of copying of files. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-copy-file.c b/tests/test-copy-file.c index f7ebe0dbec..27bd92c785 100644 --- a/tests/test-copy-file.c +++ b/tests/test-copy-file.c @@ -1,5 +1,5 @@ /* Test of copying of files. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-copysign.c b/tests/test-copysign.c index cd4a743595..ef0c5c2032 100644 --- a/tests/test-copysign.c +++ b/tests/test-copysign.c @@ -1,5 +1,5 @@ /* Test of copysign() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-copysignf.c b/tests/test-copysignf.c index eb3d29a872..18a7ae4d99 100644 --- a/tests/test-copysignf.c +++ b/tests/test-copysignf.c @@ -1,5 +1,5 @@ /* Test of copysignf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-copysignl.c b/tests/test-copysignl.c index f17d045b40..4728b41f95 100644 --- a/tests/test-copysignl.c +++ b/tests/test-copysignl.c @@ -1,5 +1,5 @@ /* Test of copysignl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-cos.c b/tests/test-cos.c index 02800ee30e..ee11b90f92 100644 --- a/tests/test-cos.c +++ b/tests/test-cos.c @@ -1,5 +1,5 @@ /* Test of cos() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-cosf.c b/tests/test-cosf.c index e2dada3e90..1ab4705f32 100644 --- a/tests/test-cosf.c +++ b/tests/test-cosf.c @@ -1,5 +1,5 @@ /* Test of cosf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-cosh.c b/tests/test-cosh.c index 2a0ace2bf9..9ff633e73c 100644 --- a/tests/test-cosh.c +++ b/tests/test-cosh.c @@ -1,5 +1,5 @@ /* Test of cosh() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-coshf.c b/tests/test-coshf.c index 52126d448b..db68305c25 100644 --- a/tests/test-coshf.c +++ b/tests/test-coshf.c @@ -1,5 +1,5 @@ /* Test of coshf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-cosl.c b/tests/test-cosl.c index 5487ad8157..e84743ae84 100644 --- a/tests/test-cosl.c +++ b/tests/test-cosl.c @@ -1,5 +1,5 @@ /* Test of cosl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-count-leading-zeros.c b/tests/test-count-leading-zeros.c index 0bdca6bc4d..e32e75e2db 100644 --- a/tests/test-count-leading-zeros.c +++ b/tests/test-count-leading-zeros.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2024 Free Software Foundation, Inc. + * Copyright (C) 2012-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 diff --git a/tests/test-count-one-bits.c b/tests/test-count-one-bits.c index 1c80d1ad88..4ffa3309b1 100644 --- a/tests/test-count-one-bits.c +++ b/tests/test-count-one-bits.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2024 Free Software Foundation, Inc. + * Copyright (C) 2007-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 diff --git a/tests/test-count-trailing-zeros.c b/tests/test-count-trailing-zeros.c index 977d1a9b19..ce44a63674 100644 --- a/tests/test-count-trailing-zeros.c +++ b/tests/test-count-trailing-zeros.c @@ -1,5 +1,5 @@ /* Test counting of trailing zeros. - Copyright (C) 2013-2024 Free Software Foundation, Inc. + Copyright (C) 2013-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 diff --git a/tests/test-crc.c b/tests/test-crc.c index 975db5d619..3ae5da25c2 100644 --- a/tests/test-crc.c +++ b/tests/test-crc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2007, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005-2007, 2010-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 diff --git a/tests/test-creat.c b/tests/test-creat.c index 62ec461c62..d864a6796a 100644 --- a/tests/test-creat.c +++ b/tests/test-creat.c @@ -1,5 +1,5 @@ /* Test of creating a file. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ctype-c++.cc b/tests/test-ctype-c++.cc index 78404463b4..395cc59286 100644 --- a/tests/test-ctype-c++.cc +++ b/tests/test-ctype-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-ctype-c++2.cc b/tests/test-ctype-c++2.cc index 987f753e41..793afff54a 100644 --- a/tests/test-ctype-c++2.cc +++ b/tests/test-ctype-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-ctype.c b/tests/test-ctype.c index d7a9e415ac..bde62720bc 100644 --- a/tests/test-ctype.c +++ b/tests/test-ctype.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-des.c b/tests/test-des.c index 3babd11fbc..5c8e6319b1 100644 --- a/tests/test-des.c +++ b/tests/test-des.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2007, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2007, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-dfa-invalid-char-class.sh b/tests/test-dfa-invalid-char-class.sh index 95810c9149..c3d8b7a4e5 100755 --- a/tests/test-dfa-invalid-char-class.sh +++ b/tests/test-dfa-invalid-char-class.sh @@ -1,7 +1,7 @@ #!/bin/sh # This use of our DFA-testing helper would fail for grep-2.21. -# Copyright 2014-2024 Free Software Foundation, Inc. +# Copyright 2014-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 diff --git a/tests/test-dfa-invalid-merge.sh b/tests/test-dfa-invalid-merge.sh index f58775c1ae..4f26cc8007 100755 --- a/tests/test-dfa-invalid-merge.sh +++ b/tests/test-dfa-invalid-merge.sh @@ -3,7 +3,7 @@ # a+a+a to a+a, thus possibly reporting a false match. # Introduced in v0.1-2111-g4299106ce -# Copyright 2020-2024 Free Software Foundation, Inc. +# Copyright 2020-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 diff --git a/tests/test-dfa-match-aux.c b/tests/test-dfa-match-aux.c index 3a66bc62ef..573d6e77c0 100644 --- a/tests/test-dfa-match-aux.c +++ b/tests/test-dfa-match-aux.c @@ -1,6 +1,6 @@ /* Auxiliary program to test a DFA code path that cannot be triggered by grep or gawk. - Copyright 2014-2024 Free Software Foundation, Inc. + Copyright 2014-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 diff --git a/tests/test-dfa-match.sh b/tests/test-dfa-match.sh index 6a366a9187..ed8d2e3299 100755 --- a/tests/test-dfa-match.sh +++ b/tests/test-dfa-match.sh @@ -1,7 +1,7 @@ #!/bin/sh # This would fail with grep-2.21's dfa.c. -# Copyright 2014-2024 Free Software Foundation, Inc. +# Copyright 2014-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 diff --git a/tests/test-di-set.c b/tests/test-di-set.c index e16a11de14..d7040c0b04 100644 --- a/tests/test-di-set.c +++ b/tests/test-di-set.c @@ -1,5 +1,5 @@ /* Test the di-set module. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-digest.h b/tests/test-digest.h index d9c1899719..6f6ef738e1 100644 --- a/tests/test-digest.h +++ b/tests/test-digest.h @@ -1,5 +1,5 @@ /* Test of message digests. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-dirent-h-c++.cc b/tests/test-dirent-h-c++.cc index bf63c19642..bcd5a261a0 100644 --- a/tests/test-dirent-h-c++.cc +++ b/tests/test-dirent-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-dirent-h.c b/tests/test-dirent-h.c index e3b46a38d1..4348c06c48 100644 --- a/tests/test-dirent-h.c +++ b/tests/test-dirent-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-dirent-safer.c b/tests/test-dirent-safer.c index f9fc10731d..024bd38497 100644 --- a/tests/test-dirent-safer.c +++ b/tests/test-dirent-safer.c @@ -1,5 +1,5 @@ /* Test that directory streams leave standard fds alone. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-dirfd.c b/tests/test-dirfd.c index 132b378a88..1ce8ae971b 100644 --- a/tests/test-dirfd.c +++ b/tests/test-dirfd.c @@ -1,5 +1,5 @@ /* Test of dirfd() function. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-dirname.c b/tests/test-dirname.c index bf69bbdedf..0a0799e386 100644 --- a/tests/test-dirname.c +++ b/tests/test-dirname.c @@ -1,5 +1,5 @@ /* Test the gnulib dirname module. - Copyright (C) 2005-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-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 diff --git a/tests/test-dprintf-gnu.c b/tests/test-dprintf-gnu.c index 497f262a03..539f1ba2cb 100644 --- a/tests/test-dprintf-gnu.c +++ b/tests/test-dprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible dprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-dprintf-gnu.h b/tests/test-dprintf-gnu.h index deeabdaaa2..931a026118 100644 --- a/tests/test-dprintf-gnu.h +++ b/tests/test-dprintf-gnu.h @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible d[z]printf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-dprintf-posix.c b/tests/test-dprintf-posix.c index 122f3ecdc6..6403daa7dd 100644 --- a/tests/test-dprintf-posix.c +++ b/tests/test-dprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible dprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-dprintf-posix.h b/tests/test-dprintf-posix.h index 97d763fa5a..6a05f825a7 100644 --- a/tests/test-dprintf-posix.h +++ b/tests/test-dprintf-posix.h @@ -1,5 +1,5 @@ /* Test of d[z]printf() with POSIX compatible format string interpretation. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-dprintf-posix2.c b/tests/test-dprintf-posix2.c index 6e01d7e782..2315a83fe7 100644 --- a/tests/test-dprintf-posix2.c +++ b/tests/test-dprintf-posix2.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible dprintf() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-dprintf.c b/tests/test-dprintf.c index 1ce67d4d23..6c0859e15c 100644 --- a/tests/test-dprintf.c +++ b/tests/test-dprintf.c @@ -1,5 +1,5 @@ /* Test of dprintf() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-dup-safer.c b/tests/test-dup-safer.c index ec2cb908ba..de19e8c386 100644 --- a/tests/test-dup-safer.c +++ b/tests/test-dup-safer.c @@ -1,5 +1,5 @@ /* Test that dup_safer leaves standard fds alone. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-dup.c b/tests/test-dup.c index 884fbc605c..3f8b74ca41 100644 --- a/tests/test-dup.c +++ b/tests/test-dup.c @@ -1,5 +1,5 @@ /* Test duplicating a file descriptor. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-dup2.c b/tests/test-dup2.c index 464478529f..e13d2e9f3e 100644 --- a/tests/test-dup2.c +++ b/tests/test-dup2.c @@ -1,5 +1,5 @@ /* Test duplicating file descriptors. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-dup3.c b/tests/test-dup3.c index 738046359b..20d9ea0c7c 100644 --- a/tests/test-dup3.c +++ b/tests/test-dup3.c @@ -1,5 +1,5 @@ /* Test duplicating file descriptors. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-duplocale.c b/tests/test-duplocale.c index a27f1378f0..bce2491c0d 100644 --- a/tests/test-duplocale.c +++ b/tests/test-duplocale.c @@ -1,5 +1,5 @@ /* Test of duplicating a locale object. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-dynarray.c b/tests/test-dynarray.c index 66ab3390c5..5a7d18dccc 100644 --- a/tests/test-dynarray.c +++ b/tests/test-dynarray.c @@ -1,5 +1,5 @@ /* Test of type-safe arrays that grow dynamically. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-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 diff --git a/tests/test-dzprintf-gnu.c b/tests/test-dzprintf-gnu.c index b324bf9332..817f530dc3 100644 --- a/tests/test-dzprintf-gnu.c +++ b/tests/test-dzprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible dzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-dzprintf-posix.c b/tests/test-dzprintf-posix.c index 736645fafe..399589e25c 100644 --- a/tests/test-dzprintf-posix.c +++ b/tests/test-dzprintf-posix.c @@ -1,5 +1,5 @@ /* Test of dzprintf() with POSIX compatible format string interpretation. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-endian-c++.cc b/tests/test-endian-c++.cc index 25c1ab0834..e34c157206 100644 --- a/tests/test-endian-c++.cc +++ b/tests/test-endian-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-endian.c b/tests/test-endian.c index b0156121d6..5e913564ea 100644 --- a/tests/test-endian.c +++ b/tests/test-endian.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-environ.c b/tests/test-environ.c index fdd944f6e5..a5c74ced79 100644 --- a/tests/test-environ.c +++ b/tests/test-environ.c @@ -1,5 +1,5 @@ /* Test of environ variable. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-erf.c b/tests/test-erf.c index 337513ca35..fee9adfff9 100644 --- a/tests/test-erf.c +++ b/tests/test-erf.c @@ -1,5 +1,5 @@ /* Test of erf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-erfc.c b/tests/test-erfc.c index a48fa99f94..47ec2a2e6c 100644 --- a/tests/test-erfc.c +++ b/tests/test-erfc.c @@ -1,5 +1,5 @@ /* Test of erfc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-errno-h-c++.cc b/tests/test-errno-h-c++.cc index f1b5c8fee6..f990af4c53 100644 --- a/tests/test-errno-h-c++.cc +++ b/tests/test-errno-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-errno-h-c++2.cc b/tests/test-errno-h-c++2.cc index b10534cead..6a288e6dcc 100644 --- a/tests/test-errno-h-c++2.cc +++ b/tests/test-errno-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-errno-h.c b/tests/test-errno-h.c index b54dc705dc..cb20635b53 100644 --- a/tests/test-errno-h.c +++ b/tests/test-errno-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-error.c b/tests/test-error.c index 4a1399b292..ba7941ffc6 100644 --- a/tests/test-error.c +++ b/tests/test-error.c @@ -1,5 +1,5 @@ /* Test of error.h functions. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-euidaccess.c b/tests/test-euidaccess.c index 8c531439a8..495b663b8e 100644 --- a/tests/test-euidaccess.c +++ b/tests/test-euidaccess.c @@ -1,5 +1,5 @@ /* Tests of euidaccess. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-exclude.c b/tests/test-exclude.c index 2af6014d68..3858cdb82c 100644 --- a/tests/test-exclude.c +++ b/tests/test-exclude.c @@ -1,5 +1,5 @@ /* Test suite for exclude. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is part of the GNUlib Library. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-exclude1.sh b/tests/test-exclude1.sh index 8800442c49..82cc572fed 100755 --- a/tests/test-exclude1.sh +++ b/tests/test-exclude1.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for exclude. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-exclude2.sh b/tests/test-exclude2.sh index 4571155475..971767c88a 100755 --- a/tests/test-exclude2.sh +++ b/tests/test-exclude2.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for exclude. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-exclude3.sh b/tests/test-exclude3.sh index 3568a8a769..f3b45cc36f 100755 --- a/tests/test-exclude3.sh +++ b/tests/test-exclude3.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for exclude. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-exclude4.sh b/tests/test-exclude4.sh index 6646e54a75..1ee76d8b65 100755 --- a/tests/test-exclude4.sh +++ b/tests/test-exclude4.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for exclude. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-exclude5.sh b/tests/test-exclude5.sh index 0c1ab18bcb..6fa2c226b5 100755 --- a/tests/test-exclude5.sh +++ b/tests/test-exclude5.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for exclude. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-exclude6.sh b/tests/test-exclude6.sh index adfd30f29d..56600806de 100755 --- a/tests/test-exclude6.sh +++ b/tests/test-exclude6.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for exclude. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-exclude7.sh b/tests/test-exclude7.sh index 3edaf0cb32..cff21f12ee 100755 --- a/tests/test-exclude7.sh +++ b/tests/test-exclude7.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for exclude. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-exclude8.sh b/tests/test-exclude8.sh index eb8dd2058a..850faa6754 100755 --- a/tests/test-exclude8.sh +++ b/tests/test-exclude8.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for exclude. -# Copyright (C) 2010-2024 Free Software Foundation, Inc. +# Copyright (C) 2010-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-exec-child.c b/tests/test-exec-child.c index 1c1abbf53c..8bfe331037 100644 --- a/tests/test-exec-child.c +++ b/tests/test-exec-child.c @@ -1,5 +1,5 @@ /* Callee program for the tests of the exec*() functions. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execinfo.c b/tests/test-execinfo.c index ad9ac180e6..96332941f6 100644 --- a/tests/test-execinfo.c +++ b/tests/test-execinfo.c @@ -1,5 +1,5 @@ /* Test that execinfo.h defines stub functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-execl-main.c b/tests/test-execl-main.c index a0702f8325..7974e008e7 100644 --- a/tests/test-execl-main.c +++ b/tests/test-execl-main.c @@ -1,5 +1,5 @@ /* Test of execl(). - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execl.sh b/tests/test-execl.sh index 5559bc8dd6..6cb008fe2b 100755 --- a/tests/test-execl.sh +++ b/tests/test-execl.sh @@ -2,7 +2,7 @@ # Test of execl(). # -# Copyright (C) 2020-2024 Free Software Foundation, Inc. +# Copyright (C) 2020-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 diff --git a/tests/test-execle-main.c b/tests/test-execle-main.c index ab2fab05db..00d67dd062 100644 --- a/tests/test-execle-main.c +++ b/tests/test-execle-main.c @@ -1,5 +1,5 @@ /* Test of execle(). - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execle.sh b/tests/test-execle.sh index 44d82a8038..7aa37d1c48 100755 --- a/tests/test-execle.sh +++ b/tests/test-execle.sh @@ -2,7 +2,7 @@ # Test of execle(). # -# Copyright (C) 2020-2024 Free Software Foundation, Inc. +# Copyright (C) 2020-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 diff --git a/tests/test-execlp-main.c b/tests/test-execlp-main.c index 45625d8014..0cbff659bd 100644 --- a/tests/test-execlp-main.c +++ b/tests/test-execlp-main.c @@ -1,5 +1,5 @@ /* Test of execlp(). - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execlp.sh b/tests/test-execlp.sh index 9de8a6641e..b706f530fc 100755 --- a/tests/test-execlp.sh +++ b/tests/test-execlp.sh @@ -2,7 +2,7 @@ # Test of execlp(). # -# Copyright (C) 2020-2024 Free Software Foundation, Inc. +# Copyright (C) 2020-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 diff --git a/tests/test-execute-child.c b/tests/test-execute-child.c index 05016eaae0..6e5a209eae 100644 --- a/tests/test-execute-child.c +++ b/tests/test-execute-child.c @@ -1,5 +1,5 @@ /* Child program invoked by test-execute-main. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-execute-main.c b/tests/test-execute-main.c index 307b1f7cbf..102ed49f92 100644 --- a/tests/test-execute-main.c +++ b/tests/test-execute-main.c @@ -1,5 +1,5 @@ /* Test of execute. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execute-script.c b/tests/test-execute-script.c index a5a271d838..ad5e23ffee 100644 --- a/tests/test-execute-script.c +++ b/tests/test-execute-script.c @@ -1,5 +1,5 @@ /* Test of execute. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execv-main.c b/tests/test-execv-main.c index 9c97f5dab3..1189399cf5 100644 --- a/tests/test-execv-main.c +++ b/tests/test-execv-main.c @@ -1,5 +1,5 @@ /* Test of execv(). - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execv.sh b/tests/test-execv.sh index b81f1033a5..258bcd7949 100755 --- a/tests/test-execv.sh +++ b/tests/test-execv.sh @@ -2,7 +2,7 @@ # Test of execv(). # -# Copyright (C) 2020-2024 Free Software Foundation, Inc. +# Copyright (C) 2020-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 diff --git a/tests/test-execve-main.c b/tests/test-execve-main.c index 94e36428a4..0547dee6ca 100644 --- a/tests/test-execve-main.c +++ b/tests/test-execve-main.c @@ -1,5 +1,5 @@ /* Test of execve(). - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execve.sh b/tests/test-execve.sh index 649e1e463c..1355284ce1 100755 --- a/tests/test-execve.sh +++ b/tests/test-execve.sh @@ -2,7 +2,7 @@ # Test of execve(). # -# Copyright (C) 2020-2024 Free Software Foundation, Inc. +# Copyright (C) 2020-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 diff --git a/tests/test-execvp-main.c b/tests/test-execvp-main.c index 104d94acd7..09d80e4ef7 100644 --- a/tests/test-execvp-main.c +++ b/tests/test-execvp-main.c @@ -1,5 +1,5 @@ /* Test of execvp(). - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execvp.sh b/tests/test-execvp.sh index feef34c537..6bd48efeba 100755 --- a/tests/test-execvp.sh +++ b/tests/test-execvp.sh @@ -2,7 +2,7 @@ # Test of execvp(). # -# Copyright (C) 2020-2024 Free Software Foundation, Inc. +# Copyright (C) 2020-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 diff --git a/tests/test-execvpe-main.c b/tests/test-execvpe-main.c index cc2e62429c..3e2b705103 100644 --- a/tests/test-execvpe-main.c +++ b/tests/test-execvpe-main.c @@ -1,5 +1,5 @@ /* Test of execvpe(). - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-execvpe.sh b/tests/test-execvpe.sh index 522baa0eac..4336a25fc4 100755 --- a/tests/test-execvpe.sh +++ b/tests/test-execvpe.sh @@ -2,7 +2,7 @@ # Test of execvpe(). # -# Copyright (C) 2020-2024 Free Software Foundation, Inc. +# Copyright (C) 2020-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 diff --git a/tests/test-exp-ieee.c b/tests/test-exp-ieee.c index 1b2edca559..1c4f9927f0 100644 --- a/tests/test-exp-ieee.c +++ b/tests/test-exp-ieee.c @@ -1,5 +1,5 @@ /* Test of exp() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-exp-ieee.h b/tests/test-exp-ieee.h index 15788e3af2..832cbc55a2 100644 --- a/tests/test-exp-ieee.h +++ b/tests/test-exp-ieee.h @@ -1,5 +1,5 @@ /* Test of exp*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-exp.c b/tests/test-exp.c index 158e5d1705..664f7fc363 100644 --- a/tests/test-exp.c +++ b/tests/test-exp.c @@ -1,5 +1,5 @@ /* Test of exp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-exp.h b/tests/test-exp.h index f7ef2a4063..4deebed530 100644 --- a/tests/test-exp.h +++ b/tests/test-exp.h @@ -1,5 +1,5 @@ /* Test of exp*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-exp2-ieee.c b/tests/test-exp2-ieee.c index f1b847ad64..1c0149a850 100644 --- a/tests/test-exp2-ieee.c +++ b/tests/test-exp2-ieee.c @@ -1,5 +1,5 @@ /* Test of exp2() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-exp2-ieee.h b/tests/test-exp2-ieee.h index 97e91a8611..4526142797 100644 --- a/tests/test-exp2-ieee.h +++ b/tests/test-exp2-ieee.h @@ -1,5 +1,5 @@ /* Test of exp2*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-exp2.c b/tests/test-exp2.c index a42bab96af..807cb548b5 100644 --- a/tests/test-exp2.c +++ b/tests/test-exp2.c @@ -1,5 +1,5 @@ /* Test of exp2() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-exp2.h b/tests/test-exp2.h index a17e30ea49..7a8e238f40 100644 --- a/tests/test-exp2.h +++ b/tests/test-exp2.h @@ -1,5 +1,5 @@ /* Test of exp2*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-exp2f-ieee.c b/tests/test-exp2f-ieee.c index 472dcccfc8..a6794c86d9 100644 --- a/tests/test-exp2f-ieee.c +++ b/tests/test-exp2f-ieee.c @@ -1,5 +1,5 @@ /* Test of exp2f() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-exp2f.c b/tests/test-exp2f.c index 8981058b65..e1a2fccddd 100644 --- a/tests/test-exp2f.c +++ b/tests/test-exp2f.c @@ -1,5 +1,5 @@ /* Test of exp2f() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-exp2l-ieee.c b/tests/test-exp2l-ieee.c index c6f11bf394..eafe777130 100644 --- a/tests/test-exp2l-ieee.c +++ b/tests/test-exp2l-ieee.c @@ -1,5 +1,5 @@ /* Test of exp2l() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-exp2l.c b/tests/test-exp2l.c index 3eb1162427..3624dfbbf9 100644 --- a/tests/test-exp2l.c +++ b/tests/test-exp2l.c @@ -1,5 +1,5 @@ /* Test of exp2l() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-expf-ieee.c b/tests/test-expf-ieee.c index a739d656f3..38d207160f 100644 --- a/tests/test-expf-ieee.c +++ b/tests/test-expf-ieee.c @@ -1,5 +1,5 @@ /* Test of expf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-expf.c b/tests/test-expf.c index 8045e12226..0daf87261e 100644 --- a/tests/test-expf.c +++ b/tests/test-expf.c @@ -1,5 +1,5 @@ /* Test of expf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-expl-ieee.c b/tests/test-expl-ieee.c index e703bb45c3..c6b306d890 100644 --- a/tests/test-expl-ieee.c +++ b/tests/test-expl-ieee.c @@ -1,5 +1,5 @@ /* Test of expl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-expl.c b/tests/test-expl.c index 0f659f958a..8ae0a89f2e 100644 --- a/tests/test-expl.c +++ b/tests/test-expl.c @@ -1,5 +1,5 @@ /* Test of expl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-explicit_bzero.c b/tests/test-explicit_bzero.c index 4f576da7c3..28da6983b8 100644 --- a/tests/test-explicit_bzero.c +++ b/tests/test-explicit_bzero.c @@ -1,5 +1,5 @@ /* Test of explicit_bzero() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-expm1-ieee.c b/tests/test-expm1-ieee.c index b63e7837cf..9fb0399812 100644 --- a/tests/test-expm1-ieee.c +++ b/tests/test-expm1-ieee.c @@ -1,5 +1,5 @@ /* Test of expm1() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-expm1-ieee.h b/tests/test-expm1-ieee.h index f21697f756..82e6120294 100644 --- a/tests/test-expm1-ieee.h +++ b/tests/test-expm1-ieee.h @@ -1,5 +1,5 @@ /* Test of expm1*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-expm1.c b/tests/test-expm1.c index ccab5171d6..ce9ce5eb59 100644 --- a/tests/test-expm1.c +++ b/tests/test-expm1.c @@ -1,5 +1,5 @@ /* Test of expm1() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-expm1.h b/tests/test-expm1.h index fc92617a05..0107822208 100644 --- a/tests/test-expm1.h +++ b/tests/test-expm1.h @@ -1,5 +1,5 @@ /* Test of expm1*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-expm1f-ieee.c b/tests/test-expm1f-ieee.c index 0d628295aa..88cde1a1d7 100644 --- a/tests/test-expm1f-ieee.c +++ b/tests/test-expm1f-ieee.c @@ -1,5 +1,5 @@ /* Test of expm1f() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-expm1f.c b/tests/test-expm1f.c index e23d66ddd2..41791752d0 100644 --- a/tests/test-expm1f.c +++ b/tests/test-expm1f.c @@ -1,5 +1,5 @@ /* Test of expm1f() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-expm1l-ieee.c b/tests/test-expm1l-ieee.c index 357b050e4a..e1e7f28c54 100644 --- a/tests/test-expm1l-ieee.c +++ b/tests/test-expm1l-ieee.c @@ -1,5 +1,5 @@ /* Test of expm1l() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-expm1l.c b/tests/test-expm1l.c index 09ea3edb75..994bbd61c9 100644 --- a/tests/test-expm1l.c +++ b/tests/test-expm1l.c @@ -1,5 +1,5 @@ /* Test of expm1l() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-fabs-ieee.c b/tests/test-fabs-ieee.c index 6c8e436308..f3f645978c 100644 --- a/tests/test-fabs-ieee.c +++ b/tests/test-fabs-ieee.c @@ -1,5 +1,5 @@ /* Test of fabs() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fabs-ieee.h b/tests/test-fabs-ieee.h index 2919cd8f53..ec57feeea1 100644 --- a/tests/test-fabs-ieee.h +++ b/tests/test-fabs-ieee.h @@ -1,5 +1,5 @@ /* Test of ldexp*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fabs.c b/tests/test-fabs.c index 1a2a74a395..1332abf7bb 100644 --- a/tests/test-fabs.c +++ b/tests/test-fabs.c @@ -1,5 +1,5 @@ /* Test of fabs() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-fabs.h b/tests/test-fabs.h index 058ca27fdc..67af96d661 100644 --- a/tests/test-fabs.h +++ b/tests/test-fabs.h @@ -1,5 +1,5 @@ /* Test of fabs*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fabsf-ieee.c b/tests/test-fabsf-ieee.c index fe08225a96..f43a341bfc 100644 --- a/tests/test-fabsf-ieee.c +++ b/tests/test-fabsf-ieee.c @@ -1,5 +1,5 @@ /* Test of fabsf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fabsf.c b/tests/test-fabsf.c index 97aa74fc3e..f7741ba223 100644 --- a/tests/test-fabsf.c +++ b/tests/test-fabsf.c @@ -1,5 +1,5 @@ /* Test of fabsf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-fabsl-ieee.c b/tests/test-fabsl-ieee.c index 63b85ba4aa..18edc117a9 100644 --- a/tests/test-fabsl-ieee.c +++ b/tests/test-fabsl-ieee.c @@ -1,5 +1,5 @@ /* Test of fabsl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fabsl.c b/tests/test-fabsl.c index 5356960ba7..4ca90d721c 100644 --- a/tests/test-fabsl.c +++ b/tests/test-fabsl.c @@ -1,5 +1,5 @@ /* Test of fabsl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-faccessat.c b/tests/test-faccessat.c index 33df8620cc..c48900e5a3 100644 --- a/tests/test-faccessat.c +++ b/tests/test-faccessat.c @@ -1,5 +1,5 @@ /* Test checking user's permissions for a file. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fbufmode.c b/tests/test-fbufmode.c index a726ab53db..bb42c904cc 100644 --- a/tests/test-fbufmode.c +++ b/tests/test-fbufmode.c @@ -1,5 +1,5 @@ /* Test of fbufmode() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fchdir.c b/tests/test-fchdir.c index 0eba209c47..3e8d4cb6e6 100644 --- a/tests/test-fchdir.c +++ b/tests/test-fchdir.c @@ -1,5 +1,5 @@ /* Test changing to a directory named by a file descriptor. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fchmod.c b/tests/test-fchmod.c index a9a5f96a35..3797794327 100644 --- a/tests/test-fchmod.c +++ b/tests/test-fchmod.c @@ -1,5 +1,5 @@ /* Test changing the protections of a file. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fchmodat.c b/tests/test-fchmodat.c index 9f6538a9f6..05a86b6fb4 100644 --- a/tests/test-fchmodat.c +++ b/tests/test-fchmodat.c @@ -1,5 +1,5 @@ /* Test changing the protections of a file relative to an open directory. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fchown.c b/tests/test-fchown.c index d9e851e706..f48dd6c7de 100644 --- a/tests/test-fchown.c +++ b/tests/test-fchown.c @@ -1,5 +1,5 @@ /* Tests of fchown. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fchownat.c b/tests/test-fchownat.c index 229bfd3dee..6e8d1568dc 100644 --- a/tests/test-fchownat.c +++ b/tests/test-fchownat.c @@ -1,5 +1,5 @@ /* Tests of fchownat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fclose.c b/tests/test-fclose.c index 959c89bc0b..8b635652c7 100644 --- a/tests/test-fclose.c +++ b/tests/test-fclose.c @@ -1,5 +1,5 @@ /* Test of fclose module. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fcntl-h-c++.cc b/tests/test-fcntl-h-c++.cc index 2e57f03633..971a7e985f 100644 --- a/tests/test-fcntl-h-c++.cc +++ b/tests/test-fcntl-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-fcntl-h.c b/tests/test-fcntl-h.c index 6020a11e72..6ed6b57404 100644 --- a/tests/test-fcntl-h.c +++ b/tests/test-fcntl-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-fcntl-safer.c b/tests/test-fcntl-safer.c index b8babcdef7..2ead91d84e 100644 --- a/tests/test-fcntl-safer.c +++ b/tests/test-fcntl-safer.c @@ -1,5 +1,5 @@ /* Test of opening a file descriptor. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fcntl.c b/tests/test-fcntl.c index 66ab9ccb47..f5d6c351ca 100644 --- a/tests/test-fcntl.c +++ b/tests/test-fcntl.c @@ -1,5 +1,5 @@ /* Test of fcntl(2). - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fdatasync.c b/tests/test-fdatasync.c index 691a198a99..ff7b9d8192 100644 --- a/tests/test-fdatasync.c +++ b/tests/test-fdatasync.c @@ -1,5 +1,5 @@ /* Test of fdatasync() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-fdopen.c b/tests/test-fdopen.c index 5e5a7d2749..5ac7ab744a 100644 --- a/tests/test-fdopen.c +++ b/tests/test-fdopen.c @@ -1,5 +1,5 @@ /* Test opening a stream with a file descriptor. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fdopendir.c b/tests/test-fdopendir.c index 3430d03bad..24bf9f6f7d 100644 --- a/tests/test-fdopendir.c +++ b/tests/test-fdopendir.c @@ -1,5 +1,5 @@ /* Test opening a directory stream from a file descriptor. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fdutimensat.c b/tests/test-fdutimensat.c index 5f8d0f6d07..d064469421 100644 --- a/tests/test-fdutimensat.c +++ b/tests/test-fdutimensat.c @@ -1,5 +1,5 @@ /* Tests of fdutimensat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fenv-env-1.c b/tests/test-fenv-env-1.c index 3ce34293ba..dcb366aecd 100644 --- a/tests/test-fenv-env-1.c +++ b/tests/test-fenv-env-1.c @@ -1,5 +1,5 @@ /* Test of controlling the floating-point environment. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-env-2.c b/tests/test-fenv-env-2.c index 98d4c7f001..d283e61fdc 100644 --- a/tests/test-fenv-env-2.c +++ b/tests/test-fenv-env-2.c @@ -1,5 +1,5 @@ /* Test of controlling the floating-point environment. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-env-3.c b/tests/test-fenv-env-3.c index d88013c507..0d86c8a519 100644 --- a/tests/test-fenv-env-3.c +++ b/tests/test-fenv-env-3.c @@ -1,5 +1,5 @@ /* Test of controlling the floating-point environment. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-env-4.c b/tests/test-fenv-env-4.c index ab75305c5f..6f1cea1034 100644 --- a/tests/test-fenv-env-4.c +++ b/tests/test-fenv-env-4.c @@ -1,5 +1,5 @@ /* Test of controlling the floating-point environment. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-env-5.c b/tests/test-fenv-env-5.c index 5d4fc520e3..6a06dfe97a 100644 --- a/tests/test-fenv-env-5.c +++ b/tests/test-fenv-env-5.c @@ -1,5 +1,5 @@ /* Test of controlling the floating-point environment. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-env-6.c b/tests/test-fenv-env-6.c index 39b01f0444..c15db75aca 100644 --- a/tests/test-fenv-env-6.c +++ b/tests/test-fenv-env-6.c @@ -1,5 +1,5 @@ /* Test of controlling the floating-point environment. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-state-1.c b/tests/test-fenv-except-state-1.c index 2c1ecf0149..62e4836bd3 100644 --- a/tests/test-fenv-except-state-1.c +++ b/tests/test-fenv-except-state-1.c @@ -1,5 +1,5 @@ /* Test of saving the floating-point exception status flags. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-state-2.c b/tests/test-fenv-except-state-2.c index 79b6f9fd38..30ec6b11fe 100644 --- a/tests/test-fenv-except-state-2.c +++ b/tests/test-fenv-except-state-2.c @@ -1,5 +1,5 @@ /* Test of saving the floating-point exception status flags. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-state-3.c b/tests/test-fenv-except-state-3.c index ad4d81d52b..c00bdff209 100644 --- a/tests/test-fenv-except-state-3.c +++ b/tests/test-fenv-except-state-3.c @@ -1,5 +1,5 @@ /* Test of saving the floating-point exception status flags. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-state-4.c b/tests/test-fenv-except-state-4.c index fa7afb298a..38bf06ce6d 100644 --- a/tests/test-fenv-except-state-4.c +++ b/tests/test-fenv-except-state-4.c @@ -1,5 +1,5 @@ /* Test of saving the floating-point exception status flags. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-tracking-1.c b/tests/test-fenv-except-tracking-1.c index c0092d28b9..65eba19c7c 100644 --- a/tests/test-fenv-except-tracking-1.c +++ b/tests/test-fenv-except-tracking-1.c @@ -1,5 +1,5 @@ /* Test of tracking of floating-point exceptions. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-tracking-2.c b/tests/test-fenv-except-tracking-2.c index 544a286e0f..cc07819895 100644 --- a/tests/test-fenv-except-tracking-2.c +++ b/tests/test-fenv-except-tracking-2.c @@ -1,5 +1,5 @@ /* Test of tracking of floating-point exceptions. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-tracking-3.c b/tests/test-fenv-except-tracking-3.c index d7fbde414c..052ed422bc 100644 --- a/tests/test-fenv-except-tracking-3.c +++ b/tests/test-fenv-except-tracking-3.c @@ -1,5 +1,5 @@ /* Test of tracking of floating-point exceptions. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-tracking-4.c b/tests/test-fenv-except-tracking-4.c index 5f77f830d9..ad29a592af 100644 --- a/tests/test-fenv-except-tracking-4.c +++ b/tests/test-fenv-except-tracking-4.c @@ -1,5 +1,5 @@ /* Test of tracking of floating-point exceptions. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-tracking-5.c b/tests/test-fenv-except-tracking-5.c index fe8b6063e6..cb834e0dcb 100644 --- a/tests/test-fenv-except-tracking-5.c +++ b/tests/test-fenv-except-tracking-5.c @@ -1,5 +1,5 @@ /* Test of tracking of floating-point exceptions. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-trapping-1.c b/tests/test-fenv-except-trapping-1.c index 8d9f3e9111..7da84ca032 100644 --- a/tests/test-fenv-except-trapping-1.c +++ b/tests/test-fenv-except-trapping-1.c @@ -1,5 +1,5 @@ /* Test of turning floating-point exceptions into traps (signals). - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-except-trapping-2.c b/tests/test-fenv-except-trapping-2.c index e3c7299a67..e1162bedb7 100644 --- a/tests/test-fenv-except-trapping-2.c +++ b/tests/test-fenv-except-trapping-2.c @@ -1,5 +1,5 @@ /* Test of turning floating-point exceptions into traps (signals). - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-h-c++.cc b/tests/test-fenv-h-c++.cc index db5d192be5..abb63fe2b3 100644 --- a/tests/test-fenv-h-c++.cc +++ b/tests/test-fenv-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-h.c b/tests/test-fenv-h.c index 1698299edd..a58f67ea0d 100644 --- a/tests/test-fenv-h.c +++ b/tests/test-fenv-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fenv-round.c b/tests/test-fenv-round.c index a4812ed9b7..746cd63541 100644 --- a/tests/test-fenv-round.c +++ b/tests/test-fenv-round.c @@ -1,5 +1,5 @@ /* Test of floating-point rounding direction. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-fflush.c b/tests/test-fflush.c index 1a71908963..86460b2ec9 100644 --- a/tests/test-fflush.c +++ b/tests/test-fflush.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible fflush() function. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-fflush2.c b/tests/test-fflush2.c index 2a4248cbcd..801c2ea316 100644 --- a/tests/test-fflush2.c +++ b/tests/test-fflush2.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible fflush() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-ffs.c b/tests/test-ffs.c index 02a425819e..6d297aa493 100644 --- a/tests/test-ffs.c +++ b/tests/test-ffs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-ffsl.c b/tests/test-ffsl.c index 31bcababf0..003153f526 100644 --- a/tests/test-ffsl.c +++ b/tests/test-ffsl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-ffsll.c b/tests/test-ffsll.c index ccfec4412e..ee9c4855df 100644 --- a/tests/test-ffsll.c +++ b/tests/test-ffsll.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-fgetc.c b/tests/test-fgetc.c index fb14451d94..1e17997124 100644 --- a/tests/test-fgetc.c +++ b/tests/test-fgetc.c @@ -1,5 +1,5 @@ /* Test of fgetc() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-file-has-acl.c b/tests/test-file-has-acl.c index 1cced639b0..aa63fd868a 100644 --- a/tests/test-file-has-acl.c +++ b/tests/test-file-has-acl.c @@ -1,5 +1,5 @@ /* Test for presence of ACL. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-filemode.c b/tests/test-filemode.c index 8adf97b790..d031c98ed1 100644 --- a/tests/test-filemode.c +++ b/tests/test-filemode.c @@ -1,5 +1,5 @@ /* Test the strmode function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-filenamecat.c b/tests/test-filenamecat.c index fc00e88b18..dfc1ad8a33 100644 --- a/tests/test-filenamecat.c +++ b/tests/test-filenamecat.c @@ -1,6 +1,6 @@ /* Test of concatenation of two arbitrary file names. - Copyright (C) 1996-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 1996-2007, 2009-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 diff --git a/tests/test-filevercmp.c b/tests/test-filevercmp.c index 20f3626b6a..dfead62ca6 100644 --- a/tests/test-filevercmp.c +++ b/tests/test-filevercmp.c @@ -1,5 +1,5 @@ /* Test of filevercmp() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-float-h-c++.cc b/tests/test-float-h-c++.cc index 870f34d52a..88db96ee03 100644 --- a/tests/test-float-h-c++.cc +++ b/tests/test-float-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-float-h-c++2.cc b/tests/test-float-h-c++2.cc index b75ccdc1f3..7b6ce9bad6 100644 --- a/tests/test-float-h-c++2.cc +++ b/tests/test-float-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-float-h.c b/tests/test-float-h.c index 71d4b86d70..b1246f6193 100644 --- a/tests/test-float-h.c +++ b/tests/test-float-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-flock.c b/tests/test-flock.c index 8ff301d206..ed76169661 100644 --- a/tests/test-flock.c +++ b/tests/test-flock.c @@ -1,5 +1,5 @@ /* Test of flock() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-floor-ieee.c b/tests/test-floor-ieee.c index 71d4841dc6..05cacc7397 100644 --- a/tests/test-floor-ieee.c +++ b/tests/test-floor-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding towards negative infinity. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-floor1.c b/tests/test-floor1.c index 2b2910dfab..d6ad4d94ba 100644 --- a/tests/test-floor1.c +++ b/tests/test-floor1.c @@ -1,5 +1,5 @@ /* Test of rounding towards negative infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-floor2.c b/tests/test-floor2.c index 07a368b02d..09ed74c812 100644 --- a/tests/test-floor2.c +++ b/tests/test-floor2.c @@ -1,5 +1,5 @@ /* Test of rounding towards negative infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-floorf-ieee.c b/tests/test-floorf-ieee.c index 87cef458b4..1b69ef2e77 100644 --- a/tests/test-floorf-ieee.c +++ b/tests/test-floorf-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding towards negative infinity. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-floorf1.c b/tests/test-floorf1.c index ac8901c8a7..88f9e03a7b 100644 --- a/tests/test-floorf1.c +++ b/tests/test-floorf1.c @@ -1,5 +1,5 @@ /* Test of rounding towards negative infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-floorf2.c b/tests/test-floorf2.c index d6166ea7bd..6a83e29532 100644 --- a/tests/test-floorf2.c +++ b/tests/test-floorf2.c @@ -1,5 +1,5 @@ /* Test of rounding towards negative infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-floorl-ieee.c b/tests/test-floorl-ieee.c index dfcc8aeedd..9220a027ec 100644 --- a/tests/test-floorl-ieee.c +++ b/tests/test-floorl-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding towards negative infinity. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-floorl.c b/tests/test-floorl.c index d7b6fb5ca9..a6d089dc14 100644 --- a/tests/test-floorl.c +++ b/tests/test-floorl.c @@ -1,5 +1,5 @@ /* Test of rounding towards negative infinity. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fma-ieee.c b/tests/test-fma-ieee.c index 50100e4c60..583ad99ecd 100644 --- a/tests/test-fma-ieee.c +++ b/tests/test-fma-ieee.c @@ -1,5 +1,5 @@ /* Test of fma() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fma-ieee.h b/tests/test-fma-ieee.h index fedf2fe1f7..6da43aeac0 100644 --- a/tests/test-fma-ieee.h +++ b/tests/test-fma-ieee.h @@ -1,5 +1,5 @@ /* Test of ldexp*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fma1.c b/tests/test-fma1.c index e156f07ffd..3671eed136 100644 --- a/tests/test-fma1.c +++ b/tests/test-fma1.c @@ -1,5 +1,5 @@ /* Test of fma(). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fma1.h b/tests/test-fma1.h index 13ea4b5117..f78a8f016e 100644 --- a/tests/test-fma1.h +++ b/tests/test-fma1.h @@ -1,5 +1,5 @@ /* Test of fused multiply-add. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fma2.c b/tests/test-fma2.c index 7d3e198434..158d4f6bf9 100644 --- a/tests/test-fma2.c +++ b/tests/test-fma2.c @@ -1,5 +1,5 @@ /* Test of fma(). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fma2.h b/tests/test-fma2.h index b595fce862..d7350e3074 100644 --- a/tests/test-fma2.h +++ b/tests/test-fma2.h @@ -1,5 +1,5 @@ /* Test of fused multiply-add. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fmaf-ieee.c b/tests/test-fmaf-ieee.c index db41edfc0c..6ec31b6c46 100644 --- a/tests/test-fmaf-ieee.c +++ b/tests/test-fmaf-ieee.c @@ -1,5 +1,5 @@ /* Test of fmaf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fmaf1.c b/tests/test-fmaf1.c index 451337bc02..d42ad73d2f 100644 --- a/tests/test-fmaf1.c +++ b/tests/test-fmaf1.c @@ -1,5 +1,5 @@ /* Test of fmaf(). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fmaf2.c b/tests/test-fmaf2.c index 352684c4ce..5c8075b2cd 100644 --- a/tests/test-fmaf2.c +++ b/tests/test-fmaf2.c @@ -1,5 +1,5 @@ /* Test of fmaf(). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fmal-ieee.c b/tests/test-fmal-ieee.c index 5eee4ace93..cc6ec46c11 100644 --- a/tests/test-fmal-ieee.c +++ b/tests/test-fmal-ieee.c @@ -1,5 +1,5 @@ /* Test of fmal() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fmal1.c b/tests/test-fmal1.c index 763ce524d7..4884030143 100644 --- a/tests/test-fmal1.c +++ b/tests/test-fmal1.c @@ -1,5 +1,5 @@ /* Test of fmal(). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fmal2.c b/tests/test-fmal2.c index 8a74779edd..592d39278f 100644 --- a/tests/test-fmal2.c +++ b/tests/test-fmal2.c @@ -1,5 +1,5 @@ /* Test of fmal(). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fmod-ieee.c b/tests/test-fmod-ieee.c index 4f12c91c98..b20002f125 100644 --- a/tests/test-fmod-ieee.c +++ b/tests/test-fmod-ieee.c @@ -1,5 +1,5 @@ /* Test of fmod() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fmod-ieee.h b/tests/test-fmod-ieee.h index a016812060..3eb101ffc0 100644 --- a/tests/test-fmod-ieee.h +++ b/tests/test-fmod-ieee.h @@ -1,5 +1,5 @@ /* Test of fmod*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fmod.c b/tests/test-fmod.c index c9175792d5..12346620e5 100644 --- a/tests/test-fmod.c +++ b/tests/test-fmod.c @@ -1,5 +1,5 @@ /* Test of fmod() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-fmod.h b/tests/test-fmod.h index cae69b0b10..02de2db2a6 100644 --- a/tests/test-fmod.h +++ b/tests/test-fmod.h @@ -1,5 +1,5 @@ /* Test of fmod*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fmodf-ieee.c b/tests/test-fmodf-ieee.c index 2a17e517b2..262862d546 100644 --- a/tests/test-fmodf-ieee.c +++ b/tests/test-fmodf-ieee.c @@ -1,5 +1,5 @@ /* Test of fmodf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fmodf.c b/tests/test-fmodf.c index 38559b2b7a..d862726e59 100644 --- a/tests/test-fmodf.c +++ b/tests/test-fmodf.c @@ -1,5 +1,5 @@ /* Test of fmodf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-fmodl-ieee.c b/tests/test-fmodl-ieee.c index c41b294516..98473ff974 100644 --- a/tests/test-fmodl-ieee.c +++ b/tests/test-fmodl-ieee.c @@ -1,5 +1,5 @@ /* Test of fmodl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-fmodl.c b/tests/test-fmodl.c index 9ac990babd..e36b1cac08 100644 --- a/tests/test-fmodl.c +++ b/tests/test-fmodl.c @@ -1,5 +1,5 @@ /* Test of fmodl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-fnmatch-h-c++.cc b/tests/test-fnmatch-h-c++.cc index 02415417d8..be8aae6659 100644 --- a/tests/test-fnmatch-h-c++.cc +++ b/tests/test-fnmatch-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-fnmatch-h.c b/tests/test-fnmatch-h.c index 9084cb2686..ad8f28cb20 100644 --- a/tests/test-fnmatch-h.c +++ b/tests/test-fnmatch-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-fnmatch-w32.c b/tests/test-fnmatch-w32.c index 7f15855535..d6a2d01991 100644 --- a/tests/test-fnmatch-w32.c +++ b/tests/test-fnmatch-w32.c @@ -1,5 +1,5 @@ /* Test of fnmatch string matching function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-fnmatch.c b/tests/test-fnmatch.c index 87fc4145f7..5cb217a34e 100644 --- a/tests/test-fnmatch.c +++ b/tests/test-fnmatch.c @@ -1,5 +1,5 @@ /* Test of fnmatch string matching function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fopen-gnu.c b/tests/test-fopen-gnu.c index 6a84b57dd2..33a1074a7e 100644 --- a/tests/test-fopen-gnu.c +++ b/tests/test-fopen-gnu.c @@ -1,5 +1,5 @@ /* Test of opening a file stream. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-fopen-safer.c b/tests/test-fopen-safer.c index 33dc7a2fc1..4e410853f9 100644 --- a/tests/test-fopen-safer.c +++ b/tests/test-fopen-safer.c @@ -1,5 +1,5 @@ /* Test of opening a file stream. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fopen.c b/tests/test-fopen.c index 2a03adde99..4b29f5ec3b 100644 --- a/tests/test-fopen.c +++ b/tests/test-fopen.c @@ -1,5 +1,5 @@ /* Test of opening a file stream. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fopen.h b/tests/test-fopen.h index 5fdb6f94a3..1fbf288192 100644 --- a/tests/test-fopen.h +++ b/tests/test-fopen.h @@ -1,5 +1,5 @@ /* Test of opening a file stream. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-forkpty.c b/tests/test-forkpty.c index 215500f3bb..a6a1b23851 100644 --- a/tests/test-forkpty.c +++ b/tests/test-forkpty.c @@ -1,5 +1,5 @@ /* Test of pty.h and forkpty function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fpending.c b/tests/test-fpending.c index d8dafaaca9..a0d9068f44 100644 --- a/tests/test-fpending.c +++ b/tests/test-fpending.c @@ -1,6 +1,6 @@ /* Ensure that __fpending works. - Copyright (C) 2004, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2007-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 diff --git a/tests/test-fprintf-gnu.c b/tests/test-fprintf-gnu.c index 7d9b208a3e..8cc75ce42f 100644 --- a/tests/test-fprintf-gnu.c +++ b/tests/test-fprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible fprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fprintf-gnu.h b/tests/test-fprintf-gnu.h index 6c8c3b9f01..83d2e4688a 100644 --- a/tests/test-fprintf-gnu.h +++ b/tests/test-fprintf-gnu.h @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible [v]f[z]printf() and vd[z]printf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fprintf-posix.c b/tests/test-fprintf-posix.c index 10affad5ce..a8dae18d6e 100644 --- a/tests/test-fprintf-posix.c +++ b/tests/test-fprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible fprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fprintf-posix.h b/tests/test-fprintf-posix.h index 2242d2af49..ade8a2415f 100644 --- a/tests/test-fprintf-posix.h +++ b/tests/test-fprintf-posix.h @@ -1,5 +1,5 @@ /* Test of POSIX compatible [v]f[z]printf() and vd[z]printf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fprintf-posix2.c b/tests/test-fprintf-posix2.c index 4d06dc8b6b..aed5a153cb 100644 --- a/tests/test-fprintf-posix2.c +++ b/tests/test-fprintf-posix2.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible fprintf() function. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-fprintf-posix3.c b/tests/test-fprintf-posix3.c index f2d31e71ac..400b44571b 100644 --- a/tests/test-fprintf-posix3.c +++ b/tests/test-fprintf-posix3.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible fprintf() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fpurge.c b/tests/test-fpurge.c index ac3ddb5010..5452e70e5a 100644 --- a/tests/test-fpurge.c +++ b/tests/test-fpurge.c @@ -1,5 +1,5 @@ /* Test of fpurge() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fputc.c b/tests/test-fputc.c index d8c7b73cae..60c65c7df5 100644 --- a/tests/test-fputc.c +++ b/tests/test-fputc.c @@ -1,5 +1,5 @@ /* Test of fputc() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fread.c b/tests/test-fread.c index 00a0dfc1a2..86e488832e 100644 --- a/tests/test-fread.c +++ b/tests/test-fread.c @@ -1,5 +1,5 @@ /* Test of fread() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-freadable.c b/tests/test-freadable.c index 734b411187..8741938108 100644 --- a/tests/test-freadable.c +++ b/tests/test-freadable.c @@ -1,5 +1,5 @@ /* Test of freadable() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-freadahead.c b/tests/test-freadahead.c index 27d44bccca..5a3fdae04d 100644 --- a/tests/test-freadahead.c +++ b/tests/test-freadahead.c @@ -1,5 +1,5 @@ /* Test of freadahead() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-freading.c b/tests/test-freading.c index 86c8d53479..421234e60f 100644 --- a/tests/test-freading.c +++ b/tests/test-freading.c @@ -1,5 +1,5 @@ /* Test of freading() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-freadptr.c b/tests/test-freadptr.c index 03ca9d7d8c..f9c2a87a13 100644 --- a/tests/test-freadptr.c +++ b/tests/test-freadptr.c @@ -1,5 +1,5 @@ /* Test of freadptr() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-freadptr2.c b/tests/test-freadptr2.c index c21651f4fe..31b8f6502f 100644 --- a/tests/test-freadptr2.c +++ b/tests/test-freadptr2.c @@ -1,5 +1,5 @@ /* Test of freadptr() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-freadseek.c b/tests/test-freadseek.c index 0da22c67d7..5ba2aecd60 100644 --- a/tests/test-freadseek.c +++ b/tests/test-freadseek.c @@ -1,5 +1,5 @@ /* Test of freadseek() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-free.c b/tests/test-free.c index bc972ac04b..fff1c3a6c5 100644 --- a/tests/test-free.c +++ b/tests/test-free.c @@ -1,5 +1,5 @@ /* Test of free() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-freopen-safer.c b/tests/test-freopen-safer.c index beac399355..8ce43fba16 100644 --- a/tests/test-freopen-safer.c +++ b/tests/test-freopen-safer.c @@ -1,5 +1,5 @@ /* Test of reopening a stream. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-freopen.c b/tests/test-freopen.c index caffe8b4ba..cf8dab7f1a 100644 --- a/tests/test-freopen.c +++ b/tests/test-freopen.c @@ -1,5 +1,5 @@ /* Test of opening a file stream. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-frexp-ieee.c b/tests/test-frexp-ieee.c index 8910a5079c..5a9e62e8fb 100644 --- a/tests/test-frexp-ieee.c +++ b/tests/test-frexp-ieee.c @@ -1,5 +1,5 @@ /* Test of splitting a double into fraction and mantissa. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-frexp-ieee.h b/tests/test-frexp-ieee.h index c01767b3cf..b4d27626f5 100644 --- a/tests/test-frexp-ieee.h +++ b/tests/test-frexp-ieee.h @@ -1,5 +1,5 @@ /* Test of splitting a double into fraction and mantissa. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-frexp.c b/tests/test-frexp.c index a06d6966e6..b5fac9fa71 100644 --- a/tests/test-frexp.c +++ b/tests/test-frexp.c @@ -1,5 +1,5 @@ /* Test of splitting a double into fraction and mantissa. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-frexp.h b/tests/test-frexp.h index 439c44efb2..ed687387ff 100644 --- a/tests/test-frexp.h +++ b/tests/test-frexp.h @@ -1,5 +1,5 @@ /* Test of splitting a double into fraction and mantissa. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-frexpf-ieee.c b/tests/test-frexpf-ieee.c index 6d6467ad93..298e8cc8fd 100644 --- a/tests/test-frexpf-ieee.c +++ b/tests/test-frexpf-ieee.c @@ -1,5 +1,5 @@ /* Test of splitting a double into fraction and mantissa. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-frexpf.c b/tests/test-frexpf.c index 468345118d..52b6ee0434 100644 --- a/tests/test-frexpf.c +++ b/tests/test-frexpf.c @@ -1,5 +1,5 @@ /* Test of splitting a float into fraction and mantissa. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-frexpl-ieee.c b/tests/test-frexpl-ieee.c index a16dc8bac7..d68771bce1 100644 --- a/tests/test-frexpl-ieee.c +++ b/tests/test-frexpl-ieee.c @@ -1,5 +1,5 @@ /* Test of splitting a double into fraction and mantissa. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-frexpl.c b/tests/test-frexpl.c index 8f67362f2d..5cb4e99afb 100644 --- a/tests/test-frexpl.c +++ b/tests/test-frexpl.c @@ -1,5 +1,5 @@ /* Test of splitting a 'long double' into fraction and mantissa. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fseek.c b/tests/test-fseek.c index f1d398851a..7a5155cf1c 100644 --- a/tests/test-fseek.c +++ b/tests/test-fseek.c @@ -1,5 +1,5 @@ /* Test of fseek() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fseeko-largefile.c b/tests/test-fseeko-largefile.c index 7cb7edc264..29c7213f7a 100644 --- a/tests/test-fseeko-largefile.c +++ b/tests/test-fseeko-largefile.c @@ -1,5 +1,5 @@ /* Test of fseeko() function on large files. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-fseeko.c b/tests/test-fseeko.c index c6f132d6d0..5d7bfdda7c 100644 --- a/tests/test-fseeko.c +++ b/tests/test-fseeko.c @@ -1,5 +1,5 @@ /* Test of fseeko() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fseeko3.c b/tests/test-fseeko3.c index 6fc86829e3..b453463954 100644 --- a/tests/test-fseeko3.c +++ b/tests/test-fseeko3.c @@ -1,5 +1,5 @@ /* Test of fseeko() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fseeko4.c b/tests/test-fseeko4.c index cbc55b9fb8..24e9c58a2b 100644 --- a/tests/test-fseeko4.c +++ b/tests/test-fseeko4.c @@ -1,5 +1,5 @@ /* Test of fseeko() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fseterr.c b/tests/test-fseterr.c index 61584a414d..f4dc2af10b 100644 --- a/tests/test-fseterr.c +++ b/tests/test-fseterr.c @@ -1,5 +1,5 @@ /* Test setting the error indicator of a stream. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-fstat.c b/tests/test-fstat.c index 3af63136d8..474e262077 100644 --- a/tests/test-fstat.c +++ b/tests/test-fstat.c @@ -1,5 +1,5 @@ /* Tests of fstat() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fstatat.c b/tests/test-fstatat.c index 3981b09d9a..05e5818372 100644 --- a/tests/test-fstatat.c +++ b/tests/test-fstatat.c @@ -1,5 +1,5 @@ /* Tests of fstatat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fstrcmp.c b/tests/test-fstrcmp.c index 7c0114e70b..855c4f327e 100644 --- a/tests/test-fstrcmp.c +++ b/tests/test-fstrcmp.c @@ -1,5 +1,5 @@ /* Test of fuzzy string comparison. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fsync.c b/tests/test-fsync.c index 7e680c274a..999b60e9de 100644 --- a/tests/test-fsync.c +++ b/tests/test-fsync.c @@ -1,5 +1,5 @@ /* Test of fsync() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-ftell.c b/tests/test-ftell.c index 3951acfc7e..19d654363e 100644 --- a/tests/test-ftell.c +++ b/tests/test-ftell.c @@ -1,5 +1,5 @@ /* Test of ftell() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ftell3.c b/tests/test-ftell3.c index 5e777d1e7c..5d884000e3 100644 --- a/tests/test-ftell3.c +++ b/tests/test-ftell3.c @@ -1,5 +1,5 @@ /* Test of ftell() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ftello-largefile.c b/tests/test-ftello-largefile.c index 4dd778b366..3353bd5020 100644 --- a/tests/test-ftello-largefile.c +++ b/tests/test-ftello-largefile.c @@ -1,5 +1,5 @@ /* Test of ftello() function on large files. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-ftello.c b/tests/test-ftello.c index bafb7fa7e3..607df5c97b 100644 --- a/tests/test-ftello.c +++ b/tests/test-ftello.c @@ -1,5 +1,5 @@ /* Test of ftello() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ftello3.c b/tests/test-ftello3.c index 6874784643..1943187b16 100644 --- a/tests/test-ftello3.c +++ b/tests/test-ftello3.c @@ -1,5 +1,5 @@ /* Test of ftello() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ftello4.c b/tests/test-ftello4.c index 556a9feae4..c99e629b34 100644 --- a/tests/test-ftello4.c +++ b/tests/test-ftello4.c @@ -1,5 +1,5 @@ /* Test of ftello() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-ftruncate.c b/tests/test-ftruncate.c index ccbe680c50..f749a65cf1 100644 --- a/tests/test-ftruncate.c +++ b/tests/test-ftruncate.c @@ -1,5 +1,5 @@ /* Test truncating a file. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fts.c b/tests/test-fts.c index b7e2633d70..f50df573b5 100644 --- a/tests/test-fts.c +++ b/tests/test-fts.c @@ -1,5 +1,5 @@ /* Test the fts function. - Copyright 2017-2024 Free Software Foundation, Inc. + Copyright 2017-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 diff --git a/tests/test-func.c b/tests/test-func.c index e01c2600d9..964a286973 100644 --- a/tests/test-func.c +++ b/tests/test-func.c @@ -1,5 +1,5 @@ /* Test whether __func__ is available - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-futimens.c b/tests/test-futimens.c index 06045a7006..e47c5a8ec7 100644 --- a/tests/test-futimens.c +++ b/tests/test-futimens.c @@ -1,5 +1,5 @@ /* Tests of futimens. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-futimens.h b/tests/test-futimens.h index af8f630cc9..597efd529d 100644 --- a/tests/test-futimens.h +++ b/tests/test-futimens.h @@ -1,5 +1,5 @@ /* Test of file timestamp modification functions. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-fwritable.c b/tests/test-fwritable.c index f5b5f87687..30bb680adf 100644 --- a/tests/test-fwritable.c +++ b/tests/test-fwritable.c @@ -1,5 +1,5 @@ /* Test of fwritable() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fwrite.c b/tests/test-fwrite.c index 76be02effe..b7c540ca76 100644 --- a/tests/test-fwrite.c +++ b/tests/test-fwrite.c @@ -1,5 +1,5 @@ /* Test of fwrite() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-fwriting.c b/tests/test-fwriting.c index 4ccf428cce..6960317c44 100644 --- a/tests/test-fwriting.c +++ b/tests/test-fwriting.c @@ -1,5 +1,5 @@ /* Test of fwriting() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fzprintf-gnu.c b/tests/test-fzprintf-gnu.c index 5acd8dd78e..41d9202c21 100644 --- a/tests/test-fzprintf-gnu.c +++ b/tests/test-fzprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible fzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-fzprintf-posix.c b/tests/test-fzprintf-posix.c index 243472b377..f06eed07f3 100644 --- a/tests/test-fzprintf-posix.c +++ b/tests/test-fzprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible fzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-gc-arcfour.c b/tests/test-gc-arcfour.c index 1f39f9d48d..e6b8e1190f 100644 --- a/tests/test-gc-arcfour.c +++ b/tests/test-gc-arcfour.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-arctwo.c b/tests/test-gc-arctwo.c index 1844f969f9..9167746370 100644 --- a/tests/test-gc-arctwo.c +++ b/tests/test-gc-arctwo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-des.c b/tests/test-gc-des.c index 1f2f8b2b7a..1d337f229f 100644 --- a/tests/test-gc-des.c +++ b/tests/test-gc-des.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-hmac-md5.c b/tests/test-gc-hmac-md5.c index 5c71e7d3c3..afbef890a6 100644 --- a/tests/test-gc-hmac-md5.c +++ b/tests/test-gc-hmac-md5.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-hmac-sha1.c b/tests/test-gc-hmac-sha1.c index 120b886f06..750e92aab8 100644 --- a/tests/test-gc-hmac-sha1.c +++ b/tests/test-gc-hmac-sha1.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-hmac-sha256.c b/tests/test-gc-hmac-sha256.c index da2cbde686..4ce21978dd 100644 --- a/tests/test-gc-hmac-sha256.c +++ b/tests/test-gc-hmac-sha256.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-hmac-sha512.c b/tests/test-gc-hmac-sha512.c index 568f6635a5..f4bdc70aa8 100644 --- a/tests/test-gc-hmac-sha512.c +++ b/tests/test-gc-hmac-sha512.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-md2.c b/tests/test-gc-md2.c index ef15becb41..e7c3d0b77c 100644 --- a/tests/test-gc-md2.c +++ b/tests/test-gc-md2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-md4.c b/tests/test-gc-md4.c index e1d37c2eb7..b265419f39 100644 --- a/tests/test-gc-md4.c +++ b/tests/test-gc-md4.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-md5.c b/tests/test-gc-md5.c index 080edc92fb..69030b5ebe 100644 --- a/tests/test-gc-md5.c +++ b/tests/test-gc-md5.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-pbkdf2-sha1.c b/tests/test-gc-pbkdf2-sha1.c index b1ed1f89f7..16cd6251fa 100644 --- a/tests/test-gc-pbkdf2-sha1.c +++ b/tests/test-gc-pbkdf2-sha1.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2005, 2007, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2002-2005, 2007, 2010-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 diff --git a/tests/test-gc-pbkdf2.c b/tests/test-gc-pbkdf2.c index 8afb0efeec..298f60fbc3 100644 --- a/tests/test-gc-pbkdf2.c +++ b/tests/test-gc-pbkdf2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2005, 2007, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2002-2005, 2007, 2010-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 diff --git a/tests/test-gc-rijndael.c b/tests/test-gc-rijndael.c index a6ad2529e0..c8ea89c7f7 100644 --- a/tests/test-gc-rijndael.c +++ b/tests/test-gc-rijndael.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-sha1.c b/tests/test-gc-sha1.c index d2fcc8d2b0..e75f4beb4e 100644 --- a/tests/test-gc-sha1.c +++ b/tests/test-gc-sha1.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-sha256.c b/tests/test-gc-sha256.c index 1e8bc76081..db65b01f16 100644 --- a/tests/test-gc-sha256.c +++ b/tests/test-gc-sha256.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-sha512.c b/tests/test-gc-sha512.c index e98344df72..a25639d8a0 100644 --- a/tests/test-gc-sha512.c +++ b/tests/test-gc-sha512.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc-sm3.c b/tests/test-gc-sm3.c index f5460eed6f..d29b40a098 100644 --- a/tests/test-gc-sm3.c +++ b/tests/test-gc-sm3.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2024 Free Software Foundation, Inc. + * Copyright (C) 2017-2025 Free Software Foundation, Inc. * Written by Jia Zhang * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-gc.c b/tests/test-gc.c index f859a76710..25e79286c1 100644 --- a/tests/test-gc.c +++ b/tests/test-gc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2006, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005-2006, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-get-rusage-as.c b/tests/test-get-rusage-as.c index e1e92f842e..b7ad5c5b90 100644 --- a/tests/test-get-rusage-as.c +++ b/tests/test-get-rusage-as.c @@ -1,5 +1,5 @@ /* Test of getter for RLIMIT_AS. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-get-rusage-data.c b/tests/test-get-rusage-data.c index fa64660642..d3c78a5372 100644 --- a/tests/test-get-rusage-data.c +++ b/tests/test-get-rusage-data.c @@ -1,5 +1,5 @@ /* Test of getter for RLIMIT_DATA. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-getaddrinfo.c b/tests/test-getaddrinfo.c index 5242da4b9a..968e0052dc 100644 --- a/tests/test-getaddrinfo.c +++ b/tests/test-getaddrinfo.c @@ -1,6 +1,6 @@ /* Test the getaddrinfo module. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-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 diff --git a/tests/test-getcwd-lgpl.c b/tests/test-getcwd-lgpl.c index c94bfe6d48..fc3ebc6b44 100644 --- a/tests/test-getcwd-lgpl.c +++ b/tests/test-getcwd-lgpl.c @@ -1,5 +1,5 @@ /* Test of getcwd() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-getcwd.c b/tests/test-getcwd.c index e9d893408e..2632caea7b 100644 --- a/tests/test-getcwd.c +++ b/tests/test-getcwd.c @@ -1,5 +1,5 @@ /* Test of getcwd() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-getdelim.c b/tests/test-getdelim.c index f47307c1fa..b7911464e3 100644 --- a/tests/test-getdelim.c +++ b/tests/test-getdelim.c @@ -1,5 +1,5 @@ /* Test of getdelim() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-getdomainname.c b/tests/test-getdomainname.c index be4fae5aa9..c847190e13 100644 --- a/tests/test-getdomainname.c +++ b/tests/test-getdomainname.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Simon Josefsson. * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-getdtablesize.c b/tests/test-getdtablesize.c index 614be06d98..d8f083fcce 100644 --- a/tests/test-getdtablesize.c +++ b/tests/test-getdtablesize.c @@ -1,5 +1,5 @@ /* Test of getdtablesize() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-getentropy.c b/tests/test-getentropy.c index 288c1952ea..b9448a7bbe 100644 --- a/tests/test-getentropy.c +++ b/tests/test-getentropy.c @@ -1,5 +1,5 @@ /* Test the getentropy function. - Copyright 2020-2024 Free Software Foundation, Inc. + Copyright 2020-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 diff --git a/tests/test-getgroups.c b/tests/test-getgroups.c index 6cdd8630bd..c8a82311de 100644 --- a/tests/test-getgroups.c +++ b/tests/test-getgroups.c @@ -1,5 +1,5 @@ /* Tests of getgroups. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-gethostname.c b/tests/test-gethostname.c index d60cf206ae..f1822deb73 100644 --- a/tests/test-gethostname.c +++ b/tests/test-gethostname.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Simon Josefsson. * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-getline.c b/tests/test-getline.c index c13bee7fa6..66c44d5dc9 100644 --- a/tests/test-getline.c +++ b/tests/test-getline.c @@ -1,5 +1,5 @@ /* Test of getline() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-getloadavg.c b/tests/test-getloadavg.c index 4fa383ee64..b86495c769 100644 --- a/tests/test-getloadavg.c +++ b/tests/test-getloadavg.c @@ -1,5 +1,5 @@ /* Test of getting load average. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-getlogin.c b/tests/test-getlogin.c index c681d12f6e..1b980a152d 100644 --- a/tests/test-getlogin.c +++ b/tests/test-getlogin.c @@ -1,5 +1,5 @@ /* Test of getting user name. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-getlogin.h b/tests/test-getlogin.h index 0cf1d59010..638c286ac1 100644 --- a/tests/test-getlogin.h +++ b/tests/test-getlogin.h @@ -1,5 +1,5 @@ /* Test of getting user name. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-getlogin_r.c b/tests/test-getlogin_r.c index 84ab833112..4deddfbb01 100644 --- a/tests/test-getlogin_r.c +++ b/tests/test-getlogin_r.c @@ -1,5 +1,5 @@ /* Test of getting user name. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-getndelim2.c b/tests/test-getndelim2.c index a940f027bd..8334a06aa6 100644 --- a/tests/test-getndelim2.c +++ b/tests/test-getndelim2.c @@ -1,5 +1,5 @@ /* Test of getndelim2() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-getopt-gnu.c b/tests/test-getopt-gnu.c index 617f31806f..9dac434b14 100644 --- a/tests/test-getopt-gnu.c +++ b/tests/test-getopt-gnu.c @@ -1,5 +1,5 @@ /* Test of command line argument processing. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-getopt-main.h b/tests/test-getopt-main.h index c1a215464b..f8f550bf28 100644 --- a/tests/test-getopt-main.h +++ b/tests/test-getopt-main.h @@ -1,5 +1,5 @@ /* Test of command line argument processing. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-getopt-posix.c b/tests/test-getopt-posix.c index a0fbd69e6d..5d28d08504 100644 --- a/tests/test-getopt-posix.c +++ b/tests/test-getopt-posix.c @@ -1,5 +1,5 @@ /* Test of command line argument processing. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-getopt.h b/tests/test-getopt.h index 401917540b..86ac014ef0 100644 --- a/tests/test-getopt.h +++ b/tests/test-getopt.h @@ -1,5 +1,5 @@ /* Test of command line argument processing. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-getopt_long.h b/tests/test-getopt_long.h index 07bc71963d..33eea00734 100644 --- a/tests/test-getopt_long.h +++ b/tests/test-getopt_long.h @@ -1,5 +1,5 @@ /* Test of command line argument processing. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-getpass.c b/tests/test-getpass.c index 8372a70984..5e8006fef5 100644 --- a/tests/test-getpass.c +++ b/tests/test-getpass.c @@ -1,5 +1,5 @@ /* Test getpass implementation. - Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-getpayload.c b/tests/test-getpayload.c index c0047a82ec..9df8a21cbd 100644 --- a/tests/test-getpayload.c +++ b/tests/test-getpayload.c @@ -1,5 +1,5 @@ /* Test getpayload. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-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 diff --git a/tests/test-getpayloadf.c b/tests/test-getpayloadf.c index 7736c55aeb..fbdcb298ce 100644 --- a/tests/test-getpayloadf.c +++ b/tests/test-getpayloadf.c @@ -1,5 +1,5 @@ /* Test getpayloadf. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-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 diff --git a/tests/test-getpayloadl.c b/tests/test-getpayloadl.c index f7ebd2cf62..6fd6f6fbe4 100644 --- a/tests/test-getpayloadl.c +++ b/tests/test-getpayloadl.c @@ -1,5 +1,5 @@ /* Test getpayloadl. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-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 diff --git a/tests/test-getpeername.c b/tests/test-getpeername.c index 4e3034410d..97d4a57785 100644 --- a/tests/test-getpeername.c +++ b/tests/test-getpeername.c @@ -1,5 +1,5 @@ /* Test getpeername() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-getprogname.c b/tests/test-getprogname.c index f26696dbdb..088561cf30 100644 --- a/tests/test-getprogname.c +++ b/tests/test-getprogname.c @@ -1,5 +1,5 @@ /* Test the gnulib getprogname module. - Copyright (C) 2016-2024 Free Software Foundation, Inc. + Copyright (C) 2016-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 diff --git a/tests/test-getrandom.c b/tests/test-getrandom.c index a658bf098c..6e50040646 100644 --- a/tests/test-getrandom.c +++ b/tests/test-getrandom.c @@ -1,5 +1,5 @@ /* Test of getting random bytes. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-getrusage.c b/tests/test-getrusage.c index b8fbf7ec7b..537ec1933e 100644 --- a/tests/test-getrusage.c +++ b/tests/test-getrusage.c @@ -1,5 +1,5 @@ /* Test of getting resource utilization. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-getsockname.c b/tests/test-getsockname.c index add62cbc2d..9c75a43ce2 100644 --- a/tests/test-getsockname.c +++ b/tests/test-getsockname.c @@ -1,5 +1,5 @@ /* Test getsockname() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-getsockopt.c b/tests/test-getsockopt.c index 93e55699cc..34698fd9db 100644 --- a/tests/test-getsockopt.c +++ b/tests/test-getsockopt.c @@ -1,5 +1,5 @@ /* Test getsockopt() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-gettext-h.c b/tests/test-gettext-h.c index 6a3f9d0a61..6eb9affb9a 100644 --- a/tests/test-gettext-h.c +++ b/tests/test-gettext-h.c @@ -1,5 +1,5 @@ /* Test of gettext.h convenience header. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-gettime-res.c b/tests/test-gettime-res.c index f1dbf23950..e0023bfa7f 100644 --- a/tests/test-gettime-res.c +++ b/tests/test-gettime-res.c @@ -1,5 +1,5 @@ /* - * Copyright 2022-2024 Free Software Foundation, Inc. + * Copyright 2022-2025 Free Software Foundation, Inc. * Written by Paul Eggert. * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-gettimeofday.c b/tests/test-gettimeofday.c index f5990aedce..4bd7a2b6e4 100644 --- a/tests/test-gettimeofday.c +++ b/tests/test-gettimeofday.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2007, 2009-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 diff --git a/tests/test-getumask.c b/tests/test-getumask.c index 26b59f19ac..2888f446a7 100644 --- a/tests/test-getumask.c +++ b/tests/test-getumask.c @@ -1,5 +1,5 @@ /* Test of retrieving the umask of the process. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-getusershell.c b/tests/test-getusershell.c index a66479dbbb..6c67b9bd10 100644 --- a/tests/test-getusershell.c +++ b/tests/test-getusershell.c @@ -1,5 +1,5 @@ /* Test the getusershell, setusershell, endusershell functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-glob-h-c++.cc b/tests/test-glob-h-c++.cc index 9da2449aa7..82cd3dc7d6 100644 --- a/tests/test-glob-h-c++.cc +++ b/tests/test-glob-h-c++.cc @@ -1,5 +1,5 @@ /* Test of glob/globfree functions in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-glob-h.c b/tests/test-glob-h.c index 778d021c97..20ca9a5d1c 100644 --- a/tests/test-glob-h.c +++ b/tests/test-glob-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-glob.c b/tests/test-glob.c index 1834386775..b064e37b40 100644 --- a/tests/test-glob.c +++ b/tests/test-glob.c @@ -1,5 +1,5 @@ /* Test of glob/globfree functions. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-gmtime_r-mt.c b/tests/test-gmtime_r-mt.c index 87a5e7cc59..304e3049c4 100644 --- a/tests/test-gmtime_r-mt.c +++ b/tests/test-gmtime_r-mt.c @@ -1,5 +1,5 @@ /* Multithread-safety test for gmtime_r(). - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-gmtime_r.c b/tests/test-gmtime_r.c index 1531f9962b..7b843916cc 100644 --- a/tests/test-gmtime_r.c +++ b/tests/test-gmtime_r.c @@ -1,5 +1,5 @@ /* Test gmtime_r(). - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-grantpt.c b/tests/test-grantpt.c index 40daa1bd02..c8e0b70511 100644 --- a/tests/test-grantpt.c +++ b/tests/test-grantpt.c @@ -1,5 +1,5 @@ /* Test acquiring ownership of the slave side of a pseudo-terminal. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-hamt.c b/tests/test-hamt.c index b1a4619871..b72ae62b8d 100644 --- a/tests/test-hamt.c +++ b/tests/test-hamt.c @@ -1,5 +1,5 @@ /* Test of persistent hash array mapped trie implementation. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-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 diff --git a/tests/test-hard-locale.c b/tests/test-hard-locale.c index 151843ca63..a056fe590a 100644 --- a/tests/test-hard-locale.c +++ b/tests/test-hard-locale.c @@ -1,5 +1,5 @@ /* Test of determination whether a locale is different from the "C" locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-hash.c b/tests/test-hash.c index 10929ae541..a2a34506c1 100644 --- a/tests/test-hash.c +++ b/tests/test-hash.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2009-2025 Free Software Foundation, Inc. * Written by Jim Meyering * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-hash_map.c b/tests/test-hash_map.c index b8de8378db..b435cd229b 100644 --- a/tests/test-hash_map.c +++ b/tests/test-hash_map.c @@ -1,5 +1,5 @@ /* Test of map data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-hash_set.c b/tests/test-hash_set.c index 925072d971..add5f5e4bf 100644 --- a/tests/test-hash_set.c +++ b/tests/test-hash_set.c @@ -1,5 +1,5 @@ /* Test of set data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-hasmntopt.c b/tests/test-hasmntopt.c index e4f0b380fe..5e9371226e 100644 --- a/tests/test-hasmntopt.c +++ b/tests/test-hasmntopt.c @@ -1,5 +1,5 @@ /* Test of hasmntopt() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-hmac-md5.c b/tests/test-hmac-md5.c index c52136245a..dda5c61dfd 100644 --- a/tests/test-hmac-md5.c +++ b/tests/test-hmac-md5.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-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 diff --git a/tests/test-hmac-sha1.c b/tests/test-hmac-sha1.c index 8eb89387b9..827b8fe3e3 100644 --- a/tests/test-hmac-sha1.c +++ b/tests/test-hmac-sha1.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-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 diff --git a/tests/test-hmac-sha256.c b/tests/test-hmac-sha256.c index 34513f31b9..2c6e5244de 100644 --- a/tests/test-hmac-sha256.c +++ b/tests/test-hmac-sha256.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-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 diff --git a/tests/test-hmac-sha512.c b/tests/test-hmac-sha512.c index f79bbeebaf..8672d95d7c 100644 --- a/tests/test-hmac-sha512.c +++ b/tests/test-hmac-sha512.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-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 diff --git a/tests/test-htonl.c b/tests/test-htonl.c index f360fb82e7..1400dd0a26 100644 --- a/tests/test-htonl.c +++ b/tests/test-htonl.c @@ -1,5 +1,5 @@ /* Test of host and network byte order conversion functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-hypot-ieee.c b/tests/test-hypot-ieee.c index 4a799d2fd7..88c76b569c 100644 --- a/tests/test-hypot-ieee.c +++ b/tests/test-hypot-ieee.c @@ -1,5 +1,5 @@ /* Test of hypot() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-hypot-ieee.h b/tests/test-hypot-ieee.h index a1e8163a68..2ef3f24ed0 100644 --- a/tests/test-hypot-ieee.h +++ b/tests/test-hypot-ieee.h @@ -1,5 +1,5 @@ /* Test of hypot*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-hypot.c b/tests/test-hypot.c index 0a7e5cd595..3f373f7164 100644 --- a/tests/test-hypot.c +++ b/tests/test-hypot.c @@ -1,5 +1,5 @@ /* Test of hypot() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-hypot.h b/tests/test-hypot.h index 2d2605c27f..de5587174c 100644 --- a/tests/test-hypot.h +++ b/tests/test-hypot.h @@ -1,5 +1,5 @@ /* Test of hypot*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-hypotf-ieee.c b/tests/test-hypotf-ieee.c index cc2187009c..a9eeb3b0ee 100644 --- a/tests/test-hypotf-ieee.c +++ b/tests/test-hypotf-ieee.c @@ -1,5 +1,5 @@ /* Test of hypotf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-hypotf.c b/tests/test-hypotf.c index 383ccc858f..344cdb55b6 100644 --- a/tests/test-hypotf.c +++ b/tests/test-hypotf.c @@ -1,5 +1,5 @@ /* Test of hypotf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-hypotl-ieee.c b/tests/test-hypotl-ieee.c index ead6f73697..538f7f004d 100644 --- a/tests/test-hypotl-ieee.c +++ b/tests/test-hypotl-ieee.c @@ -1,5 +1,5 @@ /* Test of hypotl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-hypotl.c b/tests/test-hypotl.c index bc61f58d8e..25d00e8b4a 100644 --- a/tests/test-hypotl.c +++ b/tests/test-hypotl.c @@ -1,5 +1,5 @@ /* Test of hypotl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-i-ring.c b/tests/test-i-ring.c index a7b7a3e87f..9de63f47f1 100644 --- a/tests/test-i-ring.c +++ b/tests/test-i-ring.c @@ -1,5 +1,5 @@ /* Test the simple ring buffer. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-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 diff --git a/tests/test-iconv-h-c++.cc b/tests/test-iconv-h-c++.cc index 6c45f50004..e59fa764b8 100644 --- a/tests/test-iconv-h-c++.cc +++ b/tests/test-iconv-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-iconv-h.c b/tests/test-iconv-h.c index ba1534d3ba..78004e1642 100644 --- a/tests/test-iconv-h.c +++ b/tests/test-iconv-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-iconv-utf.c b/tests/test-iconv-utf.c index 0626216dc1..c75fbfeb58 100644 --- a/tests/test-iconv-utf.c +++ b/tests/test-iconv-utf.c @@ -1,5 +1,5 @@ /* Test of character set conversion. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-iconv.c b/tests/test-iconv.c index ca18a02bc8..6e0847413e 100644 --- a/tests/test-iconv.c +++ b/tests/test-iconv.c @@ -1,5 +1,5 @@ /* Test of character set conversion. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-iconvme.c b/tests/test-iconvme.c index e1ae133508..2182b77a81 100644 --- a/tests/test-iconvme.c +++ b/tests/test-iconvme.c @@ -1,5 +1,5 @@ /* Recode strings between character sets, using iconv. - Copyright (C) 2004-2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2004-2005, 2009-2025 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-idpriv-drop.c b/tests/test-idpriv-drop.c index 754a143d40..253d8831d2 100644 --- a/tests/test-idpriv-drop.c +++ b/tests/test-idpriv-drop.c @@ -1,5 +1,5 @@ /* Test of dropping uid/gid privileges of the current process permanently. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-idpriv-droptemp.c b/tests/test-idpriv-droptemp.c index b8ee0ad889..1d94ab52c4 100644 --- a/tests/test-idpriv-droptemp.c +++ b/tests/test-idpriv-droptemp.c @@ -1,5 +1,5 @@ /* Test of dropping uid/gid privileges of the current process temporarily. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-ieee754-h.c b/tests/test-ieee754-h.c index 805f7461eb..233f7b3899 100644 --- a/tests/test-ieee754-h.c +++ b/tests/test-ieee754-h.c @@ -1,5 +1,5 @@ /* Test . - Copyright 2018-2024 Free Software Foundation, Inc. + Copyright 2018-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 diff --git a/tests/test-ignore-value.c b/tests/test-ignore-value.c index 32edfb45ef..95bd3dfcd9 100644 --- a/tests/test-ignore-value.c +++ b/tests/test-ignore-value.c @@ -1,6 +1,6 @@ /* Test the "ignore-value" module. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-ilogb.c b/tests/test-ilogb.c index 6577a60afb..466179bfad 100644 --- a/tests/test-ilogb.c +++ b/tests/test-ilogb.c @@ -1,5 +1,5 @@ /* Test of ilogb() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-ilogb.h b/tests/test-ilogb.h index a39eba1101..5392eb503f 100644 --- a/tests/test-ilogb.h +++ b/tests/test-ilogb.h @@ -1,5 +1,5 @@ /* Test of ilogb*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-ilogbf.c b/tests/test-ilogbf.c index 19bb3674b1..90437c5abc 100644 --- a/tests/test-ilogbf.c +++ b/tests/test-ilogbf.c @@ -1,5 +1,5 @@ /* Test of ilogbf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-ilogbl.c b/tests/test-ilogbl.c index 76e68ae8f0..ede4ce5702 100644 --- a/tests/test-ilogbl.c +++ b/tests/test-ilogbl.c @@ -1,5 +1,5 @@ /* Test of ilogbl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-imaxabs.c b/tests/test-imaxabs.c index 233536799b..d4bf13f83d 100644 --- a/tests/test-imaxabs.c +++ b/tests/test-imaxabs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-imaxdiv.c b/tests/test-imaxdiv.c index 88f2c7f8e5..40c43b3a20 100644 --- a/tests/test-imaxdiv.c +++ b/tests/test-imaxdiv.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-immutable.c b/tests/test-immutable.c index afb2683137..ec51061ed7 100644 --- a/tests/test-immutable.c +++ b/tests/test-immutable.c @@ -1,5 +1,5 @@ /* Test of immutable data. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-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 diff --git a/tests/test-inet_ntop.c b/tests/test-inet_ntop.c index 5f442f39c1..e7c2df7e93 100644 --- a/tests/test-inet_ntop.c +++ b/tests/test-inet_ntop.c @@ -1,5 +1,5 @@ /* Test of inet_ntop function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-inet_pton.c b/tests/test-inet_pton.c index bb78636e06..af26f97ebe 100644 --- a/tests/test-inet_pton.c +++ b/tests/test-inet_pton.c @@ -1,5 +1,5 @@ /* Test of inet_pton function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-init.sh b/tests/test-init.sh index 8f20fe6178..cd0462861c 100755 --- a/tests/test-init.sh +++ b/tests/test-init.sh @@ -1,6 +1,6 @@ #!/bin/sh # Unit tests for init.sh -# Copyright (C) 2011-2024 Free Software Foundation, Inc. +# Copyright (C) 2011-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-ino-map.c b/tests/test-ino-map.c index 57d2b8ccfa..c8edd05191 100644 --- a/tests/test-ino-map.c +++ b/tests/test-ino-map.c @@ -1,5 +1,5 @@ /* Test the ino-map module. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-integer_length.c b/tests/test-integer_length.c index 045eab2bad..afe00af08b 100644 --- a/tests/test-integer_length.c +++ b/tests/test-integer_length.c @@ -1,5 +1,5 @@ /* Test of integer_length(). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-integer_length_l.c b/tests/test-integer_length_l.c index c99d5a01f6..4b5cb28b18 100644 --- a/tests/test-integer_length_l.c +++ b/tests/test-integer_length_l.c @@ -1,5 +1,5 @@ /* Test of integer_length_l(). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-integer_length_ll.c b/tests/test-integer_length_ll.c index 8c5d82e61f..481a9174c9 100644 --- a/tests/test-integer_length_ll.c +++ b/tests/test-integer_length_ll.c @@ -1,5 +1,5 @@ /* Test of integer_length_ll(). - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-intprops.c b/tests/test-intprops.c index 3bffc3f5a4..e3f165f146 100644 --- a/tests/test-intprops.c +++ b/tests/test-intprops.c @@ -1,5 +1,5 @@ /* Test intprops.h. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-inttostr.c b/tests/test-inttostr.c index e85025ed9e..9258afc2a2 100644 --- a/tests/test-inttostr.c +++ b/tests/test-inttostr.c @@ -1,5 +1,5 @@ /* Test inttostr functions, and incidentally, INT_BUFSIZE_BOUND - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-inttypes-h-c++.cc b/tests/test-inttypes-h-c++.cc index 0d6784d191..3cfdc78b2f 100644 --- a/tests/test-inttypes-h-c++.cc +++ b/tests/test-inttypes-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-inttypes-h-c++2.cc b/tests/test-inttypes-h-c++2.cc index 492025e34f..cc182c9404 100644 --- a/tests/test-inttypes-h-c++2.cc +++ b/tests/test-inttypes-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-inttypes-h.c b/tests/test-inttypes-h.c index 036ca510cf..08cd32baf2 100644 --- a/tests/test-inttypes-h.c +++ b/tests/test-inttypes-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2006-2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2009-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 diff --git a/tests/test-ioctl.c b/tests/test-ioctl.c index 5e5c747858..804c1724bb 100644 --- a/tests/test-ioctl.c +++ b/tests/test-ioctl.c @@ -1,5 +1,5 @@ /* Test of ioctl() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-isatty.c b/tests/test-isatty.c index d844c62615..73696690af 100644 --- a/tests/test-isatty.c +++ b/tests/test-isatty.c @@ -1,5 +1,5 @@ /* Test isatty() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-isblank.c b/tests/test-isblank.c index 7935fefdb5..6a66b91703 100644 --- a/tests/test-isblank.c +++ b/tests/test-isblank.c @@ -1,5 +1,5 @@ /* Test of isblank() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-isfinite.c b/tests/test-isfinite.c index ad8cc2162e..08682e15aa 100644 --- a/tests/test-isfinite.c +++ b/tests/test-isfinite.c @@ -1,5 +1,5 @@ /* Test of isfinite() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isinf.c b/tests/test-isinf.c index 75dc6e4b3e..1d4d7a7c8c 100644 --- a/tests/test-isinf.c +++ b/tests/test-isinf.c @@ -1,5 +1,5 @@ /* Test of isinf() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isnan.c b/tests/test-isnan.c index 79713abe56..4ddc31bf3d 100644 --- a/tests/test-isnan.c +++ b/tests/test-isnan.c @@ -1,5 +1,5 @@ /* Test of isnand() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isnand-nolibm.c b/tests/test-isnand-nolibm.c index 7b251aa9f0..1fd3122a7d 100644 --- a/tests/test-isnand-nolibm.c +++ b/tests/test-isnand-nolibm.c @@ -1,5 +1,5 @@ /* Test of isnand() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isnand.c b/tests/test-isnand.c index ebbc2dcddf..a5ac0a58ad 100644 --- a/tests/test-isnand.c +++ b/tests/test-isnand.c @@ -1,5 +1,5 @@ /* Test of isnand() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isnand.h b/tests/test-isnand.h index 712adf3875..a6714f7796 100644 --- a/tests/test-isnand.h +++ b/tests/test-isnand.h @@ -1,5 +1,5 @@ /* Test of isnand() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isnanf-nolibm.c b/tests/test-isnanf-nolibm.c index bd39f06fe7..847bfe9a13 100644 --- a/tests/test-isnanf-nolibm.c +++ b/tests/test-isnanf-nolibm.c @@ -1,5 +1,5 @@ /* Test of isnanf() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isnanf.c b/tests/test-isnanf.c index 0c728db1b7..8ec62f91a3 100644 --- a/tests/test-isnanf.c +++ b/tests/test-isnanf.c @@ -1,5 +1,5 @@ /* Test of isnanf() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isnanf.h b/tests/test-isnanf.h index 86ec905098..31f40976df 100644 --- a/tests/test-isnanf.h +++ b/tests/test-isnanf.h @@ -1,5 +1,5 @@ /* Test of isnanf() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isnanl-nolibm.c b/tests/test-isnanl-nolibm.c index caed43e01f..0854f33a88 100644 --- a/tests/test-isnanl-nolibm.c +++ b/tests/test-isnanl-nolibm.c @@ -1,5 +1,5 @@ /* Test of isnanl() substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-isnanl.c b/tests/test-isnanl.c index 87991fc41b..2014e12c6e 100644 --- a/tests/test-isnanl.c +++ b/tests/test-isnanl.c @@ -1,5 +1,5 @@ /* Test of isnanl() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-isnanl.h b/tests/test-isnanl.h index 601bcb869e..3a2d997a2d 100644 --- a/tests/test-isnanl.h +++ b/tests/test-isnanl.h @@ -1,5 +1,5 @@ /* Test of isnanl() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-iswblank.c b/tests/test-iswblank.c index 39723e0af2..9489d53108 100644 --- a/tests/test-iswblank.c +++ b/tests/test-iswblank.c @@ -1,5 +1,5 @@ /* Test of iswblank() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-iswctype.c b/tests/test-iswctype.c index 08a2101f9e..e057e20444 100644 --- a/tests/test-iswctype.c +++ b/tests/test-iswctype.c @@ -1,5 +1,5 @@ /* Test of wide character properties. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-iswdigit.c b/tests/test-iswdigit.c index 6c2df68a42..f80ffb639c 100644 --- a/tests/test-iswdigit.c +++ b/tests/test-iswdigit.c @@ -1,5 +1,5 @@ /* Test of iswdigit() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-iswpunct.c b/tests/test-iswpunct.c index 0eb60888b8..0d42c427a7 100644 --- a/tests/test-iswpunct.c +++ b/tests/test-iswpunct.c @@ -1,5 +1,5 @@ /* Test of iswpunct() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-iswxdigit.c b/tests/test-iswxdigit.c index accdd79c5f..466e3ac9a8 100644 --- a/tests/test-iswxdigit.c +++ b/tests/test-iswxdigit.c @@ -1,5 +1,5 @@ /* Test of iswxdigit() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-j0.c b/tests/test-j0.c index 24ca833dde..d331aac035 100644 --- a/tests/test-j0.c +++ b/tests/test-j0.c @@ -1,5 +1,5 @@ /* Test of j0() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-j1.c b/tests/test-j1.c index 0f25700aea..fe66386269 100644 --- a/tests/test-j1.c +++ b/tests/test-j1.c @@ -1,5 +1,5 @@ /* Test of j1() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-jn.c b/tests/test-jn.c index 64a15285e5..a81d9e3090 100644 --- a/tests/test-jn.c +++ b/tests/test-jn.c @@ -1,5 +1,5 @@ /* Test of jn() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-langinfo-h-c++.cc b/tests/test-langinfo-h-c++.cc index 7b6bb304a7..dcc59b54e7 100644 --- a/tests/test-langinfo-h-c++.cc +++ b/tests/test-langinfo-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-langinfo-h.c b/tests/test-langinfo-h.c index 9561793bb9..c6d10c0a9a 100644 --- a/tests/test-langinfo-h.c +++ b/tests/test-langinfo-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-largefile.c b/tests/test-largefile.c index d2d6a1577b..b20d83cbda 100644 --- a/tests/test-largefile.c +++ b/tests/test-largefile.c @@ -1,5 +1,5 @@ /* Test of largefile module. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-lchmod.c b/tests/test-lchmod.c index 4d6883f4e1..259b004b05 100644 --- a/tests/test-lchmod.c +++ b/tests/test-lchmod.c @@ -1,5 +1,5 @@ /* Test changing the protections of a file. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-lchown.c b/tests/test-lchown.c index 49d49eaa2d..5793625bf7 100644 --- a/tests/test-lchown.c +++ b/tests/test-lchown.c @@ -1,5 +1,5 @@ /* Tests of lchown. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-lchown.h b/tests/test-lchown.h index 5249d6cd7b..ad06fc9b6c 100644 --- a/tests/test-lchown.h +++ b/tests/test-lchown.h @@ -1,5 +1,5 @@ /* Tests of lchown. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-ldexp-ieee.c b/tests/test-ldexp-ieee.c index 72db7314bf..802bf03e39 100644 --- a/tests/test-ldexp-ieee.c +++ b/tests/test-ldexp-ieee.c @@ -1,5 +1,5 @@ /* Test of ldexp() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-ldexp-ieee.h b/tests/test-ldexp-ieee.h index 30ddb05106..62f67df743 100644 --- a/tests/test-ldexp-ieee.h +++ b/tests/test-ldexp-ieee.h @@ -1,5 +1,5 @@ /* Test of ldexp*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-ldexp.c b/tests/test-ldexp.c index 0251a74df6..aa1b391177 100644 --- a/tests/test-ldexp.c +++ b/tests/test-ldexp.c @@ -1,5 +1,5 @@ /* Test of ldexp() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ldexp.h b/tests/test-ldexp.h index 7d836ac3b8..d76f7c8c77 100644 --- a/tests/test-ldexp.h +++ b/tests/test-ldexp.h @@ -1,5 +1,5 @@ /* Test of ldexp*() function family. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ldexpf-ieee.c b/tests/test-ldexpf-ieee.c index a7081fc34a..43ef2bcf4e 100644 --- a/tests/test-ldexpf-ieee.c +++ b/tests/test-ldexpf-ieee.c @@ -1,5 +1,5 @@ /* Test of ldexpf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-ldexpf.c b/tests/test-ldexpf.c index 21c3478cb4..c0c740177f 100644 --- a/tests/test-ldexpf.c +++ b/tests/test-ldexpf.c @@ -1,5 +1,5 @@ /* Test of ldexpf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-ldexpl-ieee.c b/tests/test-ldexpl-ieee.c index 3005c5bf3d..753da605c6 100644 --- a/tests/test-ldexpl-ieee.c +++ b/tests/test-ldexpl-ieee.c @@ -1,5 +1,5 @@ /* Test of ldexpl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-ldexpl.c b/tests/test-ldexpl.c index 1c73490042..885a805460 100644 --- a/tests/test-ldexpl.c +++ b/tests/test-ldexpl.c @@ -1,5 +1,5 @@ /* Test of multiplying a 'long double' by a power of 2. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-lgamma.c b/tests/test-lgamma.c index 045c4aed72..45579dad61 100644 --- a/tests/test-lgamma.c +++ b/tests/test-lgamma.c @@ -1,5 +1,5 @@ /* Test of lgamma() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-libgmp-mpq.c b/tests/test-libgmp-mpq.c index 0217d130ac..bdb86b39e2 100644 --- a/tests/test-libgmp-mpq.c +++ b/tests/test-libgmp-mpq.c @@ -1,5 +1,5 @@ /* Test of libgmp or its mini-mpq substitute. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-libgmp-mpz.c b/tests/test-libgmp-mpz.c index 9d1e215b94..4f5655f6fb 100644 --- a/tests/test-libgmp-mpz.c +++ b/tests/test-libgmp-mpz.c @@ -1,5 +1,5 @@ /* Test of libgmp or its mini-gmp substitute. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-libtextstyle.c b/tests/test-libtextstyle.c index 67aaa7ca24..e992daf1f2 100644 --- a/tests/test-libtextstyle.c +++ b/tests/test-libtextstyle.c @@ -1,5 +1,5 @@ /* Ad-hoc testing program for GNU libtextstyle. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-limits-h-c++.cc b/tests/test-limits-h-c++.cc index 2e47a2f71f..11f6870f48 100644 --- a/tests/test-limits-h-c++.cc +++ b/tests/test-limits-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-limits-h-c++2.cc b/tests/test-limits-h-c++2.cc index ea560daf8a..68a4d41254 100644 --- a/tests/test-limits-h-c++2.cc +++ b/tests/test-limits-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-limits-h.c b/tests/test-limits-h.c index 885fe1f017..45e518225e 100644 --- a/tests/test-limits-h.c +++ b/tests/test-limits-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright 2016-2024 Free Software Foundation, Inc. + Copyright 2016-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 diff --git a/tests/test-link.c b/tests/test-link.c index 92edf4e188..69c5da617b 100644 --- a/tests/test-link.c +++ b/tests/test-link.c @@ -1,5 +1,5 @@ /* Test of link() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-link.h b/tests/test-link.h index 3e88f5e6e0..264bafd300 100644 --- a/tests/test-link.h +++ b/tests/test-link.h @@ -1,5 +1,5 @@ /* Test of link() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-linkat.c b/tests/test-linkat.c index eb7ac4e556..5fd2e37ebf 100644 --- a/tests/test-linkat.c +++ b/tests/test-linkat.c @@ -1,5 +1,5 @@ /* Tests of linkat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-linked_list.c b/tests/test-linked_list.c index 05159519c6..43f5aca291 100644 --- a/tests/test-linked_list.c +++ b/tests/test-linked_list.c @@ -1,5 +1,5 @@ /* Test of sequential list data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-linkedhash_list.c b/tests/test-linkedhash_list.c index 520981b05a..fe0d5b2f04 100644 --- a/tests/test-linkedhash_list.c +++ b/tests/test-linkedhash_list.c @@ -1,5 +1,5 @@ /* Test of sequential list data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-linkedhash_map.c b/tests/test-linkedhash_map.c index a56d25d65b..9a2de70f07 100644 --- a/tests/test-linkedhash_map.c +++ b/tests/test-linkedhash_map.c @@ -1,5 +1,5 @@ /* Test of map data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-linkedhash_set.c b/tests/test-linkedhash_set.c index 79d3bdafbe..0aab9c3205 100644 --- a/tests/test-linkedhash_set.c +++ b/tests/test-linkedhash_set.c @@ -1,5 +1,5 @@ /* Test of set data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-list-c++.cc b/tests/test-list-c++.cc index a5639ed27e..6fdab62f46 100644 --- a/tests/test-list-c++.cc +++ b/tests/test-list-c++.cc @@ -1,5 +1,5 @@ /* Test of list data type implementation as a C++ class. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-listen.c b/tests/test-listen.c index b7ce9b435c..213df7f89d 100644 --- a/tests/test-listen.c +++ b/tests/test-listen.c @@ -1,5 +1,5 @@ /* Test listen() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-localcharset-w32utf8.c b/tests/test-localcharset-w32utf8.c index f40db9c397..361c9e90b9 100644 --- a/tests/test-localcharset-w32utf8.c +++ b/tests/test-localcharset-w32utf8.c @@ -1,6 +1,6 @@ /* Test of localcharset() function on native Windows in the UTF-8 environment. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-localcharset.c b/tests/test-localcharset.c index da6cbf6d7b..cb31fffe89 100644 --- a/tests/test-localcharset.c +++ b/tests/test-localcharset.c @@ -1,5 +1,5 @@ /* Manual test of localcharset() function. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-locale-h-c++.cc b/tests/test-locale-h-c++.cc index 3b0bfef00e..1a68f2f28a 100644 --- a/tests/test-locale-h-c++.cc +++ b/tests/test-locale-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-locale-h-c++2.cc b/tests/test-locale-h-c++2.cc index 4d6f8e7009..22c3360c67 100644 --- a/tests/test-locale-h-c++2.cc +++ b/tests/test-locale-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-locale-h.c b/tests/test-locale-h.c index e4e61aad98..ba5bdf0ef1 100644 --- a/tests/test-locale-h.c +++ b/tests/test-locale-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-localeconv.c b/tests/test-localeconv.c index 1f12c333ab..c39d37d368 100644 --- a/tests/test-localeconv.c +++ b/tests/test-localeconv.c @@ -1,5 +1,5 @@ /* Test of localeconv() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-localename-w32utf8.c b/tests/test-localename-w32utf8.c index 72a01c0749..892769d202 100644 --- a/tests/test-localename-w32utf8.c +++ b/tests/test-localename-w32utf8.c @@ -1,6 +1,6 @@ /* Test of gl_locale_name function and its variants on native Windows in the UTF-8 environment. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-localename.c b/tests/test-localename.c index beb976ac5a..3089b56c62 100644 --- a/tests/test-localename.c +++ b/tests/test-localename.c @@ -1,5 +1,5 @@ /* Test of gl_locale_name function and its variants. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-localtime_r-mt.c b/tests/test-localtime_r-mt.c index d7baeff414..f2341eff10 100644 --- a/tests/test-localtime_r-mt.c +++ b/tests/test-localtime_r-mt.c @@ -1,5 +1,5 @@ /* Multithread-safety test for localtime_r(). - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-localtime_r.c b/tests/test-localtime_r.c index 5d4f02f00f..c8443ddd2a 100644 --- a/tests/test-localtime_r.c +++ b/tests/test-localtime_r.c @@ -1,5 +1,5 @@ /* Test localtime_r(). - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-lock.c b/tests/test-lock.c index 3f56790cb4..35142031cb 100644 --- a/tests/test-lock.c +++ b/tests/test-lock.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-log-ieee.c b/tests/test-log-ieee.c index 3629460798..c92b95b756 100644 --- a/tests/test-log-ieee.c +++ b/tests/test-log-ieee.c @@ -1,5 +1,5 @@ /* Test of log() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log-ieee.h b/tests/test-log-ieee.h index 95ed1c501a..347e81cace 100644 --- a/tests/test-log-ieee.h +++ b/tests/test-log-ieee.h @@ -1,5 +1,5 @@ /* Test of log*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log.c b/tests/test-log.c index 2b4736d9c0..fd1e9a88c4 100644 --- a/tests/test-log.c +++ b/tests/test-log.c @@ -1,5 +1,5 @@ /* Test of log() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-log.h b/tests/test-log.h index f88818771a..e80887228a 100644 --- a/tests/test-log.h +++ b/tests/test-log.h @@ -1,5 +1,5 @@ /* Test of log*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log10-ieee.c b/tests/test-log10-ieee.c index 1404edc38b..8d05243fae 100644 --- a/tests/test-log10-ieee.c +++ b/tests/test-log10-ieee.c @@ -1,5 +1,5 @@ /* Test of log10() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log10-ieee.h b/tests/test-log10-ieee.h index 90724a0bfb..bcbdf7bea4 100644 --- a/tests/test-log10-ieee.h +++ b/tests/test-log10-ieee.h @@ -1,5 +1,5 @@ /* Test of log10*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log10.c b/tests/test-log10.c index e63d0beda3..6015e5f119 100644 --- a/tests/test-log10.c +++ b/tests/test-log10.c @@ -1,5 +1,5 @@ /* Test of log10() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-log10.h b/tests/test-log10.h index 55d24c4a8a..a91c566d6d 100644 --- a/tests/test-log10.h +++ b/tests/test-log10.h @@ -1,5 +1,5 @@ /* Test of log10*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log10f-ieee.c b/tests/test-log10f-ieee.c index 1bc5cd5cff..8ca84ee5b1 100644 --- a/tests/test-log10f-ieee.c +++ b/tests/test-log10f-ieee.c @@ -1,5 +1,5 @@ /* Test of log10f() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log10f.c b/tests/test-log10f.c index 9b18d5d9bf..7eddf0ef10 100644 --- a/tests/test-log10f.c +++ b/tests/test-log10f.c @@ -1,5 +1,5 @@ /* Test of log10f() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-log10l-ieee.c b/tests/test-log10l-ieee.c index 026dfd5619..0650e5529e 100644 --- a/tests/test-log10l-ieee.c +++ b/tests/test-log10l-ieee.c @@ -1,5 +1,5 @@ /* Test of log10l() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log10l.c b/tests/test-log10l.c index e036919242..5c65b97264 100644 --- a/tests/test-log10l.c +++ b/tests/test-log10l.c @@ -1,5 +1,5 @@ /* Test of log10l() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-log1p-ieee.c b/tests/test-log1p-ieee.c index 19d38c4ebc..2800d3d217 100644 --- a/tests/test-log1p-ieee.c +++ b/tests/test-log1p-ieee.c @@ -1,5 +1,5 @@ /* Test of log1p() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log1p-ieee.h b/tests/test-log1p-ieee.h index d81a59bd90..17007b37fd 100644 --- a/tests/test-log1p-ieee.h +++ b/tests/test-log1p-ieee.h @@ -1,5 +1,5 @@ /* Test of log1p*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log1p.c b/tests/test-log1p.c index 97d785f475..244ef04cd1 100644 --- a/tests/test-log1p.c +++ b/tests/test-log1p.c @@ -1,5 +1,5 @@ /* Test of log1p() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-log1p.h b/tests/test-log1p.h index eb6267e8d5..172cf57c2f 100644 --- a/tests/test-log1p.h +++ b/tests/test-log1p.h @@ -1,5 +1,5 @@ /* Test of log1p*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log1pf-ieee.c b/tests/test-log1pf-ieee.c index f3df752c4d..bdf370d892 100644 --- a/tests/test-log1pf-ieee.c +++ b/tests/test-log1pf-ieee.c @@ -1,5 +1,5 @@ /* Test of log1pf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log1pf.c b/tests/test-log1pf.c index 627acfb488..31a0fcb08b 100644 --- a/tests/test-log1pf.c +++ b/tests/test-log1pf.c @@ -1,5 +1,5 @@ /* Test of log1pf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-log1pl-ieee.c b/tests/test-log1pl-ieee.c index bf94822342..2a874eaaf6 100644 --- a/tests/test-log1pl-ieee.c +++ b/tests/test-log1pl-ieee.c @@ -1,5 +1,5 @@ /* Test of log1pl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log1pl.c b/tests/test-log1pl.c index 3cd576ad32..9e516bdbe3 100644 --- a/tests/test-log1pl.c +++ b/tests/test-log1pl.c @@ -1,5 +1,5 @@ /* Test of log1pl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-log2-ieee.c b/tests/test-log2-ieee.c index 7785c58b40..9c7484f229 100644 --- a/tests/test-log2-ieee.c +++ b/tests/test-log2-ieee.c @@ -1,5 +1,5 @@ /* Test of log2() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log2-ieee.h b/tests/test-log2-ieee.h index 9047774972..3f51ce8c80 100644 --- a/tests/test-log2-ieee.h +++ b/tests/test-log2-ieee.h @@ -1,5 +1,5 @@ /* Test of log2*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log2.c b/tests/test-log2.c index 14c22bc61e..cb155491e7 100644 --- a/tests/test-log2.c +++ b/tests/test-log2.c @@ -1,5 +1,5 @@ /* Test of log2() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-log2.h b/tests/test-log2.h index 37872a7bab..7afcb90297 100644 --- a/tests/test-log2.h +++ b/tests/test-log2.h @@ -1,5 +1,5 @@ /* Test of log2*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log2f-ieee.c b/tests/test-log2f-ieee.c index d24ce10842..1ddbbe0084 100644 --- a/tests/test-log2f-ieee.c +++ b/tests/test-log2f-ieee.c @@ -1,5 +1,5 @@ /* Test of log2f() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log2f.c b/tests/test-log2f.c index 9a69b7a81d..741e175bd7 100644 --- a/tests/test-log2f.c +++ b/tests/test-log2f.c @@ -1,5 +1,5 @@ /* Test of log2f() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-log2l-ieee.c b/tests/test-log2l-ieee.c index 1d94b1b1e1..3c215e441a 100644 --- a/tests/test-log2l-ieee.c +++ b/tests/test-log2l-ieee.c @@ -1,5 +1,5 @@ /* Test of log2l() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-log2l.c b/tests/test-log2l.c index 3b9f45a401..17a126fa57 100644 --- a/tests/test-log2l.c +++ b/tests/test-log2l.c @@ -1,5 +1,5 @@ /* Test of log2l() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-logb-ieee.c b/tests/test-logb-ieee.c index 0e03e7f416..7cc619a10b 100644 --- a/tests/test-logb-ieee.c +++ b/tests/test-logb-ieee.c @@ -1,5 +1,5 @@ /* Test of logb() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-logb-ieee.h b/tests/test-logb-ieee.h index e9eae580a4..369d049c70 100644 --- a/tests/test-logb-ieee.h +++ b/tests/test-logb-ieee.h @@ -1,5 +1,5 @@ /* Test of log1b*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-logb.c b/tests/test-logb.c index 4a5990ad0c..1c44e06c3d 100644 --- a/tests/test-logb.c +++ b/tests/test-logb.c @@ -1,5 +1,5 @@ /* Test of logb() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-logb.h b/tests/test-logb.h index c2d371d745..1fbafbaad0 100644 --- a/tests/test-logb.h +++ b/tests/test-logb.h @@ -1,5 +1,5 @@ /* Test of logb*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-logbf-ieee.c b/tests/test-logbf-ieee.c index af66d1c24c..75f836fafb 100644 --- a/tests/test-logbf-ieee.c +++ b/tests/test-logbf-ieee.c @@ -1,5 +1,5 @@ /* Test of logbf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-logbf.c b/tests/test-logbf.c index 4d19b7c33f..3e1c110e82 100644 --- a/tests/test-logbf.c +++ b/tests/test-logbf.c @@ -1,5 +1,5 @@ /* Test of logbf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-logbl-ieee.c b/tests/test-logbl-ieee.c index ef8c0c1243..ed21bba5bc 100644 --- a/tests/test-logbl-ieee.c +++ b/tests/test-logbl-ieee.c @@ -1,5 +1,5 @@ /* Test of logbl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-logbl.c b/tests/test-logbl.c index fcc7a2b0d3..4a328a27df 100644 --- a/tests/test-logbl.c +++ b/tests/test-logbl.c @@ -1,5 +1,5 @@ /* Test of logbl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-logf-ieee.c b/tests/test-logf-ieee.c index f3ca5c4d27..faab600059 100644 --- a/tests/test-logf-ieee.c +++ b/tests/test-logf-ieee.c @@ -1,5 +1,5 @@ /* Test of logf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-logf.c b/tests/test-logf.c index 09c4985abb..935b15a946 100644 --- a/tests/test-logf.c +++ b/tests/test-logf.c @@ -1,5 +1,5 @@ /* Test of logf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-login_tty.c b/tests/test-login_tty.c index ac3b405893..883ee2625c 100644 --- a/tests/test-login_tty.c +++ b/tests/test-login_tty.c @@ -1,5 +1,5 @@ /* Test of login_tty() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-logl-ieee.c b/tests/test-logl-ieee.c index fa4d1c2d72..be4d49019a 100644 --- a/tests/test-logl-ieee.c +++ b/tests/test-logl-ieee.c @@ -1,5 +1,5 @@ /* Test of logl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-logl.c b/tests/test-logl.c index 92a8625159..9dd638ef80 100644 --- a/tests/test-logl.c +++ b/tests/test-logl.c @@ -1,5 +1,5 @@ /* Test of logl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-logp1.c b/tests/test-logp1.c index fbcdf7dc5b..76ee30baf8 100644 --- a/tests/test-logp1.c +++ b/tests/test-logp1.c @@ -1,5 +1,5 @@ /* Test of logp1() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-logp1f.c b/tests/test-logp1f.c index 0c12ff9d1b..ccf36a7524 100644 --- a/tests/test-logp1f.c +++ b/tests/test-logp1f.c @@ -1,5 +1,5 @@ /* Test of logp1f() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-logp1l.c b/tests/test-logp1l.c index b7bf6c9d7f..cc23945a4e 100644 --- a/tests/test-logp1l.c +++ b/tests/test-logp1l.c @@ -1,5 +1,5 @@ /* Test of logp1l() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-lseek.c b/tests/test-lseek.c index 230ce2672e..d134d64c10 100644 --- a/tests/test-lseek.c +++ b/tests/test-lseek.c @@ -1,5 +1,5 @@ /* Test of lseek() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-lstat.c b/tests/test-lstat.c index 757b12d97d..9fd43a5864 100644 --- a/tests/test-lstat.c +++ b/tests/test-lstat.c @@ -1,5 +1,5 @@ /* Test of lstat() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-lstat.h b/tests/test-lstat.h index 31476132d0..b9846df710 100644 --- a/tests/test-lstat.h +++ b/tests/test-lstat.h @@ -1,5 +1,5 @@ /* Test of lstat() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-lutimens.h b/tests/test-lutimens.h index b909ec4b75..fa3686c170 100644 --- a/tests/test-lutimens.h +++ b/tests/test-lutimens.h @@ -1,5 +1,5 @@ /* Test of file timestamp modification functions. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-malloc-gnu.c b/tests/test-malloc-gnu.c index ec500c7e23..55cc0d3407 100644 --- a/tests/test-malloc-gnu.c +++ b/tests/test-malloc-gnu.c @@ -1,5 +1,5 @@ /* Test of malloc function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-malloc-h-c++.cc b/tests/test-malloc-h-c++.cc index 619562975c..65720d0f1d 100644 --- a/tests/test-malloc-h-c++.cc +++ b/tests/test-malloc-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-malloc-h.c b/tests/test-malloc-h.c index d6d1f7e4e5..3284d66c7c 100644 --- a/tests/test-malloc-h.c +++ b/tests/test-malloc-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-malloc-posix.c b/tests/test-malloc-posix.c index 05716d2e73..1d00abe2e4 100644 --- a/tests/test-malloc-posix.c +++ b/tests/test-malloc-posix.c @@ -1,5 +1,5 @@ /* Test of malloc function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-malloca.c b/tests/test-malloca.c index 9d46cd424e..438106e1e0 100644 --- a/tests/test-malloca.c +++ b/tests/test-malloca.c @@ -1,5 +1,5 @@ /* Test of safe automatic memory allocation. - Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2007, 2009-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 diff --git a/tests/test-map-c++.cc b/tests/test-map-c++.cc index 1058a8ba9f..a314bbe710 100644 --- a/tests/test-map-c++.cc +++ b/tests/test-map-c++.cc @@ -1,5 +1,5 @@ /* Test of map data type implementation as a C++ class. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-math-h-c++.cc b/tests/test-math-h-c++.cc index 791874e42b..3a08f50881 100644 --- a/tests/test-math-h-c++.cc +++ b/tests/test-math-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-math-h-c++2.cc b/tests/test-math-h-c++2.cc index 6e162324b8..e982a7ba20 100644 --- a/tests/test-math-h-c++2.cc +++ b/tests/test-math-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-math-h.c b/tests/test-math-h.c index cfb510b933..5a9c1f491e 100644 --- a/tests/test-math-h.c +++ b/tests/test-math-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbfile.c b/tests/test-mbfile.c index c59803d308..753012db72 100644 --- a/tests/test-mbfile.c +++ b/tests/test-mbfile.c @@ -1,5 +1,5 @@ /* Test of multibyte character I/O. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-mbmemcasecmp.c b/tests/test-mbmemcasecmp.c index a5118a8f38..bf65c5ce67 100644 --- a/tests/test-mbmemcasecmp.c +++ b/tests/test-mbmemcasecmp.c @@ -1,5 +1,5 @@ /* Test of case-insensitive memory area comparison function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbmemcasecmp.h b/tests/test-mbmemcasecmp.h index f74aaab1b4..0d18d75d51 100644 --- a/tests/test-mbmemcasecmp.h +++ b/tests/test-mbmemcasecmp.h @@ -1,5 +1,5 @@ /* Test of case-insensitive memory area comparison function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbmemcasecoll.c b/tests/test-mbmemcasecoll.c index c2e9bfafe4..c7e83730d1 100644 --- a/tests/test-mbmemcasecoll.c +++ b/tests/test-mbmemcasecoll.c @@ -1,5 +1,5 @@ /* Test of case-insensitive memory area comparison function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbrlen-w32.c b/tests/test-mbrlen-w32.c index 4f1415dedb..1ba29f16df 100644 --- a/tests/test-mbrlen-w32.c +++ b/tests/test-mbrlen-w32.c @@ -1,5 +1,5 @@ /* Test of conversion of multibyte character to wide character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbrlen.c b/tests/test-mbrlen.c index 149b7d8dd3..c08dd562ea 100644 --- a/tests/test-mbrlen.c +++ b/tests/test-mbrlen.c @@ -1,5 +1,5 @@ /* Test of conversion of multibyte character to wide character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbrtoc16-w32.c b/tests/test-mbrtoc16-w32.c index 36528483a3..9aad232f7d 100644 --- a/tests/test-mbrtoc16-w32.c +++ b/tests/test-mbrtoc16-w32.c @@ -1,5 +1,5 @@ /* Test of conversion of multibyte character to 16-bit wide characters. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbrtoc16.c b/tests/test-mbrtoc16.c index 25b39fc22c..ffa66b5280 100644 --- a/tests/test-mbrtoc16.c +++ b/tests/test-mbrtoc16.c @@ -1,5 +1,5 @@ /* Test of conversion of multibyte character to 16-bit wide characters. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbrtoc32-regular.c b/tests/test-mbrtoc32-regular.c index 513e0eae0c..4a7ce0f132 100644 --- a/tests/test-mbrtoc32-regular.c +++ b/tests/test-mbrtoc32-regular.c @@ -1,5 +1,5 @@ /* Test of conversion of multibyte character to 32-bit wide character. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-mbrtoc32-w32.c b/tests/test-mbrtoc32-w32.c index 07f4d3ccf9..107497d066 100644 --- a/tests/test-mbrtoc32-w32.c +++ b/tests/test-mbrtoc32-w32.c @@ -1,5 +1,5 @@ /* Test of conversion of multibyte character to 32-bit wide character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbrtoc32.c b/tests/test-mbrtoc32.c index b26c7888a2..d1bf56bc2a 100644 --- a/tests/test-mbrtoc32.c +++ b/tests/test-mbrtoc32.c @@ -1,5 +1,5 @@ /* Test of conversion of multibyte character to 32-bit wide character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbrtowc-w32.c b/tests/test-mbrtowc-w32.c index 832f3672fc..4ec33f94d4 100644 --- a/tests/test-mbrtowc-w32.c +++ b/tests/test-mbrtowc-w32.c @@ -1,5 +1,5 @@ /* Test of conversion of multibyte character to wide character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbrtowc-w32utf8.c b/tests/test-mbrtowc-w32utf8.c index 803c1638c0..b2501660f2 100644 --- a/tests/test-mbrtowc-w32utf8.c +++ b/tests/test-mbrtowc-w32utf8.c @@ -1,6 +1,6 @@ /* Test of conversion of multibyte character to wide character on native Windows in the UTF-8 environment. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-mbrtowc.c b/tests/test-mbrtowc.c index 63600a1109..2c288a29eb 100644 --- a/tests/test-mbrtowc.c +++ b/tests/test-mbrtowc.c @@ -1,5 +1,5 @@ /* Test of conversion of multibyte character to wide character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbscasecmp.c b/tests/test-mbscasecmp.c index c048ee81d5..1955680698 100644 --- a/tests/test-mbscasecmp.c +++ b/tests/test-mbscasecmp.c @@ -1,5 +1,5 @@ /* Test of case-insensitive string comparison function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbscasestr1.c b/tests/test-mbscasestr1.c index cb83d22200..6e31366e94 100644 --- a/tests/test-mbscasestr1.c +++ b/tests/test-mbscasestr1.c @@ -1,5 +1,5 @@ /* Test of case-insensitive searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbscasestr2.c b/tests/test-mbscasestr2.c index 677e2b918a..2752cceb72 100644 --- a/tests/test-mbscasestr2.c +++ b/tests/test-mbscasestr2.c @@ -1,5 +1,5 @@ /* Test of searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbscasestr3.c b/tests/test-mbscasestr3.c index 67df697283..54962edbf1 100644 --- a/tests/test-mbscasestr3.c +++ b/tests/test-mbscasestr3.c @@ -1,5 +1,5 @@ /* Test of case-insensitive searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbscasestr4.c b/tests/test-mbscasestr4.c index bc5bbde9fb..14c0d3fff4 100644 --- a/tests/test-mbscasestr4.c +++ b/tests/test-mbscasestr4.c @@ -1,5 +1,5 @@ /* Test of case-insensitive searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbschr.c b/tests/test-mbschr.c index fee78b1252..b4492244ac 100644 --- a/tests/test-mbschr.c +++ b/tests/test-mbschr.c @@ -1,5 +1,5 @@ /* Test of searching a string for a character. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbscspn.c b/tests/test-mbscspn.c index 08edafe325..de49990fd7 100644 --- a/tests/test-mbscspn.c +++ b/tests/test-mbscspn.c @@ -1,5 +1,5 @@ /* Test of searching a string for a character among a given set of characters. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbsinit.c b/tests/test-mbsinit.c index d420935542..110c16c805 100644 --- a/tests/test-mbsinit.c +++ b/tests/test-mbsinit.c @@ -1,5 +1,5 @@ /* Test of test for initial conversion state. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbslen.c b/tests/test-mbslen.c index a762c6448a..c939ed7c20 100644 --- a/tests/test-mbslen.c +++ b/tests/test-mbslen.c @@ -1,5 +1,5 @@ /* Test of determining the number of multibyte characters in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbsncasecmp.c b/tests/test-mbsncasecmp.c index ce5c3c91b4..5c55286d9b 100644 --- a/tests/test-mbsncasecmp.c +++ b/tests/test-mbsncasecmp.c @@ -1,5 +1,5 @@ /* Test of case-insensitive string comparison function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbsnlen.c b/tests/test-mbsnlen.c index a424ccd57f..233cdc4e7e 100644 --- a/tests/test-mbsnlen.c +++ b/tests/test-mbsnlen.c @@ -1,5 +1,5 @@ /* Test of searching a string for a character outside a given set of characters. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbsnrtoc32s.c b/tests/test-mbsnrtoc32s.c index 79237b7398..b1a437b451 100644 --- a/tests/test-mbsnrtoc32s.c +++ b/tests/test-mbsnrtoc32s.c @@ -1,5 +1,5 @@ /* Test of conversion of string to 32-bit wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbsnrtowcs.c b/tests/test-mbsnrtowcs.c index 4386e29689..6e28b38e05 100644 --- a/tests/test-mbsnrtowcs.c +++ b/tests/test-mbsnrtowcs.c @@ -1,5 +1,5 @@ /* Test of conversion of string to wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbspbrk.c b/tests/test-mbspbrk.c index 037eefce9e..99cbe5dcb4 100644 --- a/tests/test-mbspbrk.c +++ b/tests/test-mbspbrk.c @@ -1,5 +1,5 @@ /* Test of searching a string for a character among a given set of characters. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbspcasecmp.c b/tests/test-mbspcasecmp.c index aea64ca702..9d41b16ac0 100644 --- a/tests/test-mbspcasecmp.c +++ b/tests/test-mbspcasecmp.c @@ -1,5 +1,5 @@ /* Test of case-insensitive string comparison function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbsrchr.c b/tests/test-mbsrchr.c index 9f42187dff..c6b0b05486 100644 --- a/tests/test-mbsrchr.c +++ b/tests/test-mbsrchr.c @@ -1,5 +1,5 @@ /* Test of searching a string for the last occurrence of a character. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbsrtoc32s.c b/tests/test-mbsrtoc32s.c index 35d87a2e46..8523c81802 100644 --- a/tests/test-mbsrtoc32s.c +++ b/tests/test-mbsrtoc32s.c @@ -1,5 +1,5 @@ /* Test of conversion of string to 32-bit wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbsrtowcs.c b/tests/test-mbsrtowcs.c index b863e1371c..88a8058cdd 100644 --- a/tests/test-mbsrtowcs.c +++ b/tests/test-mbsrtowcs.c @@ -1,5 +1,5 @@ /* Test of conversion of string to wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbsspn.c b/tests/test-mbsspn.c index b00fd43a2e..59fb61e145 100644 --- a/tests/test-mbsspn.c +++ b/tests/test-mbsspn.c @@ -1,5 +1,5 @@ /* Test of searching a string for a character outside a given set of characters. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbsstr1.c b/tests/test-mbsstr1.c index 828a92561f..d9ffd7d5a2 100644 --- a/tests/test-mbsstr1.c +++ b/tests/test-mbsstr1.c @@ -1,5 +1,5 @@ /* Test of searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbsstr2.c b/tests/test-mbsstr2.c index bbde2cce4b..f2fb5e1f8a 100644 --- a/tests/test-mbsstr2.c +++ b/tests/test-mbsstr2.c @@ -1,5 +1,5 @@ /* Test of searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbsstr3.c b/tests/test-mbsstr3.c index 54068c8945..aedae3d479 100644 --- a/tests/test-mbsstr3.c +++ b/tests/test-mbsstr3.c @@ -1,5 +1,5 @@ /* Test of searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-mbstoc32s.c b/tests/test-mbstoc32s.c index c481dc3354..0e8d9e14a1 100644 --- a/tests/test-mbstoc32s.c +++ b/tests/test-mbstoc32s.c @@ -1,5 +1,5 @@ /* Test of conversion of string to 32-bit wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mbstowcs.c b/tests/test-mbstowcs.c index b057b30892..4d265293d3 100644 --- a/tests/test-mbstowcs.c +++ b/tests/test-mbstowcs.c @@ -1,5 +1,5 @@ /* Test of conversion of string to wide string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-mcel.c b/tests/test-mcel.c index 8f2f00220b..03572b48a8 100644 --- a/tests/test-mcel.c +++ b/tests/test-mcel.c @@ -1,5 +1,5 @@ /* Test - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-md2-buffer.c b/tests/test-md2-buffer.c index 1140311446..9767a9b01d 100644 --- a/tests/test-md2-buffer.c +++ b/tests/test-md2-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-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 diff --git a/tests/test-md4-buffer.c b/tests/test-md4-buffer.c index 66fc21914f..5be63b3fc8 100644 --- a/tests/test-md4-buffer.c +++ b/tests/test-md4-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify diff --git a/tests/test-md5-buffer.c b/tests/test-md5-buffer.c index 45f4b3bd0d..2d94c811f8 100644 --- a/tests/test-md5-buffer.c +++ b/tests/test-md5-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-md5-stream.c b/tests/test-md5-stream.c index e78956de9e..86afb681bc 100644 --- a/tests/test-md5-stream.c +++ b/tests/test-md5-stream.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2009-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-memalign.c b/tests/test-memalign.c index 13c2416ed5..a457937590 100644 --- a/tests/test-memalign.c +++ b/tests/test-memalign.c @@ -1,6 +1,6 @@ /* Test of allocating memory with given alignment. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-memcasecmp.c b/tests/test-memcasecmp.c index 2619075837..a8df12d151 100644 --- a/tests/test-memcasecmp.c +++ b/tests/test-memcasecmp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Simon Josefsson and Bruno Haible * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-memccpy.c b/tests/test-memccpy.c index b2b1c86e7c..5709f9d76d 100644 --- a/tests/test-memccpy.c +++ b/tests/test-memccpy.c @@ -1,5 +1,5 @@ /* Test of memccpy() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-memchr.c b/tests/test-memchr.c index eff97accc9..48f9b2eabd 100644 --- a/tests/test-memchr.c +++ b/tests/test-memchr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Eric Blake and Bruno Haible * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-memchr2.c b/tests/test-memchr2.c index 92128b06e7..1e11ae75bd 100644 --- a/tests/test-memchr2.c +++ b/tests/test-memchr2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Eric Blake * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-memcmp.c b/tests/test-memcmp.c index 1a7e6b00ca..9a62197c7a 100644 --- a/tests/test-memcmp.c +++ b/tests/test-memcmp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-memcoll.c b/tests/test-memcoll.c index 8f98ea118b..532eb2cfea 100644 --- a/tests/test-memcoll.c +++ b/tests/test-memcoll.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Simon Josefsson and Bruno Haible * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-memcpy.c b/tests/test-memcpy.c index 8b930cdbcb..f4c2a9a119 100644 --- a/tests/test-memcpy.c +++ b/tests/test-memcpy.c @@ -1,5 +1,5 @@ /* Test of memcpy() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-memmem.c b/tests/test-memmem.c index 748173fbe6..54e684765c 100644 --- a/tests/test-memmem.c +++ b/tests/test-memmem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2007-2024 Free Software Foundation, Inc. + * Copyright (C) 2004, 2007-2025 Free Software Foundation, Inc. * Written by Bruno Haible and Eric Blake * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-memmove.c b/tests/test-memmove.c index 7d40c1df40..44008a149f 100644 --- a/tests/test-memmove.c +++ b/tests/test-memmove.c @@ -1,5 +1,5 @@ /* Test of memmove() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-memrchr.c b/tests/test-memrchr.c index 279413c7a9..2d9f907dd0 100644 --- a/tests/test-memrchr.c +++ b/tests/test-memrchr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Eric Blake and Bruno Haible * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-memset.c b/tests/test-memset.c index b15ba099dc..3e25d5a1d4 100644 --- a/tests/test-memset.c +++ b/tests/test-memset.c @@ -1,5 +1,5 @@ /* Test of memset() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-memset_explicit.c b/tests/test-memset_explicit.c index 20643e1f96..6c20ad669f 100644 --- a/tests/test-memset_explicit.c +++ b/tests/test-memset_explicit.c @@ -1,5 +1,5 @@ /* Test memset_explicit. - Copyright 2020-2024 Free Software Foundation, Inc. + Copyright 2020-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 diff --git a/tests/test-mkdir.c b/tests/test-mkdir.c index 6a214639e3..59cb123766 100644 --- a/tests/test-mkdir.c +++ b/tests/test-mkdir.c @@ -1,5 +1,5 @@ /* Tests of mkdir. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-mkdir.h b/tests/test-mkdir.h index e22d07ad4f..9d5623cb2b 100644 --- a/tests/test-mkdir.h +++ b/tests/test-mkdir.h @@ -1,5 +1,5 @@ /* Test of mkdir() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-mkdirat.c b/tests/test-mkdirat.c index 037d0dfb08..162e449460 100644 --- a/tests/test-mkdirat.c +++ b/tests/test-mkdirat.c @@ -1,5 +1,5 @@ /* Tests of mkdirat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-mkfifo.c b/tests/test-mkfifo.c index 983472e89c..c30b999f6c 100644 --- a/tests/test-mkfifo.c +++ b/tests/test-mkfifo.c @@ -1,5 +1,5 @@ /* Tests of mkfifo. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-mkfifo.h b/tests/test-mkfifo.h index d9b1b1cd79..986d7dcf43 100644 --- a/tests/test-mkfifo.h +++ b/tests/test-mkfifo.h @@ -1,5 +1,5 @@ /* Tests of mkfifo and friends. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-mkfifoat.c b/tests/test-mkfifoat.c index 9723c494c0..4c82895a9f 100644 --- a/tests/test-mkfifoat.c +++ b/tests/test-mkfifoat.c @@ -1,5 +1,5 @@ /* Tests of mkfifoat and mknodat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-mknod.c b/tests/test-mknod.c index 5e87145549..38b928b8a3 100644 --- a/tests/test-mknod.c +++ b/tests/test-mknod.c @@ -1,5 +1,5 @@ /* Tests of mknod. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-modf-ieee.c b/tests/test-modf-ieee.c index 9e14a82ffb..17d2b1a4a4 100644 --- a/tests/test-modf-ieee.c +++ b/tests/test-modf-ieee.c @@ -1,5 +1,5 @@ /* Test of modf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-modf-ieee.h b/tests/test-modf-ieee.h index 00fa33b10a..672fedf635 100644 --- a/tests/test-modf-ieee.h +++ b/tests/test-modf-ieee.h @@ -1,5 +1,5 @@ /* Test of modf*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-modf.c b/tests/test-modf.c index accd1145f1..76541823a4 100644 --- a/tests/test-modf.c +++ b/tests/test-modf.c @@ -1,5 +1,5 @@ /* Test of modf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-modf.h b/tests/test-modf.h index 3b92c9f0c3..8f00716fb0 100644 --- a/tests/test-modf.h +++ b/tests/test-modf.h @@ -1,5 +1,5 @@ /* Test of modf*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-modff-ieee.c b/tests/test-modff-ieee.c index 6969c0a9cf..568a6f9cc7 100644 --- a/tests/test-modff-ieee.c +++ b/tests/test-modff-ieee.c @@ -1,5 +1,5 @@ /* Test of modff() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-modff.c b/tests/test-modff.c index 70fb49508e..1dc910c48b 100644 --- a/tests/test-modff.c +++ b/tests/test-modff.c @@ -1,5 +1,5 @@ /* Test of modff() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-modfl-ieee.c b/tests/test-modfl-ieee.c index d758559e72..885e45963b 100644 --- a/tests/test-modfl-ieee.c +++ b/tests/test-modfl-ieee.c @@ -1,5 +1,5 @@ /* Test of modfl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-modfl.c b/tests/test-modfl.c index 31196c3601..740c0aed17 100644 --- a/tests/test-modfl.c +++ b/tests/test-modfl.c @@ -1,5 +1,5 @@ /* Test of modfl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-monetary-h-c++.cc b/tests/test-monetary-h-c++.cc index e4816ae49f..49af5087fc 100644 --- a/tests/test-monetary-h-c++.cc +++ b/tests/test-monetary-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/test-monetary-h.c b/tests/test-monetary-h.c index a4ba6b2f20..8bde43692a 100644 --- a/tests/test-monetary-h.c +++ b/tests/test-monetary-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/test-mtx-type.c b/tests/test-mtx-type.c index 9b4f089236..1ac793fcc2 100644 --- a/tests/test-mtx-type.c +++ b/tests/test-mtx-type.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-mtx.c b/tests/test-mtx.c index da19c4573f..996a6f0300 100644 --- a/tests/test-mtx.c +++ b/tests/test-mtx.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-nan-1.c b/tests/test-nan-1.c index 70e9b6d63c..70cec25eea 100644 --- a/tests/test-nan-1.c +++ b/tests/test-nan-1.c @@ -1,5 +1,5 @@ /* Tests of quiet not-a-number. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-nan-2.c b/tests/test-nan-2.c index f0951180c7..5ad2fa8a86 100644 --- a/tests/test-nan-2.c +++ b/tests/test-nan-2.c @@ -1,5 +1,5 @@ /* Tests of quiet not-a-number. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-nanosleep.c b/tests/test-nanosleep.c index 7c6069015f..7f51e6c83f 100644 --- a/tests/test-nanosleep.c +++ b/tests/test-nanosleep.c @@ -1,5 +1,5 @@ /* Test of nanosleep() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-net_if-h-c++.cc b/tests/test-net_if-h-c++.cc index db9eef5991..f4839f5d98 100644 --- a/tests/test-net_if-h-c++.cc +++ b/tests/test-net_if-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-net_if-h.c b/tests/test-net_if-h.c index a339a57d04..f166fdef63 100644 --- a/tests/test-net_if-h.c +++ b/tests/test-net_if-h.c @@ -1,5 +1,5 @@ /* Test of functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-netdb-h-c++.cc b/tests/test-netdb-h-c++.cc index 5f536be9b3..3c71f935d5 100644 --- a/tests/test-netdb-h-c++.cc +++ b/tests/test-netdb-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-netdb-h.c b/tests/test-netdb-h.c index 471ad79697..cebd54855a 100644 --- a/tests/test-netdb-h.c +++ b/tests/test-netdb-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2008, 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2007-2008, 2010-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 diff --git a/tests/test-netinet_in-h-c++.cc b/tests/test-netinet_in-h-c++.cc index a890031820..47e41b5d67 100644 --- a/tests/test-netinet_in-h-c++.cc +++ b/tests/test-netinet_in-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-netinet_in-h.c b/tests/test-netinet_in-h.c index 6842821e91..b5b7cd1bd4 100644 --- a/tests/test-netinet_in-h.c +++ b/tests/test-netinet_in-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-nextafter.c b/tests/test-nextafter.c index 16c049da28..02f2ffe250 100644 --- a/tests/test-nextafter.c +++ b/tests/test-nextafter.c @@ -1,5 +1,5 @@ /* Test of nextafter() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-nl_langinfo-mt.c b/tests/test-nl_langinfo-mt.c index 2325ee91d6..e4eb47ae34 100644 --- a/tests/test-nl_langinfo-mt.c +++ b/tests/test-nl_langinfo-mt.c @@ -1,5 +1,5 @@ /* Multithread-safety test for nl_langinfo(). - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-nl_langinfo1.c b/tests/test-nl_langinfo1.c index 799b0869e6..dbd0d54166 100644 --- a/tests/test-nl_langinfo1.c +++ b/tests/test-nl_langinfo1.c @@ -1,5 +1,5 @@ /* Test of nl_langinfo replacement. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-nl_langinfo2.c b/tests/test-nl_langinfo2.c index fd3ebbde1e..5fcdd87958 100644 --- a/tests/test-nl_langinfo2.c +++ b/tests/test-nl_langinfo2.c @@ -1,5 +1,5 @@ /* Test of nl_langinfo replacement. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-nonblocking-misc.h b/tests/test-nonblocking-misc.h index 052b02feef..08e550c136 100644 --- a/tests/test-nonblocking-misc.h +++ b/tests/test-nonblocking-misc.h @@ -1,6 +1,6 @@ /* Test for nonblocking read and write. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nonblocking-pipe-child.c b/tests/test-nonblocking-pipe-child.c index ba92110f44..ca35a39d44 100644 --- a/tests/test-nonblocking-pipe-child.c +++ b/tests/test-nonblocking-pipe-child.c @@ -1,6 +1,6 @@ /* Child program invoked by test-nonblocking-pipe-main. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nonblocking-pipe-main.c b/tests/test-nonblocking-pipe-main.c index 1602abb175..dc2a8edbf8 100644 --- a/tests/test-nonblocking-pipe-main.c +++ b/tests/test-nonblocking-pipe-main.c @@ -1,6 +1,6 @@ /* Test for nonblocking read and write on pipes. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nonblocking-pipe.h b/tests/test-nonblocking-pipe.h index ce2f004065..42c24b18dd 100644 --- a/tests/test-nonblocking-pipe.h +++ b/tests/test-nonblocking-pipe.h @@ -1,6 +1,6 @@ /* Test for nonblocking read and write. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nonblocking-reader.h b/tests/test-nonblocking-reader.h index e04178ffd4..be72b37f15 100644 --- a/tests/test-nonblocking-reader.h +++ b/tests/test-nonblocking-reader.h @@ -1,6 +1,6 @@ /* The reader part of a test program for non-blocking communication. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nonblocking-socket-child.c b/tests/test-nonblocking-socket-child.c index c6446275b1..51a1cf1ff0 100644 --- a/tests/test-nonblocking-socket-child.c +++ b/tests/test-nonblocking-socket-child.c @@ -1,6 +1,6 @@ /* Child program invoked by test-nonblocking-socket-main. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nonblocking-socket-main.c b/tests/test-nonblocking-socket-main.c index f59cf445da..c215e4c5c9 100644 --- a/tests/test-nonblocking-socket-main.c +++ b/tests/test-nonblocking-socket-main.c @@ -1,6 +1,6 @@ /* Test for nonblocking read and write on sockets. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nonblocking-socket.h b/tests/test-nonblocking-socket.h index 1bab37aa07..22f02969fb 100644 --- a/tests/test-nonblocking-socket.h +++ b/tests/test-nonblocking-socket.h @@ -1,6 +1,6 @@ /* Test for nonblocking read and write. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nonblocking-writer.h b/tests/test-nonblocking-writer.h index 3827870195..21f41d3db1 100644 --- a/tests/test-nonblocking-writer.h +++ b/tests/test-nonblocking-writer.h @@ -1,6 +1,6 @@ /* The writer part of a test program for non-blocking communication. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nonblocking.c b/tests/test-nonblocking.c index df5d4a6f4d..f17feba2d9 100644 --- a/tests/test-nonblocking.c +++ b/tests/test-nonblocking.c @@ -1,5 +1,5 @@ /* Test manipulation of non-blocking flag. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-noreturn-c++.cc b/tests/test-noreturn-c++.cc index fda5716913..d5204ac60d 100644 --- a/tests/test-noreturn-c++.cc +++ b/tests/test-noreturn-c++.cc @@ -1,5 +1,5 @@ /* Test of macros for declaring functions as non-returning. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/test-noreturn.c b/tests/test-noreturn.c index fa2d27a85e..cbc5253688 100644 --- a/tests/test-noreturn.c +++ b/tests/test-noreturn.c @@ -1,5 +1,5 @@ /* Test of macros for declaring functions as non-returning. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/test-nstrftime.c b/tests/test-nstrftime.c index c363eea067..22e667d460 100644 --- a/tests/test-nstrftime.c +++ b/tests/test-nstrftime.c @@ -1,5 +1,5 @@ /* Test that nstrftime works as required. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nstrftime.h b/tests/test-nstrftime.h index a8de3abda7..d16255d906 100644 --- a/tests/test-nstrftime.h +++ b/tests/test-nstrftime.h @@ -1,5 +1,5 @@ /* Test of nstrftime-like functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-nullptr-c++.cc b/tests/test-nullptr-c++.cc index a960ced320..2e71879cbf 100644 --- a/tests/test-nullptr-c++.cc +++ b/tests/test-nullptr-c++.cc @@ -1,5 +1,5 @@ /* Test nullptr in C++ mode. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-nullptr.c b/tests/test-nullptr.c index 80b23f6ca7..06539d2d9b 100644 --- a/tests/test-nullptr.c +++ b/tests/test-nullptr.c @@ -1,5 +1,5 @@ /* Test nullptr. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-obstack-printf.c b/tests/test-obstack-printf.c index c2048c5cee..b67217156b 100644 --- a/tests/test-obstack-printf.c +++ b/tests/test-obstack-printf.c @@ -1,5 +1,5 @@ /* Test of obstack_printf() and obstack_vprintf() functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-obstack-printf.h b/tests/test-obstack-printf.h index 560decf2ee..2cae044fed 100644 --- a/tests/test-obstack-printf.h +++ b/tests/test-obstack-printf.h @@ -1,5 +1,5 @@ /* Test of obstack_[v][z]printf() functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-obstack-zprintf-big.c b/tests/test-obstack-zprintf-big.c index 7e66aac9cd..c5464c9697 100644 --- a/tests/test-obstack-zprintf-big.c +++ b/tests/test-obstack-zprintf-big.c @@ -1,5 +1,5 @@ /* Test of obstack_[v]zprintf() with big results. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-obstack-zprintf-gnu.c b/tests/test-obstack-zprintf-gnu.c index cb06f24c84..93c922e451 100644 --- a/tests/test-obstack-zprintf-gnu.c +++ b/tests/test-obstack-zprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible obstack_[v]zprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-obstack-zprintf-posix.c b/tests/test-obstack-zprintf-posix.c index 0002f79174..8681c60b41 100644 --- a/tests/test-obstack-zprintf-posix.c +++ b/tests/test-obstack-zprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible obstack_[v]zprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-obstack-zprintf.c b/tests/test-obstack-zprintf.c index 143424604e..2189c9d1b1 100644 --- a/tests/test-obstack-zprintf.c +++ b/tests/test-obstack-zprintf.c @@ -1,5 +1,5 @@ /* Test of obstack_zprintf() and obstack_vzprintf() functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-omap-c++.cc b/tests/test-omap-c++.cc index bc5166f26e..ed9322169c 100644 --- a/tests/test-omap-c++.cc +++ b/tests/test-omap-c++.cc @@ -1,5 +1,5 @@ /* Test of ordered map data type implementation as a C++ class. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-once.c b/tests/test-once.c index f23eae514d..8121e5842c 100644 --- a/tests/test-once.c +++ b/tests/test-once.c @@ -1,5 +1,5 @@ /* Test of once-only execution in multithreaded situations. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-open.c b/tests/test-open.c index b82b0ba206..f47b4609e8 100644 --- a/tests/test-open.c +++ b/tests/test-open.c @@ -1,5 +1,5 @@ /* Test of opening a file descriptor. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-open.h b/tests/test-open.h index 369c926fcf..d253ef65b5 100644 --- a/tests/test-open.h +++ b/tests/test-open.h @@ -1,5 +1,5 @@ /* Test of opening a file descriptor. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-openat-safer.c b/tests/test-openat-safer.c index 6924caba67..8b805c5f29 100644 --- a/tests/test-openat-safer.c +++ b/tests/test-openat-safer.c @@ -1,5 +1,5 @@ /* Test that openat_safer leave standard fds alone. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-openat.c b/tests/test-openat.c index 48ca448d84..8a83913a42 100644 --- a/tests/test-openat.c +++ b/tests/test-openat.c @@ -1,5 +1,5 @@ /* Test that openat works. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-openpty.c b/tests/test-openpty.c index 3be1c84f98..45a4ce0439 100644 --- a/tests/test-openpty.c +++ b/tests/test-openpty.c @@ -1,5 +1,5 @@ /* Test of pty.h and openpty function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-oset-c++.cc b/tests/test-oset-c++.cc index 0226ccf717..f6e95e8e71 100644 --- a/tests/test-oset-c++.cc +++ b/tests/test-oset-c++.cc @@ -1,5 +1,5 @@ /* Test of ordered set data type implementation as a C++ class. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-oset-update.h b/tests/test-oset-update.h index fd2b0dd5a0..09f569b4f1 100644 --- a/tests/test-oset-update.h +++ b/tests/test-oset-update.h @@ -1,5 +1,5 @@ /* Test of ordered set data type implementation. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-parse-datetime.c b/tests/test-parse-datetime.c index cdf3c7028b..a2e9751acd 100644 --- a/tests/test-parse-datetime.c +++ b/tests/test-parse-datetime.c @@ -1,5 +1,5 @@ /* Test of parse_datetime() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-parse-duration.c b/tests/test-parse-duration.c index 46f0b6aee8..36c000856f 100644 --- a/tests/test-parse-duration.c +++ b/tests/test-parse-duration.c @@ -1,5 +1,5 @@ /* Test of parsing durations. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-passfd.c b/tests/test-passfd.c index 72dcd83b71..7af57fcc37 100644 --- a/tests/test-passfd.c +++ b/tests/test-passfd.c @@ -1,5 +1,5 @@ /* Test of passing file descriptors. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-pathmax.c b/tests/test-pathmax.c index a80ee06562..f47ae9c22e 100644 --- a/tests/test-pathmax.c +++ b/tests/test-pathmax.c @@ -1,5 +1,5 @@ /* Test of "pathmax.h". - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-perror.c b/tests/test-perror.c index aba12fa148..92779bd942 100644 --- a/tests/test-perror.c +++ b/tests/test-perror.c @@ -1,5 +1,5 @@ /* Test of perror() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-perror2.c b/tests/test-perror2.c index 295949157d..b8999e1e89 100644 --- a/tests/test-perror2.c +++ b/tests/test-perror2.c @@ -1,5 +1,5 @@ /* Test of perror() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-physmem.c b/tests/test-physmem.c index a1ec541f5a..e05c007b36 100644 --- a/tests/test-physmem.c +++ b/tests/test-physmem.c @@ -1,5 +1,5 @@ /* Test of getting the amount of total/available physical memory. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-pipe-filter-gi1.c b/tests/test-pipe-filter-gi1.c index 152daa9335..d900343e52 100644 --- a/tests/test-pipe-filter-gi1.c +++ b/tests/test-pipe-filter-gi1.c @@ -1,5 +1,5 @@ /* Test of filtering of data through a subprocess. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-pipe-filter-gi2-child.c b/tests/test-pipe-filter-gi2-child.c index 880fc4bcf5..f1dad46735 100644 --- a/tests/test-pipe-filter-gi2-child.c +++ b/tests/test-pipe-filter-gi2-child.c @@ -1,6 +1,6 @@ /* Child program invoked by test-pipe-filter-gi2-main. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Paolo Bonzini , 2009. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-pipe-filter-gi2-main.c b/tests/test-pipe-filter-gi2-main.c index ff8966a3fc..16ec04987f 100644 --- a/tests/test-pipe-filter-gi2-main.c +++ b/tests/test-pipe-filter-gi2-main.c @@ -1,6 +1,6 @@ /* Test harness for pipe-filter-gi. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Paolo Bonzini , 2009. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-pipe-filter-gi2.sh b/tests/test-pipe-filter-gi2.sh index 21ad9a9d7f..a98f5b137b 100755 --- a/tests/test-pipe-filter-gi2.sh +++ b/tests/test-pipe-filter-gi2.sh @@ -2,7 +2,7 @@ # pipe-filter test driver. # -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # Written by Paolo Bonzini , 2009. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-pipe-filter-ii1.c b/tests/test-pipe-filter-ii1.c index ab404c199c..14f98cf154 100644 --- a/tests/test-pipe-filter-ii1.c +++ b/tests/test-pipe-filter-ii1.c @@ -1,5 +1,5 @@ /* Test of filtering of data through a subprocess. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-pipe-filter-ii2-child.c b/tests/test-pipe-filter-ii2-child.c index ac8dd00c28..4b38fa5e2b 100644 --- a/tests/test-pipe-filter-ii2-child.c +++ b/tests/test-pipe-filter-ii2-child.c @@ -1,6 +1,6 @@ /* Child program invoked by test-pipe-filter-ii2-main. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Paolo Bonzini , 2009. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-pipe-filter-ii2-main.c b/tests/test-pipe-filter-ii2-main.c index 2d81dc0f4f..cca6b5a9f0 100644 --- a/tests/test-pipe-filter-ii2-main.c +++ b/tests/test-pipe-filter-ii2-main.c @@ -1,6 +1,6 @@ /* Test harness for pipe-filter-ii. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Written by Paolo Bonzini , 2009. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-pipe-filter-ii2.sh b/tests/test-pipe-filter-ii2.sh index 278fe17d1d..b19153f6e6 100755 --- a/tests/test-pipe-filter-ii2.sh +++ b/tests/test-pipe-filter-ii2.sh @@ -2,7 +2,7 @@ # pipe-filter test driver. # -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # Written by Paolo Bonzini , 2009. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-pipe.c b/tests/test-pipe.c index f7b2424188..afe919898f 100644 --- a/tests/test-pipe.c +++ b/tests/test-pipe.c @@ -1,5 +1,5 @@ /* Test of pipe. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-pipe2.c b/tests/test-pipe2.c index 885aa2773a..15d19c99bb 100644 --- a/tests/test-pipe2.c +++ b/tests/test-pipe2.c @@ -1,5 +1,5 @@ /* Test of pipe2. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-poll-h-c++.cc b/tests/test-poll-h-c++.cc index f842fb2cfb..442fecbe4f 100644 --- a/tests/test-poll-h-c++.cc +++ b/tests/test-poll-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-poll-h.c b/tests/test-poll-h.c index 3e616dfa48..44eaa8bb36 100644 --- a/tests/test-poll-h.c +++ b/tests/test-poll-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-poll.c b/tests/test-poll.c index 58cd87cfb5..993d6e878e 100644 --- a/tests/test-poll.c +++ b/tests/test-poll.c @@ -1,5 +1,5 @@ /* Test of poll() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-popen-safer.c b/tests/test-popen-safer.c index 835786a74d..8378438a74 100644 --- a/tests/test-popen-safer.c +++ b/tests/test-popen-safer.c @@ -1,5 +1,5 @@ /* Test of opening a subcommand stream. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-popen-safer2.c b/tests/test-popen-safer2.c index 84bb0c3fbd..68ea2cc9ef 100644 --- a/tests/test-popen-safer2.c +++ b/tests/test-popen-safer2.c @@ -1,5 +1,5 @@ /* Test of opening a subcommand stream. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-popen.c b/tests/test-popen.c index 31e823e2f0..2ac2cce8e9 100644 --- a/tests/test-popen.c +++ b/tests/test-popen.c @@ -1,5 +1,5 @@ /* Test of opening a subcommand stream. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-popen.h b/tests/test-popen.h index 5928d6b2ae..0906143eba 100644 --- a/tests/test-popen.h +++ b/tests/test-popen.h @@ -1,5 +1,5 @@ /* Test of opening a subcommand stream. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-posix_memalign.c b/tests/test-posix_memalign.c index a9a6fc1593..791667607e 100644 --- a/tests/test-posix_memalign.c +++ b/tests/test-posix_memalign.c @@ -1,6 +1,6 @@ /* Test of allocating memory with given alignment. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-posix_openpt.c b/tests/test-posix_openpt.c index fdca5820d9..dfd22f514b 100644 --- a/tests/test-posix_openpt.c +++ b/tests/test-posix_openpt.c @@ -1,5 +1,5 @@ /* Test of posix_openpt function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-posix_spawn-chdir.c b/tests/test-posix_spawn-chdir.c index a5f9b4af61..f265c4c8f2 100644 --- a/tests/test-posix_spawn-chdir.c +++ b/tests/test-posix_spawn-chdir.c @@ -1,5 +1,5 @@ /* Test of posix_spawn() function with 'chdir' action. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-posix_spawn-dup2-stdin.c b/tests/test-posix_spawn-dup2-stdin.c index 293aac210d..49e185dcd6 100644 --- a/tests/test-posix_spawn-dup2-stdin.c +++ b/tests/test-posix_spawn-dup2-stdin.c @@ -1,5 +1,5 @@ /* Test of posix_spawn() function: writing to a subprocess. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-posix_spawn-dup2-stdout.c b/tests/test-posix_spawn-dup2-stdout.c index bb1167bcbe..1877bea64c 100644 --- a/tests/test-posix_spawn-dup2-stdout.c +++ b/tests/test-posix_spawn-dup2-stdout.c @@ -1,5 +1,5 @@ /* Test of posix_spawn() function: reading from a subprocess. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-posix_spawn-fchdir.c b/tests/test-posix_spawn-fchdir.c index 13081b7697..60e2fdcb12 100644 --- a/tests/test-posix_spawn-fchdir.c +++ b/tests/test-posix_spawn-fchdir.c @@ -1,5 +1,5 @@ /* Test of posix_spawn() function with 'fchdir' action. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-posix_spawn-inherit0.c b/tests/test-posix_spawn-inherit0.c index 21983ba068..caf87ea8a2 100644 --- a/tests/test-posix_spawn-inherit0.c +++ b/tests/test-posix_spawn-inherit0.c @@ -1,5 +1,5 @@ /* Test of posix_spawn() function with an inherited file descriptor 0. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-posix_spawn-inherit1.c b/tests/test-posix_spawn-inherit1.c index 6c6ac268d3..4174f1de3b 100644 --- a/tests/test-posix_spawn-inherit1.c +++ b/tests/test-posix_spawn-inherit1.c @@ -1,5 +1,5 @@ /* Test of posix_spawn() function with an inherited file descriptor 1. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-posix_spawn-open1.c b/tests/test-posix_spawn-open1.c index 0f83e34078..bc1573ce61 100644 --- a/tests/test-posix_spawn-open1.c +++ b/tests/test-posix_spawn-open1.c @@ -1,5 +1,5 @@ /* Test of posix_spawn() function with 'open' action. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-posix_spawn-open2.c b/tests/test-posix_spawn-open2.c index 74c7f80eac..bc94e4bc0b 100644 --- a/tests/test-posix_spawn-open2.c +++ b/tests/test-posix_spawn-open2.c @@ -1,5 +1,5 @@ /* Test of posix_spawn() function with 'open' action and O_APPEND flag. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-posix_spawn-script.c b/tests/test-posix_spawn-script.c index e00b38da07..ef002152d8 100644 --- a/tests/test-posix_spawn-script.c +++ b/tests/test-posix_spawn-script.c @@ -1,5 +1,5 @@ /* Test of posix_spawn() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-posix_spawn_file_actions_addchdir.c b/tests/test-posix_spawn_file_actions_addchdir.c index e1f34337e1..b545761e9f 100644 --- a/tests/test-posix_spawn_file_actions_addchdir.c +++ b/tests/test-posix_spawn_file_actions_addchdir.c @@ -1,5 +1,5 @@ /* Test posix_spawn_file_actions_addchdir() function. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-posix_spawn_file_actions_addclose.c b/tests/test-posix_spawn_file_actions_addclose.c index 595ecff3a6..359503c4af 100644 --- a/tests/test-posix_spawn_file_actions_addclose.c +++ b/tests/test-posix_spawn_file_actions_addclose.c @@ -1,5 +1,5 @@ /* Test posix_spawn_file_actions_addclose() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-posix_spawn_file_actions_adddup2.c b/tests/test-posix_spawn_file_actions_adddup2.c index 152f3c35e0..79f475668b 100644 --- a/tests/test-posix_spawn_file_actions_adddup2.c +++ b/tests/test-posix_spawn_file_actions_adddup2.c @@ -1,5 +1,5 @@ /* Test posix_spawn_file_actions_adddup2() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-posix_spawn_file_actions_addfchdir.c b/tests/test-posix_spawn_file_actions_addfchdir.c index 7e99008a8a..59d438ac2f 100644 --- a/tests/test-posix_spawn_file_actions_addfchdir.c +++ b/tests/test-posix_spawn_file_actions_addfchdir.c @@ -1,5 +1,5 @@ /* Test posix_spawn_file_actions_addfchdir() function. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-posix_spawn_file_actions_addopen.c b/tests/test-posix_spawn_file_actions_addopen.c index 49e91385b0..f4bd59736e 100644 --- a/tests/test-posix_spawn_file_actions_addopen.c +++ b/tests/test-posix_spawn_file_actions_addopen.c @@ -1,5 +1,5 @@ /* Test posix_spawn_file_actions_addopen() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-posix_spawnp-script.c b/tests/test-posix_spawnp-script.c index 160d5d8c91..10f0ef39fb 100644 --- a/tests/test-posix_spawnp-script.c +++ b/tests/test-posix_spawnp-script.c @@ -1,5 +1,5 @@ /* Test of posix_spawnp() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-posixtm.c b/tests/test-posixtm.c index d4e5b78bbc..bace904ce2 100644 --- a/tests/test-posixtm.c +++ b/tests/test-posixtm.c @@ -1,5 +1,5 @@ /* Test that posixtime works as required. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-pow.c b/tests/test-pow.c index 7b9051c792..1e3670d471 100644 --- a/tests/test-pow.c +++ b/tests/test-pow.c @@ -1,5 +1,5 @@ /* Test of pow() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-powf.c b/tests/test-powf.c index 0572ba84b5..647d1005d1 100644 --- a/tests/test-powf.c +++ b/tests/test-powf.c @@ -1,5 +1,5 @@ /* Test of powf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-pread.c b/tests/test-pread.c index 938a2048f2..637dc2f568 100644 --- a/tests/test-pread.c +++ b/tests/test-pread.c @@ -1,5 +1,5 @@ /* Test the pread function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-printf-frexp.c b/tests/test-printf-frexp.c index 5602e56053..b3736b84fc 100644 --- a/tests/test-printf-frexp.c +++ b/tests/test-printf-frexp.c @@ -1,5 +1,5 @@ /* Test of splitting a double into fraction and mantissa. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-printf-frexpl.c b/tests/test-printf-frexpl.c index ae3f562962..caf46b12a2 100644 --- a/tests/test-printf-frexpl.c +++ b/tests/test-printf-frexpl.c @@ -1,5 +1,5 @@ /* Test of splitting a 'long double' into fraction and mantissa. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-printf-gnu.c b/tests/test-printf-gnu.c index f229f5fd59..1eb4639786 100644 --- a/tests/test-printf-gnu.c +++ b/tests/test-printf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible printf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-printf-gnu.h b/tests/test-printf-gnu.h index b9a9effe04..c7de708825 100644 --- a/tests/test-printf-gnu.h +++ b/tests/test-printf-gnu.h @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible [v][z]printf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-printf-posix.c b/tests/test-printf-posix.c index 8e7667740e..0f3c944df5 100644 --- a/tests/test-printf-posix.c +++ b/tests/test-printf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible printf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-printf-posix.h b/tests/test-printf-posix.h index 32eed6fab1..417a7ce2e7 100644 --- a/tests/test-printf-posix.h +++ b/tests/test-printf-posix.h @@ -1,5 +1,5 @@ /* Test of POSIX compatible v[z]printf() and [z]printf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-printf-posix2.c b/tests/test-printf-posix2.c index f85547504f..2c5961895c 100644 --- a/tests/test-printf-posix2.c +++ b/tests/test-printf-posix2.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible printf() function. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-priv-set.c b/tests/test-priv-set.c index eb7a838aef..79fe4a0b5d 100644 --- a/tests/test-priv-set.c +++ b/tests/test-priv-set.c @@ -1,5 +1,5 @@ /* Test the priv-set module. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-pselect.c b/tests/test-pselect.c index 82b2336215..46c6a1316b 100644 --- a/tests/test-pselect.c +++ b/tests/test-pselect.c @@ -1,5 +1,5 @@ /* Test of pselect() substitute. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-pthread-c++.cc b/tests/test-pthread-c++.cc index c89e32f8a0..2e4f0fd78b 100644 --- a/tests/test-pthread-c++.cc +++ b/tests/test-pthread-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-pthread-cond.c b/tests/test-pthread-cond.c index 3f621fa17a..9a46b01810 100644 --- a/tests/test-pthread-cond.c +++ b/tests/test-pthread-cond.c @@ -1,5 +1,5 @@ /* Test of condition variables in multithreaded situations. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-pthread-mutex-type.c b/tests/test-pthread-mutex-type.c index 3406055912..e23b9adf88 100644 --- a/tests/test-pthread-mutex-type.c +++ b/tests/test-pthread-mutex-type.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-pthread-mutex.c b/tests/test-pthread-mutex.c index ed1d64b7fc..5671263eb8 100644 --- a/tests/test-pthread-mutex.c +++ b/tests/test-pthread-mutex.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-pthread-once1.c b/tests/test-pthread-once1.c index 92546e439d..825380d10f 100644 --- a/tests/test-pthread-once1.c +++ b/tests/test-pthread-once1.c @@ -1,5 +1,5 @@ /* Test of once-only execution in multithreaded situations. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-pthread-once2.c b/tests/test-pthread-once2.c index f175e79682..4df7b3501d 100644 --- a/tests/test-pthread-once2.c +++ b/tests/test-pthread-once2.c @@ -1,5 +1,5 @@ /* Test of once-only execution in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-pthread-rwlock-waitqueue.c b/tests/test-pthread-rwlock-waitqueue.c index f34ed36e14..672dd85f77 100644 --- a/tests/test-pthread-rwlock-waitqueue.c +++ b/tests/test-pthread-rwlock-waitqueue.c @@ -1,5 +1,5 @@ /* Test of the wait queue handling of read-write locks. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-pthread-rwlock.c b/tests/test-pthread-rwlock.c index 7ab8d5eeaa..90d6ac5017 100644 --- a/tests/test-pthread-rwlock.c +++ b/tests/test-pthread-rwlock.c @@ -1,5 +1,5 @@ /* Test of read-write locks in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-pthread-spin.c b/tests/test-pthread-spin.c index 8b2cf3062b..e79a473632 100644 --- a/tests/test-pthread-spin.c +++ b/tests/test-pthread-spin.c @@ -1,5 +1,5 @@ /* Test of POSIX spin locks. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-pthread-thread.c b/tests/test-pthread-thread.c index 6390d8f74f..12bb062fda 100644 --- a/tests/test-pthread-thread.c +++ b/tests/test-pthread-thread.c @@ -1,5 +1,5 @@ /* Test of pthread_create () function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-pthread-tss.c b/tests/test-pthread-tss.c index 76fdd62567..cfc416c74b 100644 --- a/tests/test-pthread-tss.c +++ b/tests/test-pthread-tss.c @@ -1,5 +1,5 @@ /* Test of thread-specific storage in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-pthread.c b/tests/test-pthread.c index a78e714e0d..911da82b69 100644 --- a/tests/test-pthread.c +++ b/tests/test-pthread.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-pthread_sigmask1.c b/tests/test-pthread_sigmask1.c index aa7efd65f4..821057296d 100644 --- a/tests/test-pthread_sigmask1.c +++ b/tests/test-pthread_sigmask1.c @@ -1,5 +1,5 @@ /* Test of pthread_sigmask in a single-threaded program. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-pthread_sigmask2.c b/tests/test-pthread_sigmask2.c index a847e6b3b3..c6f99cb124 100644 --- a/tests/test-pthread_sigmask2.c +++ b/tests/test-pthread_sigmask2.c @@ -1,5 +1,5 @@ /* Test of pthread_sigmask in a multi-threaded program. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-ptsname.c b/tests/test-ptsname.c index 934a12f2a1..97353f1f2c 100644 --- a/tests/test-ptsname.c +++ b/tests/test-ptsname.c @@ -1,5 +1,5 @@ /* Test of ptsname(3). - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-ptsname_r.c b/tests/test-ptsname_r.c index 5e89dfa249..d57f18ab8f 100644 --- a/tests/test-ptsname_r.c +++ b/tests/test-ptsname_r.c @@ -1,5 +1,5 @@ /* Test of ptsname_r(3). - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-pty-h-c++.cc b/tests/test-pty-h-c++.cc index 4827ed5dfb..0ff17b5ced 100644 --- a/tests/test-pty-h-c++.cc +++ b/tests/test-pty-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-pty-h.c b/tests/test-pty-h.c index 1169604308..ef8f86a325 100644 --- a/tests/test-pty-h.c +++ b/tests/test-pty-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-putenv.c b/tests/test-putenv.c index 535fbbbb3a..f13bfad481 100644 --- a/tests/test-putenv.c +++ b/tests/test-putenv.c @@ -1,5 +1,5 @@ /* Test the putenv function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-pwrite.c b/tests/test-pwrite.c index 8886298aeb..4f3f759dd3 100644 --- a/tests/test-pwrite.c +++ b/tests/test-pwrite.c @@ -1,5 +1,5 @@ /* Test the pwrite function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-qsort.c b/tests/test-qsort.c index 6083315a2f..e2f22b7cd8 100644 --- a/tests/test-qsort.c +++ b/tests/test-qsort.c @@ -1,5 +1,5 @@ /* Test of qsort() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-qsort_r.c b/tests/test-qsort_r.c index 564ca6f8d5..98d5c274c9 100644 --- a/tests/test-qsort_r.c +++ b/tests/test-qsort_r.c @@ -1,6 +1,6 @@ /* Test qsort_r. - Copyright 2014-2024 Free Software Foundation, Inc. + Copyright 2014-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 diff --git a/tests/test-quotearg-simple.c b/tests/test-quotearg-simple.c index ca6cd9df86..376e765810 100644 --- a/tests/test-quotearg-simple.c +++ b/tests/test-quotearg-simple.c @@ -1,5 +1,5 @@ /* Test of quotearg family of functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-quotearg.c b/tests/test-quotearg.c index 84bead7402..cbec451985 100644 --- a/tests/test-quotearg.c +++ b/tests/test-quotearg.c @@ -1,5 +1,5 @@ /* Test of quotearg family of functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-quotearg.h b/tests/test-quotearg.h index b0e0296c79..075991cfe4 100644 --- a/tests/test-quotearg.h +++ b/tests/test-quotearg.h @@ -1,5 +1,5 @@ /* Test of quotearg family of functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-raise.c b/tests/test-raise.c index 35e5abac7b..893909b0ac 100644 --- a/tests/test-raise.c +++ b/tests/test-raise.c @@ -1,5 +1,5 @@ /* Test raising a signal. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-rand.c b/tests/test-rand.c index 350dc46d87..d0b2deaed4 100644 --- a/tests/test-rand.c +++ b/tests/test-rand.c @@ -1,5 +1,5 @@ /* Test rand. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-random-mt.c b/tests/test-random-mt.c index 4e2f2d378e..c438c88108 100644 --- a/tests/test-random-mt.c +++ b/tests/test-random-mt.c @@ -1,5 +1,5 @@ /* Multithread-safety test for random(). - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-random.c b/tests/test-random.c index 499cb7e044..4a4e0af950 100644 --- a/tests/test-random.c +++ b/tests/test-random.c @@ -1,5 +1,5 @@ /* Test random. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-random_r.c b/tests/test-random_r.c index 99b7478ba3..74f19630f2 100644 --- a/tests/test-random_r.c +++ b/tests/test-random_r.c @@ -1,5 +1,5 @@ /* Test random_r. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-rawmemchr.c b/tests/test-rawmemchr.c index e2b8bdf691..ef50367d36 100644 --- a/tests/test-rawmemchr.c +++ b/tests/test-rawmemchr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Eric Blake and Bruno Haible * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-rbtree_list.c b/tests/test-rbtree_list.c index 74bf20c187..d074515a15 100644 --- a/tests/test-rbtree_list.c +++ b/tests/test-rbtree_list.c @@ -1,5 +1,5 @@ /* Test of sequential list data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-rbtree_omap.c b/tests/test-rbtree_omap.c index de346f0de6..c6f71fc7ea 100644 --- a/tests/test-rbtree_omap.c +++ b/tests/test-rbtree_omap.c @@ -1,5 +1,5 @@ /* Test of ordered map data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2018. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-rbtree_oset.c b/tests/test-rbtree_oset.c index ce3bbc1a72..cc472360ce 100644 --- a/tests/test-rbtree_oset.c +++ b/tests/test-rbtree_oset.c @@ -1,5 +1,5 @@ /* Test of ordered set data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-rbtreehash_list.c b/tests/test-rbtreehash_list.c index 62bd5a1efb..abe52a6635 100644 --- a/tests/test-rbtreehash_list.c +++ b/tests/test-rbtreehash_list.c @@ -1,5 +1,5 @@ /* Test of sequential list data type implementation. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-read-file.c b/tests/test-read-file.c index 5c00e37265..97b61f0c80 100644 --- a/tests/test-read-file.c +++ b/tests/test-read-file.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2007, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2006-2007, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-read.c b/tests/test-read.c index 43be19df4a..99880cf6c4 100644 --- a/tests/test-read.c +++ b/tests/test-read.c @@ -1,5 +1,5 @@ /* Test the read() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-readlink.c b/tests/test-readlink.c index 2dc7268334..59d02c3794 100644 --- a/tests/test-readlink.c +++ b/tests/test-readlink.c @@ -1,5 +1,5 @@ /* Tests of readlink. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-readlink.h b/tests/test-readlink.h index d547bec959..26ca4b44ba 100644 --- a/tests/test-readlink.h +++ b/tests/test-readlink.h @@ -1,5 +1,5 @@ /* Tests of readlink. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-readlinkat.c b/tests/test-readlinkat.c index 5451972c79..009e2b5fb1 100644 --- a/tests/test-readlinkat.c +++ b/tests/test-readlinkat.c @@ -1,5 +1,5 @@ /* Tests of readlinkat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-readtokens.c b/tests/test-readtokens.c index a74cc84d19..fb8dbfee69 100644 --- a/tests/test-readtokens.c +++ b/tests/test-readtokens.c @@ -1,5 +1,5 @@ /* Test the readtokens module. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-readutmp.c b/tests/test-readutmp.c index df0fe4ac77..9a2ef2e023 100644 --- a/tests/test-readutmp.c +++ b/tests/test-readutmp.c @@ -1,5 +1,5 @@ /* Test of readutmp module. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-realloc-posix.c b/tests/test-realloc-posix.c index f5a84a60e7..93b3c4d5df 100644 --- a/tests/test-realloc-posix.c +++ b/tests/test-realloc-posix.c @@ -1,5 +1,5 @@ /* Test of realloc function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-reallocarray.c b/tests/test-reallocarray.c index e3c7bf0d0b..5b96bca793 100644 --- a/tests/test-reallocarray.c +++ b/tests/test-reallocarray.c @@ -1,5 +1,5 @@ /* Test of reallocarray function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-recv.c b/tests/test-recv.c index 5c887b6db5..c11dc45b2d 100644 --- a/tests/test-recv.c +++ b/tests/test-recv.c @@ -1,5 +1,5 @@ /* Test the recv() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-recvfrom.c b/tests/test-recvfrom.c index 56354611a0..ccf606cba4 100644 --- a/tests/test-recvfrom.c +++ b/tests/test-recvfrom.c @@ -1,5 +1,5 @@ /* Test the recvfrom() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-regex-quote.c b/tests/test-regex-quote.c index 6908f8a64d..fb1d3e43f3 100644 --- a/tests/test-regex-quote.c +++ b/tests/test-regex-quote.c @@ -1,5 +1,5 @@ /* Test of constructing a regular expression from a literal string. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-regex.c b/tests/test-regex.c index 8d0c0d8c55..fcbd0b4ec2 100644 --- a/tests/test-regex.c +++ b/tests/test-regex.c @@ -1,5 +1,5 @@ /* Test regular expressions - Copyright 1996-2001, 2003-2024 Free Software Foundation, Inc. + Copyright 1996-2001, 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 diff --git a/tests/test-remainder-ieee.c b/tests/test-remainder-ieee.c index f854d215b1..234b66f021 100644 --- a/tests/test-remainder-ieee.c +++ b/tests/test-remainder-ieee.c @@ -1,5 +1,5 @@ /* Test of remainder() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-remainder-ieee.h b/tests/test-remainder-ieee.h index 7a46571326..248fbfb9a9 100644 --- a/tests/test-remainder-ieee.h +++ b/tests/test-remainder-ieee.h @@ -1,5 +1,5 @@ /* Test of remainder*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-remainder.c b/tests/test-remainder.c index 29060136fc..cdbf038228 100644 --- a/tests/test-remainder.c +++ b/tests/test-remainder.c @@ -1,5 +1,5 @@ /* Test of remainder() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-remainder.h b/tests/test-remainder.h index 57e2746845..a489304798 100644 --- a/tests/test-remainder.h +++ b/tests/test-remainder.h @@ -1,5 +1,5 @@ /* Test of remainder*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-remainderf-ieee.c b/tests/test-remainderf-ieee.c index 6ad7267461..08c4922d42 100644 --- a/tests/test-remainderf-ieee.c +++ b/tests/test-remainderf-ieee.c @@ -1,5 +1,5 @@ /* Test of remainderf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-remainderf.c b/tests/test-remainderf.c index f177ed326a..ddd88f3e27 100644 --- a/tests/test-remainderf.c +++ b/tests/test-remainderf.c @@ -1,5 +1,5 @@ /* Test of remainderf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-remainderl-ieee.c b/tests/test-remainderl-ieee.c index c96b282f11..f6c76648de 100644 --- a/tests/test-remainderl-ieee.c +++ b/tests/test-remainderl-ieee.c @@ -1,5 +1,5 @@ /* Test of remainderl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-remainderl.c b/tests/test-remainderl.c index 1dc77cc9d6..7ee901a0b0 100644 --- a/tests/test-remainderl.c +++ b/tests/test-remainderl.c @@ -1,5 +1,5 @@ /* Test of remainderl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-remove.c b/tests/test-remove.c index 91e7524e2d..819eba4088 100644 --- a/tests/test-remove.c +++ b/tests/test-remove.c @@ -1,5 +1,5 @@ /* Tests of remove. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-rename.c b/tests/test-rename.c index d3749530db..ee3a496dd8 100644 --- a/tests/test-rename.c +++ b/tests/test-rename.c @@ -1,5 +1,5 @@ /* Test of rename() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-rename.h b/tests/test-rename.h index c0678492e8..84b84619c4 100644 --- a/tests/test-rename.h +++ b/tests/test-rename.h @@ -1,5 +1,5 @@ /* Test of rename() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-renameat.c b/tests/test-renameat.c index 65260488ed..f173c7fe7f 100644 --- a/tests/test-renameat.c +++ b/tests/test-renameat.c @@ -1,5 +1,5 @@ /* Tests of renameat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-renameatu.c b/tests/test-renameatu.c index 7f8e3444ca..a1e8b97ccc 100644 --- a/tests/test-renameatu.c +++ b/tests/test-renameatu.c @@ -1,5 +1,5 @@ /* Test renameatu. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-rijndael.c b/tests/test-rijndael.c index 293b34ac68..be86df5022 100644 --- a/tests/test-rijndael.c +++ b/tests/test-rijndael.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2010-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-rint-ieee.c b/tests/test-rint-ieee.c index 283471a562..d598a191ed 100644 --- a/tests/test-rint-ieee.c +++ b/tests/test-rint-ieee.c @@ -1,5 +1,5 @@ /* Test of rint() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-rint-ieee.h b/tests/test-rint-ieee.h index fd3163b5a7..baa6ec94a9 100644 --- a/tests/test-rint-ieee.h +++ b/tests/test-rint-ieee.h @@ -1,5 +1,5 @@ /* Test of rint*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-rint.c b/tests/test-rint.c index d77e79cfe9..43c46fad07 100644 --- a/tests/test-rint.c +++ b/tests/test-rint.c @@ -1,5 +1,5 @@ /* Test of rint() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-rint.h b/tests/test-rint.h index d7082e26dc..e2a7eb816f 100644 --- a/tests/test-rint.h +++ b/tests/test-rint.h @@ -1,5 +1,5 @@ /* Test of rint*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-rintf-ieee.c b/tests/test-rintf-ieee.c index 84f9753a6c..7e8f2d7f9d 100644 --- a/tests/test-rintf-ieee.c +++ b/tests/test-rintf-ieee.c @@ -1,5 +1,5 @@ /* Test of rintf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-rintf.c b/tests/test-rintf.c index f4f84ca8d4..ea74994f0e 100644 --- a/tests/test-rintf.c +++ b/tests/test-rintf.c @@ -1,5 +1,5 @@ /* Test of rintf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-rintl-ieee.c b/tests/test-rintl-ieee.c index 3482c5b977..10665a68d8 100644 --- a/tests/test-rintl-ieee.c +++ b/tests/test-rintl-ieee.c @@ -1,5 +1,5 @@ /* Test of rintl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-rintl.c b/tests/test-rintl.c index 3aee963fe7..72434c2ff1 100644 --- a/tests/test-rintl.c +++ b/tests/test-rintl.c @@ -1,5 +1,5 @@ /* Test of rintl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-rmdir.c b/tests/test-rmdir.c index e0c66b1fca..438a1bae86 100644 --- a/tests/test-rmdir.c +++ b/tests/test-rmdir.c @@ -1,5 +1,5 @@ /* Tests of rmdir. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-rmdir.h b/tests/test-rmdir.h index 09e3600d13..0398ad35dc 100644 --- a/tests/test-rmdir.h +++ b/tests/test-rmdir.h @@ -1,5 +1,5 @@ /* Tests of rmdir. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-round-ieee.c b/tests/test-round-ieee.c index 0a3f1b4123..cca661417c 100644 --- a/tests/test-round-ieee.c +++ b/tests/test-round-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding to nearest, breaking ties away from zero. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-round1.c b/tests/test-round1.c index d8e247d4b6..d56911bd7a 100644 --- a/tests/test-round1.c +++ b/tests/test-round1.c @@ -1,5 +1,5 @@ /* Test of rounding to nearest, breaking ties away from zero. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-round2.c b/tests/test-round2.c index fa3890e566..5f45e44bf3 100644 --- a/tests/test-round2.c +++ b/tests/test-round2.c @@ -1,5 +1,5 @@ /* Test of rounding to nearest, breaking ties away from zero. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-roundf-ieee.c b/tests/test-roundf-ieee.c index 20258873c0..c62e5d05e4 100644 --- a/tests/test-roundf-ieee.c +++ b/tests/test-roundf-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding to nearest, breaking ties away from zero. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-roundf1.c b/tests/test-roundf1.c index 86971c15c6..689011b44e 100644 --- a/tests/test-roundf1.c +++ b/tests/test-roundf1.c @@ -1,5 +1,5 @@ /* Test of rounding to nearest, breaking ties away from zero. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-roundl-ieee.c b/tests/test-roundl-ieee.c index 0f33efdc50..e3f1b2de23 100644 --- a/tests/test-roundl-ieee.c +++ b/tests/test-roundl-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding to nearest, breaking ties away from zero. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-roundl.c b/tests/test-roundl.c index af3098b2d3..829e562f44 100644 --- a/tests/test-roundl.c +++ b/tests/test-roundl.c @@ -1,5 +1,5 @@ /* Test of rounding to nearest, breaking ties away from zero. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-rwlock1.c b/tests/test-rwlock1.c index 4275382c6e..bc4a64bed8 100644 --- a/tests/test-rwlock1.c +++ b/tests/test-rwlock1.c @@ -1,5 +1,5 @@ /* Test of glthread_rwlock_rdlock function. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/test-safe-alloc.c b/tests/test-safe-alloc.c index 057eda4f9f..32cb4714fd 100644 --- a/tests/test-safe-alloc.c +++ b/tests/test-safe-alloc.c @@ -1,7 +1,7 @@ /* * Test the safe-alloc macros * - * Copyright (C) 2009-2024 Free Software Foundation, Inc. + * Copyright (C) 2009-2025 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/tests/test-sameacls.c b/tests/test-sameacls.c index 358d03773b..05dca507e9 100644 --- a/tests/test-sameacls.c +++ b/tests/test-sameacls.c @@ -1,5 +1,5 @@ /* Test whether two files have the same ACLs. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-sched-h-c++.cc b/tests/test-sched-h-c++.cc index ffea19f2b3..42d6f38642 100644 --- a/tests/test-sched-h-c++.cc +++ b/tests/test-sched-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-sched-h.c b/tests/test-sched-h.c index afefc7d5a7..1fad89b96c 100644 --- a/tests/test-sched-h.c +++ b/tests/test-sched-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-scratch-buffer.c b/tests/test-scratch-buffer.c index 190061efc2..9fb6f38555 100644 --- a/tests/test-scratch-buffer.c +++ b/tests/test-scratch-buffer.c @@ -1,5 +1,5 @@ /* Test of scratch_buffer functions. - Copyright (C) 2018-2024 Free Software Foundation, Inc. + Copyright (C) 2018-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 diff --git a/tests/test-search-h-c++.cc b/tests/test-search-h-c++.cc index d669fdd1fd..324a8f09e3 100644 --- a/tests/test-search-h-c++.cc +++ b/tests/test-search-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-search-h.c b/tests/test-search-h.c index 047de203b9..e448a1b3e2 100644 --- a/tests/test-search-h.c +++ b/tests/test-search-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-select-fd.c b/tests/test-select-fd.c index b94addd502..232a4f167c 100644 --- a/tests/test-select-fd.c +++ b/tests/test-select-fd.c @@ -1,5 +1,5 @@ /* Test of select() substitute, reading or writing from a given file descriptor. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-select-stdin.c b/tests/test-select-stdin.c index 2f8f08aa7a..4e03b329f0 100644 --- a/tests/test-select-stdin.c +++ b/tests/test-select-stdin.c @@ -1,5 +1,5 @@ /* Test of select() substitute, reading from stdin. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-select.c b/tests/test-select.c index 56f8b42624..df9d8a1267 100644 --- a/tests/test-select.c +++ b/tests/test-select.c @@ -1,5 +1,5 @@ /* Test of select() substitute. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-select.h b/tests/test-select.h index 74a91c4b93..3f7142c1f6 100644 --- a/tests/test-select.h +++ b/tests/test-select.h @@ -1,5 +1,5 @@ /* Test of select() substitute. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-send.c b/tests/test-send.c index 3e73d764a1..ee7315b1ce 100644 --- a/tests/test-send.c +++ b/tests/test-send.c @@ -1,5 +1,5 @@ /* Test the send() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-sendto.c b/tests/test-sendto.c index ade515b98d..cfbdd13bae 100644 --- a/tests/test-sendto.c +++ b/tests/test-sendto.c @@ -1,5 +1,5 @@ /* Test the sendto() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-servent.c b/tests/test-servent.c index 275fe883b2..fb93e1ae83 100644 --- a/tests/test-servent.c +++ b/tests/test-servent.c @@ -1,5 +1,5 @@ /* Test the servent module. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-set-c++.cc b/tests/test-set-c++.cc index da664e6453..a1084d00b8 100644 --- a/tests/test-set-c++.cc +++ b/tests/test-set-c++.cc @@ -1,5 +1,5 @@ /* Test of set data type implementation as a C++ class. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2020. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-set-mode-acl.c b/tests/test-set-mode-acl.c index 8dcde9254f..8cfd0ecb81 100644 --- a/tests/test-set-mode-acl.c +++ b/tests/test-set-mode-acl.c @@ -1,5 +1,5 @@ /* Test of setting an ACL equivalent to a mode. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-setenv.c b/tests/test-setenv.c index 745ec5f09d..0b08f528b6 100644 --- a/tests/test-setenv.c +++ b/tests/test-setenv.c @@ -1,5 +1,5 @@ /* Tests of setenv. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-sethostname1.c b/tests/test-sethostname1.c index 888e964ae6..f6b85fc644 100644 --- a/tests/test-sethostname1.c +++ b/tests/test-sethostname1.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-2025 Free Software Foundation, Inc. * Written by Ben Walton. * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-sethostname2.c b/tests/test-sethostname2.c index 25a3ae1857..df10cd3741 100644 --- a/tests/test-sethostname2.c +++ b/tests/test-sethostname2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-2025 Free Software Foundation, Inc. * Written by Ben Walton. * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-setlocale-w32.c b/tests/test-setlocale-w32.c index 5dd1d8cf84..254cf523ec 100644 --- a/tests/test-setlocale-w32.c +++ b/tests/test-setlocale-w32.c @@ -1,5 +1,5 @@ /* Test of setting the current locale. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-setlocale-w32utf8.c b/tests/test-setlocale-w32utf8.c index f0bbce05b7..92156c7c01 100644 --- a/tests/test-setlocale-w32utf8.c +++ b/tests/test-setlocale-w32utf8.c @@ -1,6 +1,6 @@ /* Test of setting the current locale on native Windows in the UTF-8 environment. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-setlocale1.c b/tests/test-setlocale1.c index 6602e67583..894c6cd052 100644 --- a/tests/test-setlocale1.c +++ b/tests/test-setlocale1.c @@ -1,5 +1,5 @@ /* Test of setting the current locale. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-setlocale2.c b/tests/test-setlocale2.c index b64b64caf3..6d0cb6aaf6 100644 --- a/tests/test-setlocale2.c +++ b/tests/test-setlocale2.c @@ -1,5 +1,5 @@ /* Test of setting the current locale. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-setlocale_null-mt-all.c b/tests/test-setlocale_null-mt-all.c index 567a289fa9..09528f243a 100644 --- a/tests/test-setlocale_null-mt-all.c +++ b/tests/test-setlocale_null-mt-all.c @@ -1,5 +1,5 @@ /* Multithread-safety test for setlocale_null_r (LC_ALL, ...). - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-setlocale_null-mt-one.c b/tests/test-setlocale_null-mt-one.c index cc504812d6..3857ad6077 100644 --- a/tests/test-setlocale_null-mt-one.c +++ b/tests/test-setlocale_null-mt-one.c @@ -1,5 +1,5 @@ /* Multithread-safety test for setlocale_null_r (LC_xxx, ...). - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-setlocale_null-unlocked.c b/tests/test-setlocale_null-unlocked.c index d06dec6071..a62d18745c 100644 --- a/tests/test-setlocale_null-unlocked.c +++ b/tests/test-setlocale_null-unlocked.c @@ -1,5 +1,5 @@ /* Test of setlocale_null_r_unlocked function. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-setlocale_null.c b/tests/test-setlocale_null.c index 7235234836..061fbbb235 100644 --- a/tests/test-setlocale_null.c +++ b/tests/test-setlocale_null.c @@ -1,5 +1,5 @@ /* Test of setlocale_null_r function. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-setpayload.c b/tests/test-setpayload.c index dab39b353b..b6dd602b4a 100644 --- a/tests/test-setpayload.c +++ b/tests/test-setpayload.c @@ -1,5 +1,5 @@ /* Test setpayload. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-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 diff --git a/tests/test-setpayloadf.c b/tests/test-setpayloadf.c index 7d74108517..24a8dc4322 100644 --- a/tests/test-setpayloadf.c +++ b/tests/test-setpayloadf.c @@ -1,5 +1,5 @@ /* Test setpayloadf. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-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 diff --git a/tests/test-setpayloadl.c b/tests/test-setpayloadl.c index 947da2ea33..b1ab041c50 100644 --- a/tests/test-setpayloadl.c +++ b/tests/test-setpayloadl.c @@ -1,5 +1,5 @@ /* Test setpayloadl. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-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 diff --git a/tests/test-setpayloadsig.c b/tests/test-setpayloadsig.c index 93d5dbdcea..5125654ce1 100644 --- a/tests/test-setpayloadsig.c +++ b/tests/test-setpayloadsig.c @@ -1,5 +1,5 @@ /* Test setpayloadsig. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-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 diff --git a/tests/test-setpayloadsigf.c b/tests/test-setpayloadsigf.c index 72915b9132..5a42456d77 100644 --- a/tests/test-setpayloadsigf.c +++ b/tests/test-setpayloadsigf.c @@ -1,5 +1,5 @@ /* Test setpayloadsigf. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-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 diff --git a/tests/test-setpayloadsigl.c b/tests/test-setpayloadsigl.c index 0286d16d33..2512585ce8 100644 --- a/tests/test-setpayloadsigl.c +++ b/tests/test-setpayloadsigl.c @@ -1,5 +1,5 @@ /* Test setpayloadsigl. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-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 diff --git a/tests/test-setsockopt.c b/tests/test-setsockopt.c index 5ae3856a20..b5d0c94593 100644 --- a/tests/test-setsockopt.c +++ b/tests/test-setsockopt.c @@ -1,5 +1,5 @@ /* Test setsockopt() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-sf-istream.c b/tests/test-sf-istream.c index 61d096f55f..f9d0a09d44 100644 --- a/tests/test-sf-istream.c +++ b/tests/test-sf-istream.c @@ -1,5 +1,5 @@ /* Test of string or file based input stream. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-sfl-istream.c b/tests/test-sfl-istream.c index bf8eeeccb6..931f8615cd 100644 --- a/tests/test-sfl-istream.c +++ b/tests/test-sfl-istream.c @@ -1,5 +1,5 @@ /* Test of string or file based input stream with line number. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-sh-quote.c b/tests/test-sh-quote.c index de015bd466..49d4b1fe0b 100644 --- a/tests/test-sh-quote.c +++ b/tests/test-sh-quote.c @@ -1,5 +1,5 @@ /* Test of sh-quote module. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-sha1-buffer.c b/tests/test-sha1-buffer.c index 6c3090b015..43dd88c444 100644 --- a/tests/test-sha1-buffer.c +++ b/tests/test-sha1-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2008-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-sha1-stream.c b/tests/test-sha1-stream.c index b5206f201f..740a0c3bc7 100644 --- a/tests/test-sha1-stream.c +++ b/tests/test-sha1-stream.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2005, 2008-2025 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-sha256-stream.c b/tests/test-sha256-stream.c index dbf8027793..b64b109d79 100644 --- a/tests/test-sha256-stream.c +++ b/tests/test-sha256-stream.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/test-sha512-stream.c b/tests/test-sha512-stream.c index ff53fac0ba..f8d8f54744 100644 --- a/tests/test-sha512-stream.c +++ b/tests/test-sha512-stream.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 Free Software Foundation, Inc. + * Copyright (C) 2018-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 diff --git a/tests/test-shutdown.c b/tests/test-shutdown.c index e99c89e0e5..9d1da77206 100644 --- a/tests/test-shutdown.c +++ b/tests/test-shutdown.c @@ -1,5 +1,5 @@ /* Test the shutdown() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-sig2str.c b/tests/test-sig2str.c index 53edc63fbb..6493063076 100644 --- a/tests/test-sig2str.c +++ b/tests/test-sig2str.c @@ -1,5 +1,5 @@ /* Test the sig2str and str2sig functions. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-sigabbrev_np.c b/tests/test-sigabbrev_np.c index a2b6cf4b30..b4f7fa96de 100644 --- a/tests/test-sigabbrev_np.c +++ b/tests/test-sigabbrev_np.c @@ -1,6 +1,6 @@ /* Test of sigabbrev_np() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-sigaction.c b/tests/test-sigaction.c index 9923714ee6..5ffbb4ed8a 100644 --- a/tests/test-sigaction.c +++ b/tests/test-sigaction.c @@ -1,5 +1,5 @@ /* Test of sigaction() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-sigdescr_np.c b/tests/test-sigdescr_np.c index 8e9c95c821..257ff6652c 100644 --- a/tests/test-sigdescr_np.c +++ b/tests/test-sigdescr_np.c @@ -1,6 +1,6 @@ /* Test of sigdescr_np() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-signal-h-c++.cc b/tests/test-signal-h-c++.cc index eca6132d3f..bb9a7a556d 100644 --- a/tests/test-signal-h-c++.cc +++ b/tests/test-signal-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-signal-h-c++2.cc b/tests/test-signal-h-c++2.cc index 427630fa13..8fa8610def 100644 --- a/tests/test-signal-h-c++2.cc +++ b/tests/test-signal-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-signal-h.c b/tests/test-signal-h.c index 4268fa4d56..8bec53e611 100644 --- a/tests/test-signal-h.c +++ b/tests/test-signal-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-signbit.c b/tests/test-signbit.c index 1269b084a5..025687f41a 100644 --- a/tests/test-signbit.c +++ b/tests/test-signbit.c @@ -1,5 +1,5 @@ /* Test of signbit() substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-sigpipe.c b/tests/test-sigpipe.c index 76396253f9..69c044fb75 100644 --- a/tests/test-sigpipe.c +++ b/tests/test-sigpipe.c @@ -1,5 +1,5 @@ /* Test of SIGPIPE handling. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-sigprocmask.c b/tests/test-sigprocmask.c index b9cdb6b063..74eafbad74 100644 --- a/tests/test-sigprocmask.c +++ b/tests/test-sigprocmask.c @@ -1,5 +1,5 @@ /* Test of sigprocmask. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-sigsegv-catch-segv1.c b/tests/test-sigsegv-catch-segv1.c index b1d848c79f..3144557f5b 100644 --- a/tests/test-sigsegv-catch-segv1.c +++ b/tests/test-sigsegv-catch-segv1.c @@ -1,5 +1,5 @@ /* Test that the handler is called, with the right fault address. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-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 diff --git a/tests/test-sigsegv-catch-segv2.c b/tests/test-sigsegv-catch-segv2.c index 27320b14a5..ea72d84686 100644 --- a/tests/test-sigsegv-catch-segv2.c +++ b/tests/test-sigsegv-catch-segv2.c @@ -1,5 +1,5 @@ /* Test that the handler can be exited multiple times. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-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 diff --git a/tests/test-sigsegv-catch-stackoverflow1.c b/tests/test-sigsegv-catch-stackoverflow1.c index 7e58bbb762..093eb50e5f 100644 --- a/tests/test-sigsegv-catch-stackoverflow1.c +++ b/tests/test-sigsegv-catch-stackoverflow1.c @@ -1,5 +1,5 @@ /* Test the stack overflow handler. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-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 diff --git a/tests/test-sigsegv-catch-stackoverflow2.c b/tests/test-sigsegv-catch-stackoverflow2.c index 133b616af2..f88bfb4e39 100644 --- a/tests/test-sigsegv-catch-stackoverflow2.c +++ b/tests/test-sigsegv-catch-stackoverflow2.c @@ -1,5 +1,5 @@ /* Test that stack overflow and SIGSEGV are correctly distinguished. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-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 diff --git a/tests/test-simple-atomic.c b/tests/test-simple-atomic.c index 4b74b338af..dead4d2ac4 100644 --- a/tests/test-simple-atomic.c +++ b/tests/test-simple-atomic.c @@ -1,5 +1,5 @@ /* Test of simple atomic operations for multithreading. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-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 diff --git a/tests/test-sin.c b/tests/test-sin.c index 81a1add733..4452a76e7b 100644 --- a/tests/test-sin.c +++ b/tests/test-sin.c @@ -1,5 +1,5 @@ /* Test of sin() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sinf.c b/tests/test-sinf.c index 98e3a83e8e..93343cb79e 100644 --- a/tests/test-sinf.c +++ b/tests/test-sinf.c @@ -1,5 +1,5 @@ /* Test of sinf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sinh.c b/tests/test-sinh.c index ccf76a49c5..4ee11bc433 100644 --- a/tests/test-sinh.c +++ b/tests/test-sinh.c @@ -1,5 +1,5 @@ /* Test of sinh() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sinhf.c b/tests/test-sinhf.c index c544b5d3c4..97bdf4e237 100644 --- a/tests/test-sinhf.c +++ b/tests/test-sinhf.c @@ -1,5 +1,5 @@ /* Test of sinhf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sinl.c b/tests/test-sinl.c index 373015b6a2..47f0afafd0 100644 --- a/tests/test-sinl.c +++ b/tests/test-sinl.c @@ -1,5 +1,5 @@ /* Test of sinl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sleep.c b/tests/test-sleep.c index 34b5da1aab..b02c78cfae 100644 --- a/tests/test-sleep.c +++ b/tests/test-sleep.c @@ -1,5 +1,5 @@ /* Test of sleep() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-sm3-buffer.c b/tests/test-sm3-buffer.c index ae4409cc36..806849d474 100644 --- a/tests/test-sm3-buffer.c +++ b/tests/test-sm3-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2024 Free Software Foundation, Inc. + * Copyright (C) 2017-2025 Free Software Foundation, Inc. * Written by Jia Zhang * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-snan-1.c b/tests/test-snan-1.c index 8fb41fa6d6..42228c3ee7 100644 --- a/tests/test-snan-1.c +++ b/tests/test-snan-1.c @@ -1,5 +1,5 @@ /* Tests of signalling not-a-number. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-snan-2.c b/tests/test-snan-2.c index bdc398833e..4586c2d9af 100644 --- a/tests/test-snan-2.c +++ b/tests/test-snan-2.c @@ -1,5 +1,5 @@ /* Tests of signalling not-a-number. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-snprintf-gnu.c b/tests/test-snprintf-gnu.c index 487a9ca613..1bc78d2ca5 100644 --- a/tests/test-snprintf-gnu.c +++ b/tests/test-snprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible snprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-snprintf-gnu.h b/tests/test-snprintf-gnu.h index 0eda06de1b..aa4ba0101a 100644 --- a/tests/test-snprintf-gnu.h +++ b/tests/test-snprintf-gnu.h @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vsnprintf() and snprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-snprintf-posix.c b/tests/test-snprintf-posix.c index 6c6f10cb77..ff5ce25ebb 100644 --- a/tests/test-snprintf-posix.c +++ b/tests/test-snprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible snprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-snprintf-posix.h b/tests/test-snprintf-posix.h index cf6392daa2..3fc18c4ba0 100644 --- a/tests/test-snprintf-posix.h +++ b/tests/test-snprintf-posix.h @@ -1,5 +1,5 @@ /* Test of POSIX compatible vsnprintf() and snprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-snprintf.c b/tests/test-snprintf.c index 452c22caec..c6f6b22358 100644 --- a/tests/test-snprintf.c +++ b/tests/test-snprintf.c @@ -1,5 +1,5 @@ /* Test of snprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-snzprintf-gnu.c b/tests/test-snzprintf-gnu.c index f502eebf84..3e5e9376d0 100644 --- a/tests/test-snzprintf-gnu.c +++ b/tests/test-snzprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible snzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-snzprintf-gnu.h b/tests/test-snzprintf-gnu.h index 072250dc37..e820c8a900 100644 --- a/tests/test-snzprintf-gnu.h +++ b/tests/test-snzprintf-gnu.h @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible [v]snzprintf(), c_[v]snzprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-snzprintf-posix.c b/tests/test-snzprintf-posix.c index 673f880553..24dfc5b24f 100644 --- a/tests/test-snzprintf-posix.c +++ b/tests/test-snzprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible snzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-snzprintf-posix.h b/tests/test-snzprintf-posix.h index 46cef4f27e..122f4c3db7 100644 --- a/tests/test-snzprintf-posix.h +++ b/tests/test-snzprintf-posix.h @@ -1,5 +1,5 @@ /* Test of POSIX compatible vsnzprintf() and snzprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-sockets.c b/tests/test-sockets.c index 5917e4ddf6..3577ddc3b5 100644 --- a/tests/test-sockets.c +++ b/tests/test-sockets.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Simon Josefsson. * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-spawn-h-c++.cc b/tests/test-spawn-h-c++.cc index 583a8ba428..0e730c4643 100644 --- a/tests/test-spawn-h-c++.cc +++ b/tests/test-spawn-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-spawn-h.c b/tests/test-spawn-h.c index f1bbe32ee7..d09c627b2e 100644 --- a/tests/test-spawn-h.c +++ b/tests/test-spawn-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-spawn-pipe-child.c b/tests/test-spawn-pipe-child.c index b75a54082c..8daeb70b9d 100644 --- a/tests/test-spawn-pipe-child.c +++ b/tests/test-spawn-pipe-child.c @@ -1,5 +1,5 @@ /* Child program invoked by test-spawn-pipe-main. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-spawn-pipe-main.c b/tests/test-spawn-pipe-main.c index 98998ea9b8..06c200e731 100644 --- a/tests/test-spawn-pipe-main.c +++ b/tests/test-spawn-pipe-main.c @@ -1,5 +1,5 @@ /* Test of create_pipe_bidi/wait_subprocess. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-spawn-pipe-script.c b/tests/test-spawn-pipe-script.c index ed43c2f18a..34e9af7fa8 100644 --- a/tests/test-spawn-pipe-script.c +++ b/tests/test-spawn-pipe-script.c @@ -1,5 +1,5 @@ /* Test of create_pipe_in/wait_subprocess. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-sprintf-gnu.c b/tests/test-sprintf-gnu.c index 4a2cb1c912..67829bd9e5 100644 --- a/tests/test-sprintf-gnu.c +++ b/tests/test-sprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible sprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-sprintf-gnu.h b/tests/test-sprintf-gnu.h index 80a2833ac9..1dfe71037e 100644 --- a/tests/test-sprintf-gnu.h +++ b/tests/test-sprintf-gnu.h @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vsprintf() and sprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-sprintf-posix.c b/tests/test-sprintf-posix.c index 08b5787859..30a9514a5a 100644 --- a/tests/test-sprintf-posix.c +++ b/tests/test-sprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible sprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-sprintf-posix.h b/tests/test-sprintf-posix.h index 4263e46ce9..f84ddf11c6 100644 --- a/tests/test-sprintf-posix.h +++ b/tests/test-sprintf-posix.h @@ -1,5 +1,5 @@ /* Test of POSIX compatible vsprintf() and sprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-sqrt-ieee.c b/tests/test-sqrt-ieee.c index 8cf5793411..634477fa08 100644 --- a/tests/test-sqrt-ieee.c +++ b/tests/test-sqrt-ieee.c @@ -1,5 +1,5 @@ /* Test of sqrt() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-sqrt-ieee.h b/tests/test-sqrt-ieee.h index 87cdaa83ab..6520741248 100644 --- a/tests/test-sqrt-ieee.h +++ b/tests/test-sqrt-ieee.h @@ -1,5 +1,5 @@ /* Test of sqrt*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-sqrt.c b/tests/test-sqrt.c index 8bcb18066d..b661b33280 100644 --- a/tests/test-sqrt.c +++ b/tests/test-sqrt.c @@ -1,5 +1,5 @@ /* Test of sqrt() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sqrt.h b/tests/test-sqrt.h index edf9383cf4..a635473410 100644 --- a/tests/test-sqrt.h +++ b/tests/test-sqrt.h @@ -1,5 +1,5 @@ /* Test of sqrt*() function family. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-sqrtf-ieee.c b/tests/test-sqrtf-ieee.c index 8384362d81..9354f2a914 100644 --- a/tests/test-sqrtf-ieee.c +++ b/tests/test-sqrtf-ieee.c @@ -1,5 +1,5 @@ /* Test of sqrtf() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-sqrtf.c b/tests/test-sqrtf.c index dad614145f..cfb189c909 100644 --- a/tests/test-sqrtf.c +++ b/tests/test-sqrtf.c @@ -1,5 +1,5 @@ /* Test of sqrtf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sqrtl-ieee.c b/tests/test-sqrtl-ieee.c index 69fbe549e3..2069e80908 100644 --- a/tests/test-sqrtl-ieee.c +++ b/tests/test-sqrtl-ieee.c @@ -1,5 +1,5 @@ /* Test of sqrtl() function. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-sqrtl.c b/tests/test-sqrtl.c index ab47b416ef..585e7a3395 100644 --- a/tests/test-sqrtl.c +++ b/tests/test-sqrtl.c @@ -1,5 +1,5 @@ /* Test of sqrtl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-ssfmalloc.c b/tests/test-ssfmalloc.c index c28b7db882..99691f83e0 100644 --- a/tests/test-ssfmalloc.c +++ b/tests/test-ssfmalloc.c @@ -1,5 +1,5 @@ /* Test of simple and straight-forward malloc implementation. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-stack-trace.c b/tests/test-stack-trace.c index a83efc700c..080b0c3976 100644 --- a/tests/test-stack-trace.c +++ b/tests/test-stack-trace.c @@ -1,5 +1,5 @@ /* Test of print_stack_trace() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-stack.c b/tests/test-stack.c index 2350eadddf..2c825ed00f 100644 --- a/tests/test-stack.c +++ b/tests/test-stack.c @@ -1,5 +1,5 @@ /* Test of the type-safe stack data type. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-stat-time.c b/tests/test-stat-time.c index c30b225639..19ecc8385b 100644 --- a/tests/test-stat-time.c +++ b/tests/test-stat-time.c @@ -1,5 +1,5 @@ /* Test of . - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-stat.c b/tests/test-stat.c index a0a594cf92..667476583e 100644 --- a/tests/test-stat.c +++ b/tests/test-stat.c @@ -1,5 +1,5 @@ /* Tests of stat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-stat.h b/tests/test-stat.h index a76f38f9cf..fc0a9d4dd5 100644 --- a/tests/test-stat.h +++ b/tests/test-stat.h @@ -1,5 +1,5 @@ /* Tests of stat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-statat.c b/tests/test-statat.c index 7a4632729d..e55b4aa595 100644 --- a/tests/test-statat.c +++ b/tests/test-statat.c @@ -1,5 +1,5 @@ /* Tests of statat and lstatat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-stdalign-h-c++.cc b/tests/test-stdalign-h-c++.cc index a011c593c2..8c002d2733 100644 --- a/tests/test-stdalign-h-c++.cc +++ b/tests/test-stdalign-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-stdarg-h-c++.cc b/tests/test-stdarg-h-c++.cc index abbee2c3c6..9550e92512 100644 --- a/tests/test-stdarg-h-c++.cc +++ b/tests/test-stdarg-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-stdarg-h-c++2.cc b/tests/test-stdarg-h-c++2.cc index 4c2b3d9174..4785ecfbef 100644 --- a/tests/test-stdarg-h-c++2.cc +++ b/tests/test-stdarg-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-stdbit-h-c++.cc b/tests/test-stdbit-h-c++.cc index db19ea798d..2a9079a99b 100644 --- a/tests/test-stdbit-h-c++.cc +++ b/tests/test-stdbit-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-stdbit-h.c b/tests/test-stdbit-h.c index f024e4ac6f..df3fed7e86 100644 --- a/tests/test-stdbit-h.c +++ b/tests/test-stdbit-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-stdckdint-h-c++.cc b/tests/test-stdckdint-h-c++.cc index 4af2daf459..00680385cf 100644 --- a/tests/test-stdckdint-h-c++.cc +++ b/tests/test-stdckdint-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-stdckdint-h.c b/tests/test-stdckdint-h.c index f0a576f6eb..332b1b0a91 100644 --- a/tests/test-stdckdint-h.c +++ b/tests/test-stdckdint-h.c @@ -1,5 +1,5 @@ /* Test . - Copyright 2022-2024 Free Software Foundation, Inc. + Copyright 2022-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 diff --git a/tests/test-stddef-h-c++.cc b/tests/test-stddef-h-c++.cc index e843b2c693..8d5b4a9b50 100644 --- a/tests/test-stddef-h-c++.cc +++ b/tests/test-stddef-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-stddef-h-c++2.cc b/tests/test-stddef-h-c++2.cc index 3fb1423fe4..d2588e1227 100644 --- a/tests/test-stddef-h-c++2.cc +++ b/tests/test-stddef-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-stddef-h.c b/tests/test-stddef-h.c index 5bceb18a29..1e577d0787 100644 --- a/tests/test-stddef-h.c +++ b/tests/test-stddef-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-stdint-h-c++.cc b/tests/test-stdint-h-c++.cc index f65e906fac..83cb351f48 100644 --- a/tests/test-stdint-h-c++.cc +++ b/tests/test-stdint-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-stdint-h-c++2.cc b/tests/test-stdint-h-c++2.cc index 4066152da1..f16f96040e 100644 --- a/tests/test-stdint-h-c++2.cc +++ b/tests/test-stdint-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-stdint-h.c b/tests/test-stdint-h.c index b8799eafa0..4f55370a62 100644 --- a/tests/test-stdint-h.c +++ b/tests/test-stdint-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2006-2024 Free Software Foundation, Inc. + Copyright (C) 2006-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 diff --git a/tests/test-stdio-h-c++.cc b/tests/test-stdio-h-c++.cc index 35219eaf48..f7652d3981 100644 --- a/tests/test-stdio-h-c++.cc +++ b/tests/test-stdio-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-stdio-h-c++2.cc b/tests/test-stdio-h-c++2.cc index 072bad7512..2dc20a5793 100644 --- a/tests/test-stdio-h-c++2.cc +++ b/tests/test-stdio-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-stdio-h.c b/tests/test-stdio-h.c index b64948c943..855ac8e668 100644 --- a/tests/test-stdio-h.c +++ b/tests/test-stdio-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-stdlib-h-c++.cc b/tests/test-stdlib-h-c++.cc index 0b02ca6e75..f39e2fe469 100644 --- a/tests/test-stdlib-h-c++.cc +++ b/tests/test-stdlib-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-stdlib-h-c++2.cc b/tests/test-stdlib-h-c++2.cc index e21343fd73..ede53bd6f1 100644 --- a/tests/test-stdlib-h-c++2.cc +++ b/tests/test-stdlib-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-stdlib-h.c b/tests/test-stdlib-h.c index e3b7b7b5bb..ea3da1bf35 100644 --- a/tests/test-stdlib-h.c +++ b/tests/test-stdlib-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-stdnoreturn-h.c b/tests/test-stdnoreturn-h.c index 831875456e..54d04f392e 100644 --- a/tests/test-stdnoreturn-h.c +++ b/tests/test-stdnoreturn-h.c @@ -1,5 +1,5 @@ /* Test of . - Copyright 2012-2024 Free Software Foundation, Inc. + Copyright 2012-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 diff --git a/tests/test-stpncpy.c b/tests/test-stpncpy.c index 7f34afe26d..315e72caa4 100644 --- a/tests/test-stpncpy.c +++ b/tests/test-stpncpy.c @@ -1,5 +1,5 @@ /* Test the system defined function stpncpy(). - Copyright (C) 2003, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2003, 2008-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 diff --git a/tests/test-strcasestr.c b/tests/test-strcasestr.c index 529a479523..a37ba8673d 100644 --- a/tests/test-strcasestr.c +++ b/tests/test-strcasestr.c @@ -1,5 +1,5 @@ /* Test of case-insensitive searching in a string. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-strchrnul.c b/tests/test-strchrnul.c index fdb48c9bfa..ff093e7fec 100644 --- a/tests/test-strchrnul.c +++ b/tests/test-strchrnul.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2024 Free Software Foundation, Inc. + * Copyright (C) 2008-2025 Free Software Foundation, Inc. * Written by Eric Blake and Bruno Haible * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-strerror.c b/tests/test-strerror.c index 15a5ddf077..7a1e85f890 100644 --- a/tests/test-strerror.c +++ b/tests/test-strerror.c @@ -1,5 +1,5 @@ /* Test of strerror() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-strerror_r.c b/tests/test-strerror_r.c index 301b7b3ec3..ec5a71a836 100644 --- a/tests/test-strerror_r.c +++ b/tests/test-strerror_r.c @@ -1,5 +1,5 @@ /* Test of strerror_r() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-strerrorname_np.c b/tests/test-strerrorname_np.c index 9fc0f03117..cfcfed80a0 100644 --- a/tests/test-strerrorname_np.c +++ b/tests/test-strerrorname_np.c @@ -1,6 +1,6 @@ /* Test of strerrorname_np() function. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-strfmon_l.c b/tests/test-strfmon_l.c index c9a7544932..a57ce0de2e 100644 --- a/tests/test-strfmon_l.c +++ b/tests/test-strfmon_l.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2024 Free Software Foundation, Inc. + * Copyright (C) 2017-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 diff --git a/tests/test-striconv.c b/tests/test-striconv.c index 043c8a7000..576e5b4d90 100644 --- a/tests/test-striconv.c +++ b/tests/test-striconv.c @@ -1,5 +1,5 @@ /* Test of character set conversion. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-striconveh.c b/tests/test-striconveh.c index 85f0047af1..fac294575d 100644 --- a/tests/test-striconveh.c +++ b/tests/test-striconveh.c @@ -1,5 +1,5 @@ /* Test of character set conversion with error handling. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-striconveha.c b/tests/test-striconveha.c index 5ac1c0d850..49f42e8779 100644 --- a/tests/test-striconveha.c +++ b/tests/test-striconveha.c @@ -1,5 +1,5 @@ /* Test of character set conversion with error handling and autodetection. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-string-buffer.c b/tests/test-string-buffer.c index 2bbb47cff2..216f4cdab4 100644 --- a/tests/test-string-buffer.c +++ b/tests/test-string-buffer.c @@ -1,5 +1,5 @@ /* Test of buffer that accumulates a string by piecewise concatenation. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-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 diff --git a/tests/test-string-desc-quotearg.c b/tests/test-string-desc-quotearg.c index 449533c096..865e8f9113 100644 --- a/tests/test-string-desc-quotearg.c +++ b/tests/test-string-desc-quotearg.c @@ -1,5 +1,5 @@ /* Test of string descriptors. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-string-desc.c b/tests/test-string-desc.c index fbe538687b..2fd82f74f9 100644 --- a/tests/test-string-desc.c +++ b/tests/test-string-desc.c @@ -1,5 +1,5 @@ /* Test of string descriptors. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-string-h-c++.cc b/tests/test-string-h-c++.cc index c9e6a360a9..624dcee6b2 100644 --- a/tests/test-string-h-c++.cc +++ b/tests/test-string-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-string-h-c++2.cc b/tests/test-string-h-c++2.cc index da1099e5e3..d414fb44e8 100644 --- a/tests/test-string-h-c++2.cc +++ b/tests/test-string-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-string-h.c b/tests/test-string-h.c index 053c2e4aed..6834b0b806 100644 --- a/tests/test-string-h.c +++ b/tests/test-string-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-strings-h-c++.cc b/tests/test-strings-h-c++.cc index e9084d5b54..1e872e285b 100644 --- a/tests/test-strings-h-c++.cc +++ b/tests/test-strings-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-strings-h.c b/tests/test-strings-h.c index 942e41c20a..d9b33ac872 100644 --- a/tests/test-strings-h.c +++ b/tests/test-strings-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-strncat.c b/tests/test-strncat.c index c54eeeaa34..7b2e682a59 100644 --- a/tests/test-strncat.c +++ b/tests/test-strncat.c @@ -1,5 +1,5 @@ /* Test of strncat() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-strncmp.c b/tests/test-strncmp.c index fa2e0999b5..dafb25dc0c 100644 --- a/tests/test-strncmp.c +++ b/tests/test-strncmp.c @@ -1,5 +1,5 @@ /* Test of strncmp() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-strncpy.c b/tests/test-strncpy.c index 42bfcd539e..165dd05b9c 100644 --- a/tests/test-strncpy.c +++ b/tests/test-strncpy.c @@ -1,5 +1,5 @@ /* Test of strncpy() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-strndup.c b/tests/test-strndup.c index 284c7f7be4..51ddbde4a9 100644 --- a/tests/test-strndup.c +++ b/tests/test-strndup.c @@ -1,5 +1,5 @@ /* Test of strndup() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-strnlen.c b/tests/test-strnlen.c index b493d8fc24..04cb7f43a6 100644 --- a/tests/test-strnlen.c +++ b/tests/test-strnlen.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2024 Free Software Foundation, Inc. + * Copyright (C) 2010-2025 Free Software Foundation, Inc. * Written by Eric Blake * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-strsignal.c b/tests/test-strsignal.c index 4ecd7abf61..6c44203734 100644 --- a/tests/test-strsignal.c +++ b/tests/test-strsignal.c @@ -1,5 +1,5 @@ /* Test of strsignal() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-strstr.c b/tests/test-strstr.c index 9ae6cba91c..db29076c1d 100644 --- a/tests/test-strstr.c +++ b/tests/test-strstr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2007-2024 Free Software Foundation, Inc. + * Copyright (C) 2004, 2007-2025 Free Software Foundation, Inc. * Written by Bruno Haible and Eric Blake * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-strtod.c b/tests/test-strtod.c index c5f94b19e8..bad98519ef 100644 --- a/tests/test-strtod.c +++ b/tests/test-strtod.c @@ -1,5 +1,5 @@ /* Test of strtod() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-strtod.h b/tests/test-strtod.h index fa1170defc..92c07ff690 100644 --- a/tests/test-strtod.h +++ b/tests/test-strtod.h @@ -1,5 +1,5 @@ /* Test of strtod() and c_strtod() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-strtod1.c b/tests/test-strtod1.c index c45313042b..24644a07d2 100644 --- a/tests/test-strtod1.c +++ b/tests/test-strtod1.c @@ -1,5 +1,5 @@ /* Test of strtod() in a French locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-strtof.c b/tests/test-strtof.c index e598245160..4f77a4a173 100644 --- a/tests/test-strtof.c +++ b/tests/test-strtof.c @@ -1,5 +1,5 @@ /* Test of strtof() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-strtof.h b/tests/test-strtof.h index 8ff4aa8f8b..031a6c8a05 100644 --- a/tests/test-strtof.h +++ b/tests/test-strtof.h @@ -1,5 +1,5 @@ /* Test of strtof() and c_strtof() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-strtof1.c b/tests/test-strtof1.c index def1fa254f..ce481b9af9 100644 --- a/tests/test-strtof1.c +++ b/tests/test-strtof1.c @@ -1,5 +1,5 @@ /* Test of strtof() in a French locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-strtoimax.c b/tests/test-strtoimax.c index 78421ddd65..c00d100190 100644 --- a/tests/test-strtoimax.c +++ b/tests/test-strtoimax.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-strtol.c b/tests/test-strtol.c index efe26a2a6b..9e63156a7c 100644 --- a/tests/test-strtol.c +++ b/tests/test-strtol.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-strtold.c b/tests/test-strtold.c index 4d9a67e1bb..ad425aaadd 100644 --- a/tests/test-strtold.c +++ b/tests/test-strtold.c @@ -1,5 +1,5 @@ /* Test of strtold() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-strtold.h b/tests/test-strtold.h index 580701dcc9..1fecfb8cc4 100644 --- a/tests/test-strtold.h +++ b/tests/test-strtold.h @@ -1,5 +1,5 @@ /* Test of strtold() and c_strtold() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-strtold1.c b/tests/test-strtold1.c index ff434a3ff6..abdf1491e7 100644 --- a/tests/test-strtold1.c +++ b/tests/test-strtold1.c @@ -1,5 +1,5 @@ /* Test of strtold() in a French locale. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-strtoll.c b/tests/test-strtoll.c index cef67231b9..6d6091e83f 100644 --- a/tests/test-strtoll.c +++ b/tests/test-strtoll.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-strtoul.c b/tests/test-strtoul.c index 5969744542..6193d9c47a 100644 --- a/tests/test-strtoul.c +++ b/tests/test-strtoul.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-strtoull.c b/tests/test-strtoull.c index 5b81d72974..26b0edca88 100644 --- a/tests/test-strtoull.c +++ b/tests/test-strtoull.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-strtoumax.c b/tests/test-strtoumax.c index 4226613996..36069def06 100644 --- a/tests/test-strtoumax.c +++ b/tests/test-strtoumax.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2024 Free Software Foundation, Inc. + * Copyright (C) 2011-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 diff --git a/tests/test-strverscmp.c b/tests/test-strverscmp.c index 6f3fdb115b..998f026a3d 100644 --- a/tests/test-strverscmp.c +++ b/tests/test-strverscmp.c @@ -1,5 +1,5 @@ /* Test of strverscmp() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-supersede-fopen.h b/tests/test-supersede-fopen.h index c9772fdfcc..394d4c501e 100644 --- a/tests/test-supersede-fopen.h +++ b/tests/test-supersede-fopen.h @@ -1,6 +1,6 @@ /* Tests for opening a file without destroying an old file with the same name. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-supersede-open.h b/tests/test-supersede-open.h index aab6aaa998..d629e86d92 100644 --- a/tests/test-supersede-open.h +++ b/tests/test-supersede-open.h @@ -1,6 +1,6 @@ /* Tests for opening a file without destroying an old file with the same name. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-supersede.c b/tests/test-supersede.c index 778f1675cf..75c5e9ce87 100644 --- a/tests/test-supersede.c +++ b/tests/test-supersede.c @@ -1,6 +1,6 @@ /* Tests for opening a file without destroying an old file with the same name. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-symlink.c b/tests/test-symlink.c index d8e4f6909a..0dd33b855c 100644 --- a/tests/test-symlink.c +++ b/tests/test-symlink.c @@ -1,5 +1,5 @@ /* Tests of symlink. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-symlink.h b/tests/test-symlink.h index a63faed714..00199c58a2 100644 --- a/tests/test-symlink.h +++ b/tests/test-symlink.h @@ -1,5 +1,5 @@ /* Tests of symlink. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-symlinkat.c b/tests/test-symlinkat.c index 313e92d708..23ca43bdae 100644 --- a/tests/test-symlinkat.c +++ b/tests/test-symlinkat.c @@ -1,5 +1,5 @@ /* Tests of symlinkat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-sys_file-h-c++.cc b/tests/test-sys_file-h-c++.cc index 39a6d12300..2f84021549 100644 --- a/tests/test-sys_file-h-c++.cc +++ b/tests/test-sys_file-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-sys_file-h.c b/tests/test-sys_file-h.c index 385d9ede43..90c24e4d1c 100644 --- a/tests/test-sys_file-h.c +++ b/tests/test-sys_file-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-sys_ioctl-h-c++.cc b/tests/test-sys_ioctl-h-c++.cc index f835feb1f9..1e21d9fd72 100644 --- a/tests/test-sys_ioctl-h-c++.cc +++ b/tests/test-sys_ioctl-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sys_ioctl-h.c b/tests/test-sys_ioctl-h.c index 4cecce1838..28d3e1af43 100644 --- a/tests/test-sys_ioctl-h.c +++ b/tests/test-sys_ioctl-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-sys_random-h-c++.cc b/tests/test-sys_random-h-c++.cc index 1146f3115f..4100fc7c38 100644 --- a/tests/test-sys_random-h-c++.cc +++ b/tests/test-sys_random-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-sys_random-h.c b/tests/test-sys_random-h.c index 16cacd31d7..15516bda7b 100644 --- a/tests/test-sys_random-h.c +++ b/tests/test-sys_random-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-sys_resource-h-c++.cc b/tests/test-sys_resource-h-c++.cc index c1c8cc4d38..c53b67b76f 100644 --- a/tests/test-sys_resource-h-c++.cc +++ b/tests/test-sys_resource-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sys_resource-h.c b/tests/test-sys_resource-h.c index 0d7a0f5a50..d84cc55072 100644 --- a/tests/test-sys_resource-h.c +++ b/tests/test-sys_resource-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-sys_select-h-c++.cc b/tests/test-sys_select-h-c++.cc index 130fb89249..45eaa73059 100644 --- a/tests/test-sys_select-h-c++.cc +++ b/tests/test-sys_select-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sys_select-h.c b/tests/test-sys_select-h.c index db791de189..2d70fcb0e3 100644 --- a/tests/test-sys_select-h.c +++ b/tests/test-sys_select-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-sys_socket-h-c++.cc b/tests/test-sys_socket-h-c++.cc index 11b40b2975..010bc6c05e 100644 --- a/tests/test-sys_socket-h-c++.cc +++ b/tests/test-sys_socket-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sys_socket-h.c b/tests/test-sys_socket-h.c index 5c1ad11540..ef17d2a5a0 100644 --- a/tests/test-sys_socket-h.c +++ b/tests/test-sys_socket-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-sys_stat-h-c++.cc b/tests/test-sys_stat-h-c++.cc index 08b69b14a2..1a0f546ad4 100644 --- a/tests/test-sys_stat-h-c++.cc +++ b/tests/test-sys_stat-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sys_stat-h.c b/tests/test-sys_stat-h.c index 7c4ec1fe0a..f433935fb1 100644 --- a/tests/test-sys_stat-h.c +++ b/tests/test-sys_stat-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-sys_time-h-c++.cc b/tests/test-sys_time-h-c++.cc index be24f73d4f..d46cf93e5c 100644 --- a/tests/test-sys_time-h-c++.cc +++ b/tests/test-sys_time-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sys_time-h.c b/tests/test-sys_time-h.c index 5db5c2c0c6..531327097b 100644 --- a/tests/test-sys_time-h.c +++ b/tests/test-sys_time-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-sys_times-h-c++.cc b/tests/test-sys_times-h-c++.cc index 5488c72984..c5fd5b5a29 100644 --- a/tests/test-sys_times-h-c++.cc +++ b/tests/test-sys_times-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-sys_times-h.c b/tests/test-sys_times-h.c index 429b1fa083..0c1438341c 100644 --- a/tests/test-sys_times-h.c +++ b/tests/test-sys_times-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-sys_types-h-c++.cc b/tests/test-sys_types-h-c++.cc index 79baf005a7..43bb85441c 100644 --- a/tests/test-sys_types-h-c++.cc +++ b/tests/test-sys_types-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-sys_types-h.c b/tests/test-sys_types-h.c index 46da846ef2..6bfaec1966 100644 --- a/tests/test-sys_types-h.c +++ b/tests/test-sys_types-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-sys_uio-h-c++.cc b/tests/test-sys_uio-h-c++.cc index 72b3f42409..7fa1af97de 100644 --- a/tests/test-sys_uio-h-c++.cc +++ b/tests/test-sys_uio-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-sys_uio-h.c b/tests/test-sys_uio-h.c index d371471f87..97238cb45c 100644 --- a/tests/test-sys_uio-h.c +++ b/tests/test-sys_uio-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-sys_un-h-c++.cc b/tests/test-sys_un-h-c++.cc index 5b2e39177a..7b3dde3bf3 100644 --- a/tests/test-sys_un-h-c++.cc +++ b/tests/test-sys_un-h-c++.cc @@ -1,5 +1,5 @@ /* Test of the substitute in C++ mode. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-sys_un-h.c b/tests/test-sys_un-h.c index c6b293179c..5755f2f935 100644 --- a/tests/test-sys_un-h.c +++ b/tests/test-sys_un-h.c @@ -1,5 +1,5 @@ /* Test of the substitute. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-sys_utsname-h-c++.cc b/tests/test-sys_utsname-h-c++.cc index d020c2ca33..e758f96ec2 100644 --- a/tests/test-sys_utsname-h-c++.cc +++ b/tests/test-sys_utsname-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-sys_utsname-h.c b/tests/test-sys_utsname-h.c index 049314fafc..b5cf4ea7a1 100644 --- a/tests/test-sys_utsname-h.c +++ b/tests/test-sys_utsname-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-sys_wait-h-c++.cc b/tests/test-sys_wait-h-c++.cc index 21f286da35..79b06003d2 100644 --- a/tests/test-sys_wait-h-c++.cc +++ b/tests/test-sys_wait-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sys_wait-h.c b/tests/test-sys_wait-h.c index 3b9b756fc6..101f9c5e9e 100644 --- a/tests/test-sys_wait-h.c +++ b/tests/test-sys_wait-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-sys_wait-h.h b/tests/test-sys_wait-h.h index 5f2eec5493..20701bd4c6 100644 --- a/tests/test-sys_wait-h.h +++ b/tests/test-sys_wait-h.h @@ -1,5 +1,5 @@ /* Test of macros shared between and . - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-sysexits-h-c++.cc b/tests/test-sysexits-h-c++.cc index 6617a675b3..11e352c1ad 100644 --- a/tests/test-sysexits-h-c++.cc +++ b/tests/test-sysexits-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-sysexits-h.c b/tests/test-sysexits-h.c index 636b23fef3..a2575e2cb0 100644 --- a/tests/test-sysexits-h.c +++ b/tests/test-sysexits-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-system-quote-child.c b/tests/test-system-quote-child.c index 5a83b1f3c2..436719ed3e 100644 --- a/tests/test-system-quote-child.c +++ b/tests/test-system-quote-child.c @@ -1,5 +1,5 @@ /* Child program invoked by test-system-quote-main. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-system-quote-main.c b/tests/test-system-quote-main.c index 86089055fa..b159cbffa0 100644 --- a/tests/test-system-quote-main.c +++ b/tests/test-system-quote-main.c @@ -1,5 +1,5 @@ /* Test of system-quote module. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-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 diff --git a/tests/test-szprintf-gnu.c b/tests/test-szprintf-gnu.c index cbf49e2618..4bf3278654 100644 --- a/tests/test-szprintf-gnu.c +++ b/tests/test-szprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible szprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-szprintf-gnu.h b/tests/test-szprintf-gnu.h index 8f059e2e44..88f160777c 100644 --- a/tests/test-szprintf-gnu.h +++ b/tests/test-szprintf-gnu.h @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vszprintf() and szprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-szprintf-posix.c b/tests/test-szprintf-posix.c index 590dc7bf22..c8e680ff88 100644 --- a/tests/test-szprintf-posix.c +++ b/tests/test-szprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible szprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-szprintf-posix.h b/tests/test-szprintf-posix.h index 6ab9cfc3e3..c813261b14 100644 --- a/tests/test-szprintf-posix.h +++ b/tests/test-szprintf-posix.h @@ -1,5 +1,5 @@ /* Test of POSIX compatible vszprintf() and szprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-tan.c b/tests/test-tan.c index a00c435287..08f8d6e9cf 100644 --- a/tests/test-tan.c +++ b/tests/test-tan.c @@ -1,5 +1,5 @@ /* Test of tan() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-tanf.c b/tests/test-tanf.c index e81a23fe99..c6d07c09f3 100644 --- a/tests/test-tanf.c +++ b/tests/test-tanf.c @@ -1,5 +1,5 @@ /* Test of tanf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-tanh.c b/tests/test-tanh.c index c89f9c9739..651e54a2fd 100644 --- a/tests/test-tanh.c +++ b/tests/test-tanh.c @@ -1,5 +1,5 @@ /* Test of tanh() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-tanhf.c b/tests/test-tanhf.c index a35cf127f9..e783be319c 100644 --- a/tests/test-tanhf.c +++ b/tests/test-tanhf.c @@ -1,5 +1,5 @@ /* Test of tanhf() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-tanl.c b/tests/test-tanl.c index 4c2f70d185..f08b036516 100644 --- a/tests/test-tanl.c +++ b/tests/test-tanl.c @@ -1,5 +1,5 @@ /* Test of tanl() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-tempname.c b/tests/test-tempname.c index 859dbda9de..b9e51978be 100644 --- a/tests/test-tempname.c +++ b/tests/test-tempname.c @@ -1,5 +1,5 @@ /* Test of creating a temporary file. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-term-style-control-hello.c b/tests/test-term-style-control-hello.c index da71c25f8e..bb8effe7b9 100644 --- a/tests/test-term-style-control-hello.c +++ b/tests/test-term-style-control-hello.c @@ -1,5 +1,5 @@ /* Simple test program for the term-style-control module. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2019. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-term-style-control-yes.c b/tests/test-term-style-control-yes.c index 6d60450b90..b447370337 100644 --- a/tests/test-term-style-control-yes.c +++ b/tests/test-term-style-control-yes.c @@ -1,5 +1,5 @@ /* Interactive test program for the term-style-control module. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2019. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-termcap.c b/tests/test-termcap.c index 730b8a4c1c..d37ed28b6e 100644 --- a/tests/test-termcap.c +++ b/tests/test-termcap.c @@ -1,5 +1,5 @@ /* Ad-hoc testing program for . - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-terminfo.c b/tests/test-terminfo.c index ecf2d093f1..36380d6e6d 100644 --- a/tests/test-terminfo.c +++ b/tests/test-terminfo.c @@ -1,5 +1,5 @@ /* Ad-hoc testing program for . - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-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 diff --git a/tests/test-termios-h-c++.cc b/tests/test-termios-h-c++.cc index d335b21fab..1640d010c8 100644 --- a/tests/test-termios-h-c++.cc +++ b/tests/test-termios-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-termios-h.c b/tests/test-termios-h.c index fdc01f13e5..b3401a2008 100644 --- a/tests/test-termios-h.c +++ b/tests/test-termios-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-thrd_create.c b/tests/test-thrd_create.c index 1e02e49ab2..5799dc3583 100644 --- a/tests/test-thrd_create.c +++ b/tests/test-thrd_create.c @@ -1,5 +1,5 @@ /* Test of thrd_create () macro. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-thrd_current.c b/tests/test-thrd_current.c index 0110f4ed13..d914341fee 100644 --- a/tests/test-thrd_current.c +++ b/tests/test-thrd_current.c @@ -1,5 +1,5 @@ /* Test of thrd_current () function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-thrd_exit.c b/tests/test-thrd_exit.c index 622f4d5591..a0b9c3e1fc 100644 --- a/tests/test-thrd_exit.c +++ b/tests/test-thrd_exit.c @@ -1,5 +1,5 @@ /* Test of thrd_exit () function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-thread_create.c b/tests/test-thread_create.c index ae1d331b08..3b024f5369 100644 --- a/tests/test-thread_create.c +++ b/tests/test-thread_create.c @@ -1,5 +1,5 @@ /* Test of gl_thread_create () macro. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-thread_local.c b/tests/test-thread_local.c index 68c05352d6..4880f6e24d 100644 --- a/tests/test-thread_local.c +++ b/tests/test-thread_local.c @@ -1,5 +1,5 @@ /* Test of thread-local storage in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-thread_self.c b/tests/test-thread_self.c index e494613bf9..eaeb2f289f 100644 --- a/tests/test-thread_self.c +++ b/tests/test-thread_self.c @@ -1,5 +1,5 @@ /* Test of gl_thread_self () macro. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-threads-c++.cc b/tests/test-threads-c++.cc index f26daea446..bcdf720fe1 100644 --- a/tests/test-threads-c++.cc +++ b/tests/test-threads-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-threads.c b/tests/test-threads.c index aec648eb7c..c7ef79019f 100644 --- a/tests/test-threads.c +++ b/tests/test-threads.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-time-h-c++.cc b/tests/test-time-h-c++.cc index 2f0b6e9645..ae83ac8363 100644 --- a/tests/test-time-h-c++.cc +++ b/tests/test-time-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-time-h-c++2.cc b/tests/test-time-h-c++2.cc index bd3838cfb9..233fb57cd0 100644 --- a/tests/test-time-h-c++2.cc +++ b/tests/test-time-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-time-h.c b/tests/test-time-h.c index 01f9fff8a3..34eb10e477 100644 --- a/tests/test-time-h.c +++ b/tests/test-time-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-time.c b/tests/test-time.c index 7f2f25bbe2..1f373ef514 100644 --- a/tests/test-time.c +++ b/tests/test-time.c @@ -1,5 +1,5 @@ /* Test of time() function. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-times.c b/tests/test-times.c index 75f35b2965..e79ef718a6 100644 --- a/tests/test-times.c +++ b/tests/test-times.c @@ -1,5 +1,5 @@ /* Test of times function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-timespec.c b/tests/test-timespec.c index 524c012676..05ddcbd607 100644 --- a/tests/test-timespec.c +++ b/tests/test-timespec.c @@ -1,5 +1,5 @@ /* Test timespec functions. - Copyright 2015-2024 Free Software Foundation, Inc. + Copyright 2015-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 diff --git a/tests/test-timespec_get.c b/tests/test-timespec_get.c index 22b624a3ef..d837aa2b5e 100644 --- a/tests/test-timespec_get.c +++ b/tests/test-timespec_get.c @@ -1,5 +1,5 @@ /* Test of timespec_get() function. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-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 diff --git a/tests/test-timespec_getres.c b/tests/test-timespec_getres.c index 5b70aa954d..c98c65476e 100644 --- a/tests/test-timespec_getres.c +++ b/tests/test-timespec_getres.c @@ -1,5 +1,5 @@ /* Test timespec_getres. - Copyright 2021-2024 Free Software Foundation, Inc. + Copyright 2021-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 diff --git a/tests/test-tls.c b/tests/test-tls.c index f0839e0a4b..c10166dcfd 100644 --- a/tests/test-tls.c +++ b/tests/test-tls.c @@ -1,5 +1,5 @@ /* Test of thread-local storage in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-totalorder.c b/tests/test-totalorder.c index 2112b49af9..debb79e0ff 100644 --- a/tests/test-totalorder.c +++ b/tests/test-totalorder.c @@ -1,5 +1,5 @@ /* Test totalorder. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-totalorder.h b/tests/test-totalorder.h index ef8c6b121d..c74c3e1411 100644 --- a/tests/test-totalorder.h +++ b/tests/test-totalorder.h @@ -1,5 +1,5 @@ /* Test a totalorder-like function. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-totalorderf.c b/tests/test-totalorderf.c index a7223feaf6..9a7e00908f 100644 --- a/tests/test-totalorderf.c +++ b/tests/test-totalorderf.c @@ -1,5 +1,5 @@ /* Test totalorderf. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-totalorderl.c b/tests/test-totalorderl.c index 79bb7d9ab8..af24dc45c2 100644 --- a/tests/test-totalorderl.c +++ b/tests/test-totalorderl.c @@ -1,5 +1,5 @@ /* Test totalorderl. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-totalordermag.c b/tests/test-totalordermag.c index 7ac2498a50..7d95c0517a 100644 --- a/tests/test-totalordermag.c +++ b/tests/test-totalordermag.c @@ -1,5 +1,5 @@ /* Test totalordermag. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-totalordermag.h b/tests/test-totalordermag.h index 94f929f39e..13e4a82e8b 100644 --- a/tests/test-totalordermag.h +++ b/tests/test-totalordermag.h @@ -1,5 +1,5 @@ /* Test a totalordermag-like function. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-totalordermagf.c b/tests/test-totalordermagf.c index 01d1ab0b12..5bffcf4bc1 100644 --- a/tests/test-totalordermagf.c +++ b/tests/test-totalordermagf.c @@ -1,5 +1,5 @@ /* Test totalordermagf. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-totalordermagl.c b/tests/test-totalordermagl.c index 34e8a102b5..c20e06e882 100644 --- a/tests/test-totalordermagl.c +++ b/tests/test-totalordermagl.c @@ -1,5 +1,5 @@ /* Test totalordermagl. - Copyright 2023-2024 Free Software Foundation, Inc. + Copyright 2023-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 diff --git a/tests/test-towctrans.c b/tests/test-towctrans.c index 68c919ea22..91f1b8a25c 100644 --- a/tests/test-towctrans.c +++ b/tests/test-towctrans.c @@ -1,5 +1,5 @@ /* Test of wide character mappings. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-trim.c b/tests/test-trim.c index e765f23109..68842b22ca 100644 --- a/tests/test-trim.c +++ b/tests/test-trim.c @@ -1,5 +1,5 @@ /* Tests of removing leading and/or trailing whitespaces. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-trunc-ieee.c b/tests/test-trunc-ieee.c index c1ac4a7128..a2a4e11de9 100644 --- a/tests/test-trunc-ieee.c +++ b/tests/test-trunc-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding towards zero. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-trunc1.c b/tests/test-trunc1.c index f9a1b9c15c..668aee40da 100644 --- a/tests/test-trunc1.c +++ b/tests/test-trunc1.c @@ -1,5 +1,5 @@ /* Test of rounding towards zero. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-trunc2.c b/tests/test-trunc2.c index d125b3651e..9005e3fe87 100644 --- a/tests/test-trunc2.c +++ b/tests/test-trunc2.c @@ -1,5 +1,5 @@ /* Test of rounding towards zero. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-truncate.c b/tests/test-truncate.c index 07ad289056..3599789947 100644 --- a/tests/test-truncate.c +++ b/tests/test-truncate.c @@ -1,5 +1,5 @@ /* Test truncating a file. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/test-truncf-ieee.c b/tests/test-truncf-ieee.c index 59f2d8f14f..edf679f927 100644 --- a/tests/test-truncf-ieee.c +++ b/tests/test-truncf-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding towards zero. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-truncf1.c b/tests/test-truncf1.c index b2246dfa3e..4d2338c08e 100644 --- a/tests/test-truncf1.c +++ b/tests/test-truncf1.c @@ -1,5 +1,5 @@ /* Test of rounding towards zero. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-truncf2.c b/tests/test-truncf2.c index 9b8b951b5e..3a6bf435ef 100644 --- a/tests/test-truncf2.c +++ b/tests/test-truncf2.c @@ -1,5 +1,5 @@ /* Test of rounding towards zero. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-truncl-ieee.c b/tests/test-truncl-ieee.c index 032dee23de..936c747e04 100644 --- a/tests/test-truncl-ieee.c +++ b/tests/test-truncl-ieee.c @@ -1,5 +1,5 @@ /* Test of rounding towards zero. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-truncl.c b/tests/test-truncl.c index 8ecfa0da24..35f6263fb2 100644 --- a/tests/test-truncl.c +++ b/tests/test-truncl.c @@ -1,5 +1,5 @@ /* Test of rounding towards zero. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-tsearch.c b/tests/test-tsearch.c index a741f22b44..292ff0d3ad 100644 --- a/tests/test-tsearch.c +++ b/tests/test-tsearch.c @@ -1,5 +1,5 @@ /* Test program for tsearch et al. - Copyright (C) 1997, 2000-2001, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 1997, 2000-2001, 2007-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software: you can redistribute it and/or diff --git a/tests/test-tss.c b/tests/test-tss.c index f73a501e73..c2741a0689 100644 --- a/tests/test-tss.c +++ b/tests/test-tss.c @@ -1,5 +1,5 @@ /* Test of thread-local storage in multithreaded situations. - Copyright (C) 2005, 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2008-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 diff --git a/tests/test-ttyname_r.c b/tests/test-ttyname_r.c index a5a15e3f56..19fb6c6af6 100644 --- a/tests/test-ttyname_r.c +++ b/tests/test-ttyname_r.c @@ -1,5 +1,5 @@ /* Test of ttyname_r(3). - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-tzname.c b/tests/test-tzname.c index 385d594cc3..79999d5f9d 100644 --- a/tests/test-tzname.c +++ b/tests/test-tzname.c @@ -1,5 +1,5 @@ /* Test of tzname array. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-u64.c b/tests/test-u64.c index a78e66421a..b7c0f13940 100644 --- a/tests/test-u64.c +++ b/tests/test-u64.c @@ -1,5 +1,5 @@ /* Test of - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-uchar-h-c++.cc b/tests/test-uchar-h-c++.cc index f550069540..f19ca39e2b 100644 --- a/tests/test-uchar-h-c++.cc +++ b/tests/test-uchar-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-uchar-h-c++2.cc b/tests/test-uchar-h-c++2.cc index ed1e5ec35d..98eec29b35 100644 --- a/tests/test-uchar-h-c++2.cc +++ b/tests/test-uchar-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-uchar-h.c b/tests/test-uchar-h.c index dfb368e052..614a5431c6 100644 --- a/tests/test-uchar-h.c +++ b/tests/test-uchar-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-uname.c b/tests/test-uname.c index 492387e641..b8074f68da 100644 --- a/tests/test-uname.c +++ b/tests/test-uname.c @@ -1,5 +1,5 @@ /* Test of system information. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-unicodeio.c b/tests/test-unicodeio.c index ccb44756fc..263636c85a 100644 --- a/tests/test-unicodeio.c +++ b/tests/test-unicodeio.c @@ -1,6 +1,6 @@ /* Tests for Unicode character output. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-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 diff --git a/tests/test-unistd-h-c++.cc b/tests/test-unistd-h-c++.cc index d4eef36d5e..a919fa5b87 100644 --- a/tests/test-unistd-h-c++.cc +++ b/tests/test-unistd-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-unistd-h.c b/tests/test-unistd-h.c index e131302ab6..d7173956df 100644 --- a/tests/test-unistd-h.c +++ b/tests/test-unistd-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/test-unlink.c b/tests/test-unlink.c index fa3b63a485..8cb900b992 100644 --- a/tests/test-unlink.c +++ b/tests/test-unlink.c @@ -1,5 +1,5 @@ /* Tests of unlink. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-unlink.h b/tests/test-unlink.h index 800537db6d..0b95ed0bf5 100644 --- a/tests/test-unlink.h +++ b/tests/test-unlink.h @@ -1,5 +1,5 @@ /* Tests of unlink. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-unlinkat.c b/tests/test-unlinkat.c index 4f1148a9a9..bd3f7609f0 100644 --- a/tests/test-unlinkat.c +++ b/tests/test-unlinkat.c @@ -1,5 +1,5 @@ /* Tests of unlinkat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-unlockpt.c b/tests/test-unlockpt.c index 8fbd36cf69..402682eb8d 100644 --- a/tests/test-unlockpt.c +++ b/tests/test-unlockpt.c @@ -1,5 +1,5 @@ /* Test unlocking of the slave side of a pseudo-terminal. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-unsetenv.c b/tests/test-unsetenv.c index 6ab01b7f65..95d7d0a7c0 100644 --- a/tests/test-unsetenv.c +++ b/tests/test-unsetenv.c @@ -1,5 +1,5 @@ /* Tests of unsetenv. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-update-copyright.sh b/tests/test-update-copyright.sh index a3af0cce0b..fc405a6214 100755 --- a/tests/test-update-copyright.sh +++ b/tests/test-update-copyright.sh @@ -1,6 +1,6 @@ #!/bin/sh # Test suite for update-copyright. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-userspec.c b/tests/test-userspec.c index e1f375513a..63cb530cb7 100644 --- a/tests/test-userspec.c +++ b/tests/test-userspec.c @@ -1,5 +1,5 @@ /* Test userspec.c - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-usleep.c b/tests/test-usleep.c index 755c0479b3..751390d30e 100644 --- a/tests/test-usleep.c +++ b/tests/test-usleep.c @@ -1,5 +1,5 @@ /* Test of usleep() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-utime-h-c++.cc b/tests/test-utime-h-c++.cc index 5346665738..1105e9549a 100644 --- a/tests/test-utime-h-c++.cc +++ b/tests/test-utime-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-utime-h.c b/tests/test-utime-h.c index 908a0e7254..eeb9b1468c 100644 --- a/tests/test-utime-h.c +++ b/tests/test-utime-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/test-utime.c b/tests/test-utime.c index fd87f91cd8..28ef5b5eb7 100644 --- a/tests/test-utime.c +++ b/tests/test-utime.c @@ -1,5 +1,5 @@ /* Tests of utime. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/test-utimens-common.h b/tests/test-utimens-common.h index f564323630..9f8353154e 100644 --- a/tests/test-utimens-common.h +++ b/tests/test-utimens-common.h @@ -1,5 +1,5 @@ /* Test of file timestamp modification functions. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-utimens.c b/tests/test-utimens.c index b95adb0b5d..8fa3b6e5f8 100644 --- a/tests/test-utimens.c +++ b/tests/test-utimens.c @@ -1,5 +1,5 @@ /* Tests of utimens. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-utimens.h b/tests/test-utimens.h index 575507f735..6906765c0f 100644 --- a/tests/test-utimens.h +++ b/tests/test-utimens.h @@ -1,5 +1,5 @@ /* Test of file timestamp modification functions. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-utimensat.c b/tests/test-utimensat.c index 0f7d73b3c1..4c6b21b120 100644 --- a/tests/test-utimensat.c +++ b/tests/test-utimensat.c @@ -1,5 +1,5 @@ /* Tests of utimensat. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-utmp-h-c++.cc b/tests/test-utmp-h-c++.cc index cad9b9112f..9c6df64e90 100644 --- a/tests/test-utmp-h-c++.cc +++ b/tests/test-utmp-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-utmp-h.c b/tests/test-utmp-h.c index 9e41a65499..6f7e977136 100644 --- a/tests/test-utmp-h.c +++ b/tests/test-utmp-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-vasnprintf-big.c b/tests/test-vasnprintf-big.c index eae1d2704d..263d2c6854 100644 --- a/tests/test-vasnprintf-big.c +++ b/tests/test-vasnprintf-big.c @@ -1,5 +1,5 @@ /* Test of [v]asnprintf() with big results. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-vasnprintf-gnu.c b/tests/test-vasnprintf-gnu.c index bcb4f143ff..ac628a9c4e 100644 --- a/tests/test-vasnprintf-gnu.c +++ b/tests/test-vasnprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vasnprintf() and asnprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasnprintf-posix.c b/tests/test-vasnprintf-posix.c index aafec425ae..e382a9ce5f 100644 --- a/tests/test-vasnprintf-posix.c +++ b/tests/test-vasnprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vasnprintf() and asnprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasnprintf-posix2.c b/tests/test-vasnprintf-posix2.c index 4c1b8a3166..221292d709 100644 --- a/tests/test-vasnprintf-posix2.c +++ b/tests/test-vasnprintf-posix2.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vasnprintf() and asnprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasnprintf-posix3.c b/tests/test-vasnprintf-posix3.c index 568bfa912e..3db7887da7 100644 --- a/tests/test-vasnprintf-posix3.c +++ b/tests/test-vasnprintf-posix3.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vasnprintf() and asnprintf() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-vasnprintf.c b/tests/test-vasnprintf.c index d6182dc461..d5c62baf62 100644 --- a/tests/test-vasnprintf.c +++ b/tests/test-vasnprintf.c @@ -1,5 +1,5 @@ /* Test of vasnprintf() and asnprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasnwprintf-big.c b/tests/test-vasnwprintf-big.c index 1c4411efca..ab59f6de3a 100644 --- a/tests/test-vasnwprintf-big.c +++ b/tests/test-vasnwprintf-big.c @@ -1,5 +1,5 @@ /* Test of [v]asnwprintf() with big results. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-vasnwprintf-gnu.c b/tests/test-vasnwprintf-gnu.c index 1362247603..e149b4ddd0 100644 --- a/tests/test-vasnwprintf-gnu.c +++ b/tests/test-vasnwprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vasnwprintf() and asnwprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasnwprintf-posix.c b/tests/test-vasnwprintf-posix.c index a6db19d1d9..af7bd60bda 100644 --- a/tests/test-vasnwprintf-posix.c +++ b/tests/test-vasnwprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vasnwprintf() and asnwprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasnwprintf-posix2.c b/tests/test-vasnwprintf-posix2.c index 6ec9de8307..fde409376e 100644 --- a/tests/test-vasnwprintf-posix2.c +++ b/tests/test-vasnwprintf-posix2.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vasnwprintf() and asnwprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasnwprintf-posix3.c b/tests/test-vasnwprintf-posix3.c index 53923bab77..e9da24f3e0 100644 --- a/tests/test-vasnwprintf-posix3.c +++ b/tests/test-vasnwprintf-posix3.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vasnwprintf() and asnwprintf() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-vasnwprintf.c b/tests/test-vasnwprintf.c index a5832a9080..1f54aca592 100644 --- a/tests/test-vasnwprintf.c +++ b/tests/test-vasnwprintf.c @@ -1,5 +1,5 @@ /* Test of vasnwprintf() and asnwprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasprintf-gnu.c b/tests/test-vasprintf-gnu.c index 5b47d84a26..e03ec48a03 100644 --- a/tests/test-vasprintf-gnu.c +++ b/tests/test-vasprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vasprintf() and asprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasprintf-posix.c b/tests/test-vasprintf-posix.c index d172a5c6ea..fe929b65ad 100644 --- a/tests/test-vasprintf-posix.c +++ b/tests/test-vasprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vasprintf() and asprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vasprintf.c b/tests/test-vasprintf.c index 2e43dc3e33..da9fbf8fe1 100644 --- a/tests/test-vasprintf.c +++ b/tests/test-vasprintf.c @@ -1,5 +1,5 @@ /* Test of vasprintf() and asprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vaszprintf-gnu.c b/tests/test-vaszprintf-gnu.c index 357554e833..c710d144d6 100644 --- a/tests/test-vaszprintf-gnu.c +++ b/tests/test-vaszprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vaszprintf() and aszprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vaszprintf-gnu.h b/tests/test-vaszprintf-gnu.h index 4b6cb493c0..55372f99ab 100644 --- a/tests/test-vaszprintf-gnu.h +++ b/tests/test-vaszprintf-gnu.h @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible [v]aszprintf(), c_[v]aszprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vaszprintf-posix.c b/tests/test-vaszprintf-posix.c index d3f03965fe..73a0847058 100644 --- a/tests/test-vaszprintf-posix.c +++ b/tests/test-vaszprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vaszprintf() and aszprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vc-list-files-cvs.sh b/tests/test-vc-list-files-cvs.sh index 64b54c0ebc..fa58045296 100755 --- a/tests/test-vc-list-files-cvs.sh +++ b/tests/test-vc-list-files-cvs.sh @@ -1,6 +1,6 @@ #!/bin/sh # Unit tests for vc-list-files -# Copyright (C) 2008-2024 Free Software Foundation, Inc. +# Copyright (C) 2008-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-vc-list-files-git.sh b/tests/test-vc-list-files-git.sh index 7bee9bed61..81469802bf 100755 --- a/tests/test-vc-list-files-git.sh +++ b/tests/test-vc-list-files-git.sh @@ -1,6 +1,6 @@ #!/bin/sh # Unit tests for vc-list-files -# Copyright (C) 2008-2024 Free Software Foundation, Inc. +# Copyright (C) 2008-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-vdprintf-gnu.c b/tests/test-vdprintf-gnu.c index 4a5f5ffef8..7f03be91be 100644 --- a/tests/test-vdprintf-gnu.c +++ b/tests/test-vdprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vdprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vdprintf-posix.c b/tests/test-vdprintf-posix.c index eec47b0bc6..f1e7b6f58c 100644 --- a/tests/test-vdprintf-posix.c +++ b/tests/test-vdprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vdprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vdprintf.c b/tests/test-vdprintf.c index 6ee7d0d3b9..7e17ca50ea 100644 --- a/tests/test-vdprintf.c +++ b/tests/test-vdprintf.c @@ -1,5 +1,5 @@ /* Test of vdprintf() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-vdzprintf-gnu.c b/tests/test-vdzprintf-gnu.c index eb92b038bd..751f2360eb 100644 --- a/tests/test-vdzprintf-gnu.c +++ b/tests/test-vdzprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vdzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vdzprintf-posix.c b/tests/test-vdzprintf-posix.c index f9573fc18d..1d09b03247 100644 --- a/tests/test-vdzprintf-posix.c +++ b/tests/test-vdzprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vdzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-verify-try.c b/tests/test-verify-try.c index d16fb938db..41fb30cbd0 100644 --- a/tests/test-verify-try.c +++ b/tests/test-verify-try.c @@ -1,6 +1,6 @@ /* Test the "verify" module. - Copyright (C) 2017-2024 Free Software Foundation, Inc. + Copyright (C) 2017-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 diff --git a/tests/test-verify.c b/tests/test-verify.c index 1d8f43c7a7..e19bfa8116 100644 --- a/tests/test-verify.c +++ b/tests/test-verify.c @@ -1,6 +1,6 @@ /* Test the "verify" module. - Copyright (C) 2005, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2005, 2009-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 diff --git a/tests/test-verror.c b/tests/test-verror.c index bd17cc1429..8df041501e 100644 --- a/tests/test-verror.c +++ b/tests/test-verror.c @@ -1,5 +1,5 @@ /* Test of verror.h functions. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-version-etc.c b/tests/test-version-etc.c index 8662d24d12..6a2a1faea5 100644 --- a/tests/test-version-etc.c +++ b/tests/test-version-etc.c @@ -1,5 +1,5 @@ /* Test suite for version-etc. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is part of the GNUlib Library. This program is free software: you can redistribute it and/or modify diff --git a/tests/test-version-etc.sh b/tests/test-version-etc.sh index 9b4b631aa9..6fc55d78d5 100755 --- a/tests/test-version-etc.sh +++ b/tests/test-version-etc.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test suite for version-etc. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-vfprintf-gnu.c b/tests/test-vfprintf-gnu.c index e8cc1c4a0b..acc62355e2 100644 --- a/tests/test-vfprintf-gnu.c +++ b/tests/test-vfprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vfprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vfprintf-posix.c b/tests/test-vfprintf-posix.c index c64c1d2c4d..7a4b9af9ea 100644 --- a/tests/test-vfprintf-posix.c +++ b/tests/test-vfprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vfprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vfzprintf-gnu.c b/tests/test-vfzprintf-gnu.c index b2ede1f584..55d8aa6df9 100644 --- a/tests/test-vfzprintf-gnu.c +++ b/tests/test-vfzprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vfzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vfzprintf-posix.c b/tests/test-vfzprintf-posix.c index 219d0b983b..d8ddc872e4 100644 --- a/tests/test-vfzprintf-posix.c +++ b/tests/test-vfzprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vfzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vma-prot.c b/tests/test-vma-prot.c index dc100d3af3..b081ed86b1 100644 --- a/tests/test-vma-prot.c +++ b/tests/test-vma-prot.c @@ -1,5 +1,5 @@ /* Test of getting protection of a virtual memory area. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/test-vprintf-gnu.c b/tests/test-vprintf-gnu.c index 638ac70a6f..8cef8b20b7 100644 --- a/tests/test-vprintf-gnu.c +++ b/tests/test-vprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vprintf-posix.c b/tests/test-vprintf-posix.c index 48e710e7c9..1c5909e843 100644 --- a/tests/test-vprintf-posix.c +++ b/tests/test-vprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vsnprintf-gnu.c b/tests/test-vsnprintf-gnu.c index 8d06aed380..ef230d66e4 100644 --- a/tests/test-vsnprintf-gnu.c +++ b/tests/test-vsnprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vsnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vsnprintf-posix.c b/tests/test-vsnprintf-posix.c index 752ced6b54..c996267947 100644 --- a/tests/test-vsnprintf-posix.c +++ b/tests/test-vsnprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vsnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vsnprintf.c b/tests/test-vsnprintf.c index 552a931a51..fd57e861b9 100644 --- a/tests/test-vsnprintf.c +++ b/tests/test-vsnprintf.c @@ -1,5 +1,5 @@ /* Test of vsnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vsnzprintf-gnu.c b/tests/test-vsnzprintf-gnu.c index d47ff964b0..d66690b7c7 100644 --- a/tests/test-vsnzprintf-gnu.c +++ b/tests/test-vsnzprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vsnzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vsnzprintf-posix.c b/tests/test-vsnzprintf-posix.c index f245796eb1..2d73d36745 100644 --- a/tests/test-vsnzprintf-posix.c +++ b/tests/test-vsnzprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vsnzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vsprintf-gnu.c b/tests/test-vsprintf-gnu.c index fcbf56b1ef..5bc2ed2e6f 100644 --- a/tests/test-vsprintf-gnu.c +++ b/tests/test-vsprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vsprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vsprintf-posix.c b/tests/test-vsprintf-posix.c index a6ef5ad664..f92d8d00cc 100644 --- a/tests/test-vsprintf-posix.c +++ b/tests/test-vsprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vsprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vszprintf-gnu.c b/tests/test-vszprintf-gnu.c index e77855b985..788f6f6d6b 100644 --- a/tests/test-vszprintf-gnu.c +++ b/tests/test-vszprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vszprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vszprintf-posix.c b/tests/test-vszprintf-posix.c index 10f021311d..cdc4e97406 100644 --- a/tests/test-vszprintf-posix.c +++ b/tests/test-vszprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vszprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vzprintf-gnu.c b/tests/test-vzprintf-gnu.c index 1056f0e45b..352724f40c 100644 --- a/tests/test-vzprintf-gnu.c +++ b/tests/test-vzprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible vzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-vzprintf-posix.c b/tests/test-vzprintf-posix.c index daf6e97b0f..883324bbc1 100644 --- a/tests/test-vzprintf-posix.c +++ b/tests/test-vzprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible vzprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-wchar-h-c++.cc b/tests/test-wchar-h-c++.cc index 89d4751fe8..e1ad5b9879 100644 --- a/tests/test-wchar-h-c++.cc +++ b/tests/test-wchar-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-wchar-h-c++2.cc b/tests/test-wchar-h-c++2.cc index 3050602eaa..0d8250f242 100644 --- a/tests/test-wchar-h-c++2.cc +++ b/tests/test-wchar-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-wchar-h-c++3.cc b/tests/test-wchar-h-c++3.cc index 16f5d0e84f..9ef8d9dda0 100644 --- a/tests/test-wchar-h-c++3.cc +++ b/tests/test-wchar-h-c++3.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-wchar-h.c b/tests/test-wchar-h.c index 663a5a4ea6..965ee11adc 100644 --- a/tests/test-wchar-h.c +++ b/tests/test-wchar-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-wcrtomb-w32.c b/tests/test-wcrtomb-w32.c index d275ec46d7..843e495252 100644 --- a/tests/test-wcrtomb-w32.c +++ b/tests/test-wcrtomb-w32.c @@ -1,5 +1,5 @@ /* Test of conversion of wide character to multibyte character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-wcrtomb.c b/tests/test-wcrtomb.c index 6bb7eb6325..2632041943 100644 --- a/tests/test-wcrtomb.c +++ b/tests/test-wcrtomb.c @@ -1,5 +1,5 @@ /* Test of conversion of wide character to multibyte character. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-wcscmp.c b/tests/test-wcscmp.c index 68873612f4..6dacf34784 100644 --- a/tests/test-wcscmp.c +++ b/tests/test-wcscmp.c @@ -1,5 +1,5 @@ /* Test of wcscmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-wcsncat.c b/tests/test-wcsncat.c index 8ba20a126f..82f7575285 100644 --- a/tests/test-wcsncat.c +++ b/tests/test-wcsncat.c @@ -1,5 +1,5 @@ /* Test of wcsncat() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-wcsncmp.c b/tests/test-wcsncmp.c index 0c6f228eeb..a59d30b4e0 100644 --- a/tests/test-wcsncmp.c +++ b/tests/test-wcsncmp.c @@ -1,5 +1,5 @@ /* Test of wcsncmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-wcsncpy.c b/tests/test-wcsncpy.c index 6a07bd79a6..1c89ababb5 100644 --- a/tests/test-wcsncpy.c +++ b/tests/test-wcsncpy.c @@ -1,5 +1,5 @@ /* Test of wcsncpy() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-wcsnrtombs.c b/tests/test-wcsnrtombs.c index 396dd3e17a..39e4158bc5 100644 --- a/tests/test-wcsnrtombs.c +++ b/tests/test-wcsnrtombs.c @@ -1,5 +1,5 @@ /* Test of conversion of wide string to string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-wcsrtombs.c b/tests/test-wcsrtombs.c index a5c5484b0f..58d4657d17 100644 --- a/tests/test-wcsrtombs.c +++ b/tests/test-wcsrtombs.c @@ -1,5 +1,5 @@ /* Test of conversion of wide string to string. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-wcsstr.c b/tests/test-wcsstr.c index c71bebfb8c..7dcb30bdc0 100644 --- a/tests/test-wcsstr.c +++ b/tests/test-wcsstr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2007-2024 Free Software Foundation, Inc. + * Copyright (C) 2004, 2007-2025 Free Software Foundation, Inc. * Written by Bruno Haible and Eric Blake * * This program is free software: you can redistribute it and/or modify diff --git a/tests/test-wcstok.c b/tests/test-wcstok.c index bfa1092558..7c9de54665 100644 --- a/tests/test-wcstok.c +++ b/tests/test-wcstok.c @@ -1,5 +1,5 @@ /* Test of conversion of wide string to string. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-wctrans.c b/tests/test-wctrans.c index f7459ae948..02f4ffaed3 100644 --- a/tests/test-wctrans.c +++ b/tests/test-wctrans.c @@ -1,5 +1,5 @@ /* Test of getting descriptor for a wide character mapping. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-wctype-h-c++.cc b/tests/test-wctype-h-c++.cc index 43913ecb10..5e7d3e65db 100644 --- a/tests/test-wctype-h-c++.cc +++ b/tests/test-wctype-h-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-wctype-h-c++2.cc b/tests/test-wctype-h-c++2.cc index cf5ec903d6..e8e896e50e 100644 --- a/tests/test-wctype-h-c++2.cc +++ b/tests/test-wctype-h-c++2.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-wctype-h.c b/tests/test-wctype-h.c index a6a1a51b72..c41ce49f41 100644 --- a/tests/test-wctype-h.c +++ b/tests/test-wctype-h.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-wctype.c b/tests/test-wctype.c index 134096ad86..206beb85e7 100644 --- a/tests/test-wctype.c +++ b/tests/test-wctype.c @@ -1,5 +1,5 @@ /* Test of getting descriptor for a wide character property. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-wcwidth.c b/tests/test-wcwidth.c index 9d837c4390..82888f5993 100644 --- a/tests/test-wcwidth.c +++ b/tests/test-wcwidth.c @@ -1,5 +1,5 @@ /* Test of wcwidth() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-wgetcwd-lgpl.c b/tests/test-wgetcwd-lgpl.c index 95932565c5..5504ab68aa 100644 --- a/tests/test-wgetcwd-lgpl.c +++ b/tests/test-wgetcwd-lgpl.c @@ -1,5 +1,5 @@ /* Test of wgetcwd() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-windows-mutex-type.c b/tests/test-windows-mutex-type.c index 54d1589588..fe5d9f3928 100644 --- a/tests/test-windows-mutex-type.c +++ b/tests/test-windows-mutex-type.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-windows-recmutex-type.c b/tests/test-windows-recmutex-type.c index 72cc5d17ef..83dd234d28 100644 --- a/tests/test-windows-recmutex-type.c +++ b/tests/test-windows-recmutex-type.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-windows-timedmutex-type.c b/tests/test-windows-timedmutex-type.c index 9c63ccd46c..ce916cf4bc 100644 --- a/tests/test-windows-timedmutex-type.c +++ b/tests/test-windows-timedmutex-type.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-windows-timedrecmutex-type.c b/tests/test-windows-timedrecmutex-type.c index a61677cafa..081dcd7671 100644 --- a/tests/test-windows-timedrecmutex-type.c +++ b/tests/test-windows-timedrecmutex-type.c @@ -1,5 +1,5 @@ /* Test of locking in multithreaded situations. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-wmemchr.c b/tests/test-wmemchr.c index b49251e72e..c5e8ce541c 100644 --- a/tests/test-wmemchr.c +++ b/tests/test-wmemchr.c @@ -1,5 +1,5 @@ /* Test of wmemchr() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-wmemcmp.c b/tests/test-wmemcmp.c index c29478908d..607a398ea2 100644 --- a/tests/test-wmemcmp.c +++ b/tests/test-wmemcmp.c @@ -1,5 +1,5 @@ /* Test of wmemcmp() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-wmemcpy.c b/tests/test-wmemcpy.c index ed7c2c8acb..ff047d59ff 100644 --- a/tests/test-wmemcpy.c +++ b/tests/test-wmemcpy.c @@ -1,5 +1,5 @@ /* Test of wmemcpy() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-wmemmove.c b/tests/test-wmemmove.c index d2a8d157c7..a0c348c62c 100644 --- a/tests/test-wmemmove.c +++ b/tests/test-wmemmove.c @@ -1,5 +1,5 @@ /* Test of wmemmove() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-wmemset.c b/tests/test-wmemset.c index ac3de2c85c..7bf6a355b2 100644 --- a/tests/test-wmemset.c +++ b/tests/test-wmemset.c @@ -1,5 +1,5 @@ /* Test of wmemset() function. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/test-write.c b/tests/test-write.c index d9487568e7..88f316e4e8 100644 --- a/tests/test-write.c +++ b/tests/test-write.c @@ -1,5 +1,5 @@ /* Test the write() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/test-xalloc-die.c b/tests/test-xalloc-die.c index d45654348d..d47ae5e8d5 100644 --- a/tests/test-xalloc-die.c +++ b/tests/test-xalloc-die.c @@ -1,5 +1,5 @@ /* Test of xalloc_die() function. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/test-xalloc-die.sh b/tests/test-xalloc-die.sh index dedc132c9c..9985670f5f 100755 --- a/tests/test-xalloc-die.sh +++ b/tests/test-xalloc-die.sh @@ -1,6 +1,6 @@ #!/bin/sh # Test suite for xalloc_die. -# Copyright (C) 2009-2024 Free Software Foundation, Inc. +# Copyright (C) 2009-2025 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/tests/test-xfprintf-posix.c b/tests/test-xfprintf-posix.c index 373d95b829..1ee3ac8a6f 100644 --- a/tests/test-xfprintf-posix.c +++ b/tests/test-xfprintf-posix.c @@ -1,5 +1,5 @@ /* Test of error-checking xfprintf() function with POSIX compatible formatting. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-xmemdup0.c b/tests/test-xmemdup0.c index ebb3c5d371..6bc4271353 100644 --- a/tests/test-xmemdup0.c +++ b/tests/test-xmemdup0.c @@ -1,5 +1,5 @@ /* Test of xmemdup0() function. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-xprintf-posix.c b/tests/test-xprintf-posix.c index 38e5c2c9d6..7a43c944f1 100644 --- a/tests/test-xprintf-posix.c +++ b/tests/test-xprintf-posix.c @@ -1,5 +1,5 @@ /* Test of error-checking xprintf() function with POSIX compatible formatting. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-xstdopen.c b/tests/test-xstdopen.c index cadbf11f11..a3643caac9 100644 --- a/tests/test-xstdopen.c +++ b/tests/test-xstdopen.c @@ -1,5 +1,5 @@ /* Test of xstdopen() function. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-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 diff --git a/tests/test-xstrerror.c b/tests/test-xstrerror.c index 21b70fea3c..c70ed7b1c5 100644 --- a/tests/test-xstrerror.c +++ b/tests/test-xstrerror.c @@ -1,5 +1,5 @@ /* Test of xstrerror function. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-xstring-desc.c b/tests/test-xstring-desc.c index b4ca660c37..8d361d0770 100644 --- a/tests/test-xstring-desc.c +++ b/tests/test-xstring-desc.c @@ -1,5 +1,5 @@ /* Test of string descriptors. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-xstrtod.c b/tests/test-xstrtod.c index e02d97203a..7c894a41e9 100644 --- a/tests/test-xstrtod.c +++ b/tests/test-xstrtod.c @@ -1,5 +1,5 @@ /* Test of xstrtod() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-xstrtol.c b/tests/test-xstrtol.c index 31eff39318..a8291bb937 100644 --- a/tests/test-xstrtol.c +++ b/tests/test-xstrtol.c @@ -1,5 +1,5 @@ /* Test of xstrtol module. - Copyright (C) 1995-1996, 1998-2001, 2003-2024 Free Software Foundation, Inc. + Copyright (C) 1995-1996, 1998-2001, 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 diff --git a/tests/test-xstrtold.c b/tests/test-xstrtold.c index a8788ca100..361a9ce9dd 100644 --- a/tests/test-xstrtold.c +++ b/tests/test-xstrtold.c @@ -1,5 +1,5 @@ /* Test of xstrtold() in the "C" locale. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/test-xvasprintf.c b/tests/test-xvasprintf.c index 32b82cbb72..61ab4be8e4 100644 --- a/tests/test-xvasprintf.c +++ b/tests/test-xvasprintf.c @@ -1,5 +1,5 @@ /* Test of xvasprintf() and xasprintf() functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-y0.c b/tests/test-y0.c index 844199c67a..d947a96024 100644 --- a/tests/test-y0.c +++ b/tests/test-y0.c @@ -1,5 +1,5 @@ /* Test of y0() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-y1.c b/tests/test-y1.c index 039c1bf1eb..98f67badfe 100644 --- a/tests/test-y1.c +++ b/tests/test-y1.c @@ -1,5 +1,5 @@ /* Test of y1() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-year2038.c b/tests/test-year2038.c index 3e80d93082..5319466fcc 100644 --- a/tests/test-year2038.c +++ b/tests/test-year2038.c @@ -1,5 +1,5 @@ /* Test of year2038 module. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 diff --git a/tests/test-yesno.c b/tests/test-yesno.c index acb60614d7..7ef91b9083 100644 --- a/tests/test-yesno.c +++ b/tests/test-yesno.c @@ -1,5 +1,5 @@ /* Test of yesno module. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-yn.c b/tests/test-yn.c index 6d8700f3f6..c4845f8a6a 100644 --- a/tests/test-yn.c +++ b/tests/test-yn.c @@ -1,5 +1,5 @@ /* Test of yn() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/test-zprintf-gnu.c b/tests/test-zprintf-gnu.c index 4bdd5028c7..9624b626aa 100644 --- a/tests/test-zprintf-gnu.c +++ b/tests/test-zprintf-gnu.c @@ -1,5 +1,5 @@ /* Test of POSIX and GNU compatible zprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/test-zprintf-posix.c b/tests/test-zprintf-posix.c index 2eddc7d135..1c8b678bfe 100644 --- a/tests/test-zprintf-posix.c +++ b/tests/test-zprintf-posix.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible zprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unicase/test-casecmp.h b/tests/unicase/test-casecmp.h index a13599ea89..b79a0aac95 100644 --- a/tests/unicase/test-casecmp.h +++ b/tests/unicase/test-casecmp.h @@ -1,5 +1,5 @@ /* Test of case and normalization insensitive comparison of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-is-cased.h b/tests/unicase/test-is-cased.h index 022be1341a..3c1e1513e4 100644 --- a/tests/unicase/test-is-cased.h +++ b/tests/unicase/test-is-cased.h @@ -1,5 +1,5 @@ /* Test of test whether case matters for a Unicode string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-is-casefolded.h b/tests/unicase/test-is-casefolded.h index eb45404d37..102eca60e3 100644 --- a/tests/unicase/test-is-casefolded.h +++ b/tests/unicase/test-is-casefolded.h @@ -1,5 +1,5 @@ /* Test of test whether a Unicode string is already case-folded. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-is-lowercase.h b/tests/unicase/test-is-lowercase.h index 16853bdc2c..7475f082a8 100644 --- a/tests/unicase/test-is-lowercase.h +++ b/tests/unicase/test-is-lowercase.h @@ -1,5 +1,5 @@ /* Test of test whether a Unicode string is entirely lower case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-is-titlecase.h b/tests/unicase/test-is-titlecase.h index abbc3a5f71..f67d798d6e 100644 --- a/tests/unicase/test-is-titlecase.h +++ b/tests/unicase/test-is-titlecase.h @@ -1,5 +1,5 @@ /* Test of test whether a Unicode string is entirely title case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-is-uppercase.h b/tests/unicase/test-is-uppercase.h index 1dacd07906..bd15c81bdc 100644 --- a/tests/unicase/test-is-uppercase.h +++ b/tests/unicase/test-is-uppercase.h @@ -1,5 +1,5 @@ /* Test of test whether a Unicode string is entirely upper case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-locale-language.c b/tests/unicase/test-locale-language.c index a2a7d7c4f5..e35fab89c5 100644 --- a/tests/unicase/test-locale-language.c +++ b/tests/unicase/test-locale-language.c @@ -1,5 +1,5 @@ /* Test of language code determination. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unicase/test-mapping-part1.h b/tests/unicase/test-mapping-part1.h index 562195a519..d64bb32f6d 100644 --- a/tests/unicase/test-mapping-part1.h +++ b/tests/unicase/test-mapping-part1.h @@ -1,5 +1,5 @@ /* Test of single character case mapping functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unicase/test-mapping-part2.h b/tests/unicase/test-mapping-part2.h index 321ed11aac..aa14384530 100644 --- a/tests/unicase/test-mapping-part2.h +++ b/tests/unicase/test-mapping-part2.h @@ -1,5 +1,5 @@ /* Test of single character case mapping functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unicase/test-predicate-part1.h b/tests/unicase/test-predicate-part1.h index a63f06cbca..3e4c620dd7 100644 --- a/tests/unicase/test-predicate-part1.h +++ b/tests/unicase/test-predicate-part1.h @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unicase/test-predicate-part2.h b/tests/unicase/test-predicate-part2.h index 1212e01363..7ad81db267 100644 --- a/tests/unicase/test-predicate-part2.h +++ b/tests/unicase/test-predicate-part2.h @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/unicase/test-u16-casecmp.c b/tests/unicase/test-u16-casecmp.c index 079e2443fb..c2a244d0e8 100644 --- a/tests/unicase/test-u16-casecmp.c +++ b/tests/unicase/test-u16-casecmp.c @@ -1,5 +1,5 @@ /* Test of case and normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-casecoll.c b/tests/unicase/test-u16-casecoll.c index 609038792b..3397b300cc 100644 --- a/tests/unicase/test-u16-casecoll.c +++ b/tests/unicase/test-u16-casecoll.c @@ -1,6 +1,6 @@ /* Test of locale dependent, case and normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-casefold.c b/tests/unicase/test-u16-casefold.c index 8107bebea5..85de6eb353 100644 --- a/tests/unicase/test-u16-casefold.c +++ b/tests/unicase/test-u16-casefold.c @@ -1,5 +1,5 @@ /* Test of casefolding mapping for UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-is-cased.c b/tests/unicase/test-u16-is-cased.c index 493b74f931..c1584259f3 100644 --- a/tests/unicase/test-u16-is-cased.c +++ b/tests/unicase/test-u16-is-cased.c @@ -1,5 +1,5 @@ /* Test of test whether case matters for an UTF-16 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-is-casefolded.c b/tests/unicase/test-u16-is-casefolded.c index 34de1c9d03..8cea10edbf 100644 --- a/tests/unicase/test-u16-is-casefolded.c +++ b/tests/unicase/test-u16-is-casefolded.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-16 string is already case-folded. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-is-lowercase.c b/tests/unicase/test-u16-is-lowercase.c index 6b14304bb8..5341b66632 100644 --- a/tests/unicase/test-u16-is-lowercase.c +++ b/tests/unicase/test-u16-is-lowercase.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-16 string is entirely lower case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-is-titlecase.c b/tests/unicase/test-u16-is-titlecase.c index 6caad27af9..390e8af930 100644 --- a/tests/unicase/test-u16-is-titlecase.c +++ b/tests/unicase/test-u16-is-titlecase.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-16 string is entirely title case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-is-uppercase.c b/tests/unicase/test-u16-is-uppercase.c index b3dea713f2..190b2a9261 100644 --- a/tests/unicase/test-u16-is-uppercase.c +++ b/tests/unicase/test-u16-is-uppercase.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-16 string is entirely upper case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-tolower.c b/tests/unicase/test-u16-tolower.c index 6c47d5608f..ee30c47d15 100644 --- a/tests/unicase/test-u16-tolower.c +++ b/tests/unicase/test-u16-tolower.c @@ -1,5 +1,5 @@ /* Test of lowercase mapping for UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-totitle.c b/tests/unicase/test-u16-totitle.c index 704231c090..53fe978761 100644 --- a/tests/unicase/test-u16-totitle.c +++ b/tests/unicase/test-u16-totitle.c @@ -1,5 +1,5 @@ /* Test of titlecase mapping for UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u16-toupper.c b/tests/unicase/test-u16-toupper.c index e04e0ba841..19f3c0ce75 100644 --- a/tests/unicase/test-u16-toupper.c +++ b/tests/unicase/test-u16-toupper.c @@ -1,5 +1,5 @@ /* Test of uppercase mapping for UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-casecmp.c b/tests/unicase/test-u32-casecmp.c index a7e5e49b05..8ec7ff0a63 100644 --- a/tests/unicase/test-u32-casecmp.c +++ b/tests/unicase/test-u32-casecmp.c @@ -1,5 +1,5 @@ /* Test of case and normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-casecoll.c b/tests/unicase/test-u32-casecoll.c index b38d82c8a8..f58e99f9bb 100644 --- a/tests/unicase/test-u32-casecoll.c +++ b/tests/unicase/test-u32-casecoll.c @@ -1,6 +1,6 @@ /* Test of locale dependent, case and normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-casefold.c b/tests/unicase/test-u32-casefold.c index c4de76f948..0b722b606b 100644 --- a/tests/unicase/test-u32-casefold.c +++ b/tests/unicase/test-u32-casefold.c @@ -1,5 +1,5 @@ /* Test of casefolding mapping for UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-is-cased.c b/tests/unicase/test-u32-is-cased.c index c7f744c427..3875fd5c79 100644 --- a/tests/unicase/test-u32-is-cased.c +++ b/tests/unicase/test-u32-is-cased.c @@ -1,5 +1,5 @@ /* Test of test whether case matters for an UTF-32 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-is-casefolded.c b/tests/unicase/test-u32-is-casefolded.c index b25362553e..0b135fd3cb 100644 --- a/tests/unicase/test-u32-is-casefolded.c +++ b/tests/unicase/test-u32-is-casefolded.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-32 string is already case-folded. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-is-lowercase.c b/tests/unicase/test-u32-is-lowercase.c index dcb1ac2850..a9062aa554 100644 --- a/tests/unicase/test-u32-is-lowercase.c +++ b/tests/unicase/test-u32-is-lowercase.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-32 string is entirely lower case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-is-titlecase.c b/tests/unicase/test-u32-is-titlecase.c index 225ff55fcc..cd6e011f3f 100644 --- a/tests/unicase/test-u32-is-titlecase.c +++ b/tests/unicase/test-u32-is-titlecase.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-32 string is entirely title case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-is-uppercase.c b/tests/unicase/test-u32-is-uppercase.c index d8a6c35183..5df2920ff9 100644 --- a/tests/unicase/test-u32-is-uppercase.c +++ b/tests/unicase/test-u32-is-uppercase.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-32 string is entirely upper case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-tolower.c b/tests/unicase/test-u32-tolower.c index 1ca02d2fa2..343a0ac233 100644 --- a/tests/unicase/test-u32-tolower.c +++ b/tests/unicase/test-u32-tolower.c @@ -1,5 +1,5 @@ /* Test of lowercase mapping for UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-totitle.c b/tests/unicase/test-u32-totitle.c index 30cd4803b5..3e6d4f68be 100644 --- a/tests/unicase/test-u32-totitle.c +++ b/tests/unicase/test-u32-totitle.c @@ -1,5 +1,5 @@ /* Test of titlecase mapping for UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u32-toupper.c b/tests/unicase/test-u32-toupper.c index 36fa68895b..7a490f0806 100644 --- a/tests/unicase/test-u32-toupper.c +++ b/tests/unicase/test-u32-toupper.c @@ -1,5 +1,5 @@ /* Test of uppercase mapping for UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-casecmp.c b/tests/unicase/test-u8-casecmp.c index d9f21c7b0f..80f6cc8aba 100644 --- a/tests/unicase/test-u8-casecmp.c +++ b/tests/unicase/test-u8-casecmp.c @@ -1,5 +1,5 @@ /* Test of case and normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-casecoll.c b/tests/unicase/test-u8-casecoll.c index 2b1e05097f..f06e07def9 100644 --- a/tests/unicase/test-u8-casecoll.c +++ b/tests/unicase/test-u8-casecoll.c @@ -1,6 +1,6 @@ /* Test of locale dependent, case and normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-casefold.c b/tests/unicase/test-u8-casefold.c index 7364809ddb..9f236a3586 100644 --- a/tests/unicase/test-u8-casefold.c +++ b/tests/unicase/test-u8-casefold.c @@ -1,5 +1,5 @@ /* Test of casefolding mapping for UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-is-cased.c b/tests/unicase/test-u8-is-cased.c index e963748c48..0e7b53516f 100644 --- a/tests/unicase/test-u8-is-cased.c +++ b/tests/unicase/test-u8-is-cased.c @@ -1,5 +1,5 @@ /* Test of test whether case matters for an UTF-8 string. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-is-casefolded.c b/tests/unicase/test-u8-is-casefolded.c index b1f42849e7..c5bcc89c4f 100644 --- a/tests/unicase/test-u8-is-casefolded.c +++ b/tests/unicase/test-u8-is-casefolded.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-8 string is already case-folded. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-is-lowercase.c b/tests/unicase/test-u8-is-lowercase.c index 1cf6903bfe..52c2d73112 100644 --- a/tests/unicase/test-u8-is-lowercase.c +++ b/tests/unicase/test-u8-is-lowercase.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-8 string is entirely lower case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-is-titlecase.c b/tests/unicase/test-u8-is-titlecase.c index 51ede10639..ed54d3da14 100644 --- a/tests/unicase/test-u8-is-titlecase.c +++ b/tests/unicase/test-u8-is-titlecase.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-8 string is entirely title case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-is-uppercase.c b/tests/unicase/test-u8-is-uppercase.c index a01f789acb..54deced0fa 100644 --- a/tests/unicase/test-u8-is-uppercase.c +++ b/tests/unicase/test-u8-is-uppercase.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-8 string is entirely upper case. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-tolower.c b/tests/unicase/test-u8-tolower.c index 81c49e701b..1a475a3c42 100644 --- a/tests/unicase/test-u8-tolower.c +++ b/tests/unicase/test-u8-tolower.c @@ -1,5 +1,5 @@ /* Test of lowercase mapping for UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-totitle.c b/tests/unicase/test-u8-totitle.c index 61ad5098d4..438b0384d3 100644 --- a/tests/unicase/test-u8-totitle.c +++ b/tests/unicase/test-u8-totitle.c @@ -1,5 +1,5 @@ /* Test of titlecase mapping for UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-u8-toupper.c b/tests/unicase/test-u8-toupper.c index 257cf3e723..272c46a9f4 100644 --- a/tests/unicase/test-u8-toupper.c +++ b/tests/unicase/test-u8-toupper.c @@ -1,5 +1,5 @@ /* Test of uppercase mapping for UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-ulc-casecmp.c b/tests/unicase/test-ulc-casecmp.c index 4c641329aa..9d139759fc 100644 --- a/tests/unicase/test-ulc-casecmp.c +++ b/tests/unicase/test-ulc-casecmp.c @@ -1,5 +1,5 @@ /* Test of case and normalization insensitive comparison of strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unicase/test-ulc-casecoll.c b/tests/unicase/test-ulc-casecoll.c index 9206b3ea45..dff17bd66b 100644 --- a/tests/unicase/test-ulc-casecoll.c +++ b/tests/unicase/test-ulc-casecoll.c @@ -1,6 +1,6 @@ /* Test of locale dependent, case and normalization insensitive comparison of strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uniconv/test-u16-conv-from-enc.c b/tests/uniconv/test-u16-conv-from-enc.c index cd025d261b..7465531ce9 100644 --- a/tests/uniconv/test-u16-conv-from-enc.c +++ b/tests/uniconv/test-u16-conv-from-enc.c @@ -1,5 +1,5 @@ /* Test of conversion to UTF-16 from legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u16-conv-to-enc.c b/tests/uniconv/test-u16-conv-to-enc.c index 7691061e0f..2d12c1d1e8 100644 --- a/tests/uniconv/test-u16-conv-to-enc.c +++ b/tests/uniconv/test-u16-conv-to-enc.c @@ -1,5 +1,5 @@ /* Test of conversion from UTF-16 to legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u16-strconv-from-enc.c b/tests/uniconv/test-u16-strconv-from-enc.c index bf452d942d..214f55e8be 100644 --- a/tests/uniconv/test-u16-strconv-from-enc.c +++ b/tests/uniconv/test-u16-strconv-from-enc.c @@ -1,5 +1,5 @@ /* Test of conversion to UTF-16 from legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u16-strconv-to-enc.c b/tests/uniconv/test-u16-strconv-to-enc.c index 1e81987269..9378c64788 100644 --- a/tests/uniconv/test-u16-strconv-to-enc.c +++ b/tests/uniconv/test-u16-strconv-to-enc.c @@ -1,5 +1,5 @@ /* Test of conversion from UTF-16 to legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u32-conv-from-enc.c b/tests/uniconv/test-u32-conv-from-enc.c index 48e902fe07..7465ce8f52 100644 --- a/tests/uniconv/test-u32-conv-from-enc.c +++ b/tests/uniconv/test-u32-conv-from-enc.c @@ -1,5 +1,5 @@ /* Test of conversion to UTF-32 from legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u32-conv-to-enc.c b/tests/uniconv/test-u32-conv-to-enc.c index e26d559fa5..cdb9c36378 100644 --- a/tests/uniconv/test-u32-conv-to-enc.c +++ b/tests/uniconv/test-u32-conv-to-enc.c @@ -1,5 +1,5 @@ /* Test of conversion from UTF-32 to legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u32-strconv-from-enc.c b/tests/uniconv/test-u32-strconv-from-enc.c index c141d3e478..d6409c608c 100644 --- a/tests/uniconv/test-u32-strconv-from-enc.c +++ b/tests/uniconv/test-u32-strconv-from-enc.c @@ -1,5 +1,5 @@ /* Test of conversion to UTF-32 from legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u32-strconv-to-enc.c b/tests/uniconv/test-u32-strconv-to-enc.c index 06a692166b..8ff053e536 100644 --- a/tests/uniconv/test-u32-strconv-to-enc.c +++ b/tests/uniconv/test-u32-strconv-to-enc.c @@ -1,5 +1,5 @@ /* Test of conversion from UTF-32 to legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u8-conv-from-enc.c b/tests/uniconv/test-u8-conv-from-enc.c index f7fad44167..9b676a0389 100644 --- a/tests/uniconv/test-u8-conv-from-enc.c +++ b/tests/uniconv/test-u8-conv-from-enc.c @@ -1,5 +1,5 @@ /* Test of conversion to UTF-8 from legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u8-conv-to-enc.c b/tests/uniconv/test-u8-conv-to-enc.c index f569c6a583..1f1b5c7bdd 100644 --- a/tests/uniconv/test-u8-conv-to-enc.c +++ b/tests/uniconv/test-u8-conv-to-enc.c @@ -1,5 +1,5 @@ /* Test of conversion from UTF-8 to legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u8-strconv-from-enc.c b/tests/uniconv/test-u8-strconv-from-enc.c index 6b9afd095d..610681c6d0 100644 --- a/tests/uniconv/test-u8-strconv-from-enc.c +++ b/tests/uniconv/test-u8-strconv-from-enc.c @@ -1,5 +1,5 @@ /* Test of conversion to UTF-8 from legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniconv/test-u8-strconv-to-enc.c b/tests/uniconv/test-u8-strconv-to-enc.c index 5cf3cd8876..48e5d07526 100644 --- a/tests/uniconv/test-u8-strconv-to-enc.c +++ b/tests/uniconv/test-u8-strconv-to-enc.c @@ -1,5 +1,5 @@ /* Test of conversion from UTF-8 to legacy encodings. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-bidi_byname.c b/tests/unictype/test-bidi_byname.c index f71f49bb5a..f1d50b12b8 100644 --- a/tests/unictype/test-bidi_byname.c +++ b/tests/unictype/test-bidi_byname.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-bidi_longname.c b/tests/unictype/test-bidi_longname.c index a60d48932a..365a065e82 100644 --- a/tests/unictype/test-bidi_longname.c +++ b/tests/unictype/test-bidi_longname.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/unictype/test-bidi_name.c b/tests/unictype/test-bidi_name.c index 49b374efd1..fac5f27aba 100644 --- a/tests/unictype/test-bidi_name.c +++ b/tests/unictype/test-bidi_name.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-bidi_of.c b/tests/unictype/test-bidi_of.c index 8024e68dce..8715ba928e 100644 --- a/tests/unictype/test-bidi_of.c +++ b/tests/unictype/test-bidi_of.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-bidi_test.c b/tests/unictype/test-bidi_test.c index 7142a6d943..2cdb4dc293 100644 --- a/tests/unictype/test-bidi_test.c +++ b/tests/unictype/test-bidi_test.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-block_list.c b/tests/unictype/test-block_list.c index b63d8568c1..a026c4b663 100644 --- a/tests/unictype/test-block_list.c +++ b/tests/unictype/test-block_list.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-block_of.c b/tests/unictype/test-block_of.c index 86e5d2f2f6..28ca1b27ff 100644 --- a/tests/unictype/test-block_of.c +++ b/tests/unictype/test-block_of.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-block_test.c b/tests/unictype/test-block_test.c index a0b36ca702..9139ea71ae 100644 --- a/tests/unictype/test-block_test.c +++ b/tests/unictype/test-block_test.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-categ_and.c b/tests/unictype/test-categ_and.c index 745b64cb6a..eb620d053c 100644 --- a/tests/unictype/test-categ_and.c +++ b/tests/unictype/test-categ_and.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-categ_and_not.c b/tests/unictype/test-categ_and_not.c index d2b61434d3..d09d68596f 100644 --- a/tests/unictype/test-categ_and_not.c +++ b/tests/unictype/test-categ_and_not.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-categ_byname.c b/tests/unictype/test-categ_byname.c index 68cee1b6d4..d7f4924df9 100644 --- a/tests/unictype/test-categ_byname.c +++ b/tests/unictype/test-categ_byname.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-categ_longname.c b/tests/unictype/test-categ_longname.c index 101e7ac517..45426b5bd5 100644 --- a/tests/unictype/test-categ_longname.c +++ b/tests/unictype/test-categ_longname.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-categ_name.c b/tests/unictype/test-categ_name.c index c77e68664a..26435ea05e 100644 --- a/tests/unictype/test-categ_name.c +++ b/tests/unictype/test-categ_name.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-categ_none.c b/tests/unictype/test-categ_none.c index 94032da406..9cd80044f2 100644 --- a/tests/unictype/test-categ_none.c +++ b/tests/unictype/test-categ_none.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-categ_of.c b/tests/unictype/test-categ_of.c index f13975c452..007e0c4095 100644 --- a/tests/unictype/test-categ_of.c +++ b/tests/unictype/test-categ_of.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-categ_or.c b/tests/unictype/test-categ_or.c index fbd94a2d7b..fbef5cf334 100644 --- a/tests/unictype/test-categ_or.c +++ b/tests/unictype/test-categ_or.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-categ_test_withtable.c b/tests/unictype/test-categ_test_withtable.c index f6a3f6fa1a..7e796fb6ea 100644 --- a/tests/unictype/test-categ_test_withtable.c +++ b/tests/unictype/test-categ_test_withtable.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-combiningclass.c b/tests/unictype/test-combiningclass.c index 5efca0fa5d..ba6645cba8 100644 --- a/tests/unictype/test-combiningclass.c +++ b/tests/unictype/test-combiningclass.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-combiningclass_byname.c b/tests/unictype/test-combiningclass_byname.c index 450bc5fb7d..98f4fbadfb 100644 --- a/tests/unictype/test-combiningclass_byname.c +++ b/tests/unictype/test-combiningclass_byname.c @@ -1,5 +1,5 @@ /* Test the Unicode character Arabic joining group functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-combiningclass_longname.c b/tests/unictype/test-combiningclass_longname.c index f3909e8762..2ee2520a92 100644 --- a/tests/unictype/test-combiningclass_longname.c +++ b/tests/unictype/test-combiningclass_longname.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/unictype/test-combiningclass_name.c b/tests/unictype/test-combiningclass_name.c index 6b116720a4..1f06d08c73 100644 --- a/tests/unictype/test-combiningclass_name.c +++ b/tests/unictype/test-combiningclass_name.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/unictype/test-decdigit.c b/tests/unictype/test-decdigit.c index 1ff25ce183..1e860f056f 100644 --- a/tests/unictype/test-decdigit.c +++ b/tests/unictype/test-decdigit.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-digit.c b/tests/unictype/test-digit.c index c60dc12fc6..a9cd6518f3 100644 --- a/tests/unictype/test-digit.c +++ b/tests/unictype/test-digit.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-incb_byname.c b/tests/unictype/test-incb_byname.c index 0f90919531..a7ab1730ee 100644 --- a/tests/unictype/test-incb_byname.c +++ b/tests/unictype/test-incb_byname.c @@ -1,5 +1,5 @@ /* Test the Indic_Conjunct_Break value functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2024. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-incb_name.c b/tests/unictype/test-incb_name.c index 639b2fcd9a..bf46adc0c0 100644 --- a/tests/unictype/test-incb_name.c +++ b/tests/unictype/test-incb_name.c @@ -1,5 +1,5 @@ /* Test the Indic_Conjunct_Break value functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2024. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-incb_of.c b/tests/unictype/test-incb_of.c index ceb5965c0d..c4d8cd71ba 100644 --- a/tests/unictype/test-incb_of.c +++ b/tests/unictype/test-incb_of.c @@ -1,5 +1,5 @@ /* Test the Unicode character Indic_Conjunct_Break attribute functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2024. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-joininggroup_byname.c b/tests/unictype/test-joininggroup_byname.c index f57f6ad11a..fdd968017e 100644 --- a/tests/unictype/test-joininggroup_byname.c +++ b/tests/unictype/test-joininggroup_byname.c @@ -1,5 +1,5 @@ /* Test the Unicode character Arabic joining group functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-joininggroup_name.c b/tests/unictype/test-joininggroup_name.c index 40202ced0a..9196014ba1 100644 --- a/tests/unictype/test-joininggroup_name.c +++ b/tests/unictype/test-joininggroup_name.c @@ -1,5 +1,5 @@ /* Test the Unicode character Arabic joining group functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-joininggroup_of.c b/tests/unictype/test-joininggroup_of.c index 859f13fddf..8ff37325c7 100644 --- a/tests/unictype/test-joininggroup_of.c +++ b/tests/unictype/test-joininggroup_of.c @@ -1,5 +1,5 @@ /* Test the Unicode character Arabic joining group functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-joiningtype_byname.c b/tests/unictype/test-joiningtype_byname.c index 1d6d6e8815..81798156f9 100644 --- a/tests/unictype/test-joiningtype_byname.c +++ b/tests/unictype/test-joiningtype_byname.c @@ -1,5 +1,5 @@ /* Test the Unicode character Arabic joining type functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-joiningtype_longname.c b/tests/unictype/test-joiningtype_longname.c index 7416d2f95b..1c347eb1e1 100644 --- a/tests/unictype/test-joiningtype_longname.c +++ b/tests/unictype/test-joiningtype_longname.c @@ -1,5 +1,5 @@ /* Test the Unicode character Arabic joining type functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-joiningtype_name.c b/tests/unictype/test-joiningtype_name.c index 004d15945a..9f93f5f2c0 100644 --- a/tests/unictype/test-joiningtype_name.c +++ b/tests/unictype/test-joiningtype_name.c @@ -1,5 +1,5 @@ /* Test the Unicode character Arabic joining type functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-joiningtype_of.c b/tests/unictype/test-joiningtype_of.c index 6402150fc9..f04695a9fd 100644 --- a/tests/unictype/test-joiningtype_of.c +++ b/tests/unictype/test-joiningtype_of.c @@ -1,5 +1,5 @@ /* Test the Unicode character Arabic joining type functions. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it diff --git a/tests/unictype/test-mirror.c b/tests/unictype/test-mirror.c index b93add1526..70b8fae811 100644 --- a/tests/unictype/test-mirror.c +++ b/tests/unictype/test-mirror.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-numeric.c b/tests/unictype/test-numeric.c index 65330533db..824db1a2b4 100644 --- a/tests/unictype/test-numeric.c +++ b/tests/unictype/test-numeric.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-pr_byname.c b/tests/unictype/test-pr_byname.c index 4b7132f806..fc0908c7d8 100644 --- a/tests/unictype/test-pr_byname.c +++ b/tests/unictype/test-pr_byname.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-pr_test.c b/tests/unictype/test-pr_test.c index ae38031a23..c8b52328e9 100644 --- a/tests/unictype/test-pr_test.c +++ b/tests/unictype/test-pr_test.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-predicate-part1.h b/tests/unictype/test-predicate-part1.h index 10eb668ba6..caf2dc2f58 100644 --- a/tests/unictype/test-predicate-part1.h +++ b/tests/unictype/test-predicate-part1.h @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-predicate-part2.h b/tests/unictype/test-predicate-part2.h index c6553334b7..b4eef82e9b 100644 --- a/tests/unictype/test-predicate-part2.h +++ b/tests/unictype/test-predicate-part2.h @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-scripts.c b/tests/unictype/test-scripts.c index b75501d0ae..54699b3159 100644 --- a/tests/unictype/test-scripts.c +++ b/tests/unictype/test-scripts.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-sy_c_ident.c b/tests/unictype/test-sy_c_ident.c index 1790de3ca9..db42c4afe0 100644 --- a/tests/unictype/test-sy_c_ident.c +++ b/tests/unictype/test-sy_c_ident.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unictype/test-sy_java_ident.c b/tests/unictype/test-sy_java_ident.c index 3ad382a9b6..0030ec2f9f 100644 --- a/tests/unictype/test-sy_java_ident.c +++ b/tests/unictype/test-sy_java_ident.c @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unigbrk/test-u16-grapheme-breaks.c b/tests/unigbrk/test-u16-grapheme-breaks.c index 651496ebd9..d6ca876181 100644 --- a/tests/unigbrk/test-u16-grapheme-breaks.c +++ b/tests/unigbrk/test-u16-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-u16-grapheme-next.c b/tests/unigbrk/test-u16-grapheme-next.c index 8c58400f52..d2647a31a4 100644 --- a/tests/unigbrk/test-u16-grapheme-next.c +++ b/tests/unigbrk/test-u16-grapheme-next.c @@ -1,5 +1,5 @@ /* Next grapheme cluster length test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-u16-grapheme-prev.c b/tests/unigbrk/test-u16-grapheme-prev.c index 7de29a3377..60d1ec9e63 100644 --- a/tests/unigbrk/test-u16-grapheme-prev.c +++ b/tests/unigbrk/test-u16-grapheme-prev.c @@ -1,5 +1,5 @@ /* Previous grapheme cluster test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-u32-grapheme-breaks.c b/tests/unigbrk/test-u32-grapheme-breaks.c index 7b14b270a1..9b4cb74d84 100644 --- a/tests/unigbrk/test-u32-grapheme-breaks.c +++ b/tests/unigbrk/test-u32-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-u32-grapheme-next.c b/tests/unigbrk/test-u32-grapheme-next.c index 74e6744880..58fb1e2eb5 100644 --- a/tests/unigbrk/test-u32-grapheme-next.c +++ b/tests/unigbrk/test-u32-grapheme-next.c @@ -1,5 +1,5 @@ /* Next grapheme cluster length test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-u32-grapheme-prev.c b/tests/unigbrk/test-u32-grapheme-prev.c index 30bb3efa7d..8420fa4968 100644 --- a/tests/unigbrk/test-u32-grapheme-prev.c +++ b/tests/unigbrk/test-u32-grapheme-prev.c @@ -1,5 +1,5 @@ /* Previous grapheme cluster test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-u8-grapheme-breaks.c b/tests/unigbrk/test-u8-grapheme-breaks.c index 76b4013097..1da0108419 100644 --- a/tests/unigbrk/test-u8-grapheme-breaks.c +++ b/tests/unigbrk/test-u8-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-u8-grapheme-next.c b/tests/unigbrk/test-u8-grapheme-next.c index 8a3e2723dc..a818504bf6 100644 --- a/tests/unigbrk/test-u8-grapheme-next.c +++ b/tests/unigbrk/test-u8-grapheme-next.c @@ -1,5 +1,5 @@ /* Next grapheme cluster length test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-u8-grapheme-prev.c b/tests/unigbrk/test-u8-grapheme-prev.c index 31e9c77f61..0a63d4dc3f 100644 --- a/tests/unigbrk/test-u8-grapheme-prev.c +++ b/tests/unigbrk/test-u8-grapheme-prev.c @@ -1,5 +1,5 @@ /* Previous grapheme cluster test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-uc-gbrk-prop.c b/tests/unigbrk/test-uc-gbrk-prop.c index bbb56b58a3..23dc7c894b 100644 --- a/tests/unigbrk/test-uc-gbrk-prop.c +++ b/tests/unigbrk/test-uc-gbrk-prop.c @@ -1,5 +1,5 @@ /* Test the Unicode grapheme break property function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unigbrk/test-uc-grapheme-breaks.c b/tests/unigbrk/test-uc-grapheme-breaks.c index 49eed04c30..860751c4bc 100644 --- a/tests/unigbrk/test-uc-grapheme-breaks.c +++ b/tests/unigbrk/test-uc-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster break function test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-uc-is-grapheme-break.c b/tests/unigbrk/test-uc-is-grapheme-break.c index 939b09b3a9..046148915d 100644 --- a/tests/unigbrk/test-uc-is-grapheme-break.c +++ b/tests/unigbrk/test-uc-is-grapheme-break.c @@ -1,5 +1,5 @@ /* Grapheme cluster break function test. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/unigbrk/test-ulc-grapheme-breaks.c b/tests/unigbrk/test-ulc-grapheme-breaks.c index 6a8c777e9c..b66222e8f2 100644 --- a/tests/unigbrk/test-ulc-grapheme-breaks.c +++ b/tests/unigbrk/test-ulc-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks test. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unilbrk/test-u16-possible-linebreaks.c b/tests/unilbrk/test-u16-possible-linebreaks.c index 438f30b804..c66a7331f0 100644 --- a/tests/unilbrk/test-u16-possible-linebreaks.c +++ b/tests/unilbrk/test-u16-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Test of line breaking of UTF-16 strings. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unilbrk/test-u16-width-linebreaks.c b/tests/unilbrk/test-u16-width-linebreaks.c index 8443f353e2..e2a9b6bca1 100644 --- a/tests/unilbrk/test-u16-width-linebreaks.c +++ b/tests/unilbrk/test-u16-width-linebreaks.c @@ -1,5 +1,5 @@ /* Test of line breaking of UTF-16 strings. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unilbrk/test-u32-possible-linebreaks.c b/tests/unilbrk/test-u32-possible-linebreaks.c index 8e70c25658..f70d07f92a 100644 --- a/tests/unilbrk/test-u32-possible-linebreaks.c +++ b/tests/unilbrk/test-u32-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Test of line breaking of UTF-32 strings. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unilbrk/test-u32-width-linebreaks.c b/tests/unilbrk/test-u32-width-linebreaks.c index 9e68750f19..68ffbb2fef 100644 --- a/tests/unilbrk/test-u32-width-linebreaks.c +++ b/tests/unilbrk/test-u32-width-linebreaks.c @@ -1,5 +1,5 @@ /* Test of line breaking of UTF-32 strings. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unilbrk/test-u8-possible-linebreaks.c b/tests/unilbrk/test-u8-possible-linebreaks.c index 7a1b65d54d..d83c1948fa 100644 --- a/tests/unilbrk/test-u8-possible-linebreaks.c +++ b/tests/unilbrk/test-u8-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Test of line breaking of UTF-8 strings. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unilbrk/test-u8-width-linebreaks.c b/tests/unilbrk/test-u8-width-linebreaks.c index ca04257a86..e96bd8ff6c 100644 --- a/tests/unilbrk/test-u8-width-linebreaks.c +++ b/tests/unilbrk/test-u8-width-linebreaks.c @@ -1,5 +1,5 @@ /* Test of line breaking of UTF-8 strings. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unilbrk/test-uc-possible-linebreaks.c b/tests/unilbrk/test-uc-possible-linebreaks.c index 31bab9eb15..05b86a3a45 100644 --- a/tests/unilbrk/test-uc-possible-linebreaks.c +++ b/tests/unilbrk/test-uc-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Line break function test, using test data from UCD. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/tests/unilbrk/test-ulc-possible-linebreaks.c b/tests/unilbrk/test-ulc-possible-linebreaks.c index 8267f3e076..e0d517aeb6 100644 --- a/tests/unilbrk/test-ulc-possible-linebreaks.c +++ b/tests/unilbrk/test-ulc-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Test of line breaking of strings. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unilbrk/test-ulc-width-linebreaks.c b/tests/unilbrk/test-ulc-width-linebreaks.c index 1905bc57af..bf654d6813 100644 --- a/tests/unilbrk/test-ulc-width-linebreaks.c +++ b/tests/unilbrk/test-ulc-width-linebreaks.c @@ -1,5 +1,5 @@ /* Test of line breaking of strings. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unimetadata/test-u-version.c b/tests/unimetadata/test-u-version.c index 81a48958dd..e52dd9801a 100644 --- a/tests/unimetadata/test-u-version.c +++ b/tests/unimetadata/test-u-version.c @@ -1,5 +1,5 @@ /* Test of supported Unicode version. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uniname/test-uninames.c b/tests/uniname/test-uninames.c index 72e198eda7..0804abf2c2 100644 --- a/tests/uniname/test-uninames.c +++ b/tests/uniname/test-uninames.c @@ -1,5 +1,5 @@ /* Test the Unicode character name functions. - Copyright (C) 2000-2003, 2005, 2007, 2009-2024 Free Software Foundation, + Copyright (C) 2000-2003, 2005, 2007, 2009-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/tests/uninorm/test-canonical-decomposition.c b/tests/uninorm/test-canonical-decomposition.c index 7ccab64b9d..2502f56c49 100644 --- a/tests/uninorm/test-canonical-decomposition.c +++ b/tests/uninorm/test-canonical-decomposition.c @@ -1,5 +1,5 @@ /* Test of canonical decomposition of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-compat-decomposition.c b/tests/uninorm/test-compat-decomposition.c index e66d92bedc..b4266fd700 100644 --- a/tests/uninorm/test-compat-decomposition.c +++ b/tests/uninorm/test-compat-decomposition.c @@ -1,5 +1,5 @@ /* Test of compatibility decomposition of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-composition.c b/tests/uninorm/test-composition.c index 3816983c32..1aa885d1b4 100644 --- a/tests/uninorm/test-composition.c +++ b/tests/uninorm/test-composition.c @@ -1,5 +1,5 @@ /* Test of canonical composition of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-decomposing-form.c b/tests/uninorm/test-decomposing-form.c index fab8023a65..2d46f3d47a 100644 --- a/tests/uninorm/test-decomposing-form.c +++ b/tests/uninorm/test-decomposing-form.c @@ -1,5 +1,5 @@ /* Test of decomposing variant of a normalization form. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-decomposition.c b/tests/uninorm/test-decomposition.c index c37b170da8..5b02ab7e8b 100644 --- a/tests/uninorm/test-decomposition.c +++ b/tests/uninorm/test-decomposition.c @@ -1,5 +1,5 @@ /* Test of decomposition of Unicode characters. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-nfc.c b/tests/uninorm/test-nfc.c index 5efff6ad39..654892fdef 100644 --- a/tests/uninorm/test-nfc.c +++ b/tests/uninorm/test-nfc.c @@ -1,5 +1,5 @@ /* Test of canonical normalization of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-nfd.c b/tests/uninorm/test-nfd.c index ec4405f2b0..1a84946ce6 100644 --- a/tests/uninorm/test-nfd.c +++ b/tests/uninorm/test-nfd.c @@ -1,5 +1,5 @@ /* Test of canonical decomposition of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-nfkc.c b/tests/uninorm/test-nfkc.c index 7e62e3db0c..0a8102fe35 100644 --- a/tests/uninorm/test-nfkc.c +++ b/tests/uninorm/test-nfkc.c @@ -1,5 +1,5 @@ /* Test of compatibility normalization of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-nfkd.c b/tests/uninorm/test-nfkd.c index 6d3db8e892..1bb889d61b 100644 --- a/tests/uninorm/test-nfkd.c +++ b/tests/uninorm/test-nfkd.c @@ -1,5 +1,5 @@ /* Test of compatibility decomposition of Unicode strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u16-nfc.c b/tests/uninorm/test-u16-nfc.c index 1b5bfe57c2..de65b30811 100644 --- a/tests/uninorm/test-u16-nfc.c +++ b/tests/uninorm/test-u16-nfc.c @@ -1,5 +1,5 @@ /* Test of canonical normalization of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u16-nfd.c b/tests/uninorm/test-u16-nfd.c index 2f3b92518f..f83fc8e2f1 100644 --- a/tests/uninorm/test-u16-nfd.c +++ b/tests/uninorm/test-u16-nfd.c @@ -1,5 +1,5 @@ /* Test of canonical decomposition of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u16-nfkc.c b/tests/uninorm/test-u16-nfkc.c index d9c4020257..63215ce077 100644 --- a/tests/uninorm/test-u16-nfkc.c +++ b/tests/uninorm/test-u16-nfkc.c @@ -1,5 +1,5 @@ /* Test of compatibility normalization of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u16-nfkd.c b/tests/uninorm/test-u16-nfkd.c index b244ac1640..d560bb1b0b 100644 --- a/tests/uninorm/test-u16-nfkd.c +++ b/tests/uninorm/test-u16-nfkd.c @@ -1,5 +1,5 @@ /* Test of compatibility decomposition of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u16-normcmp.c b/tests/uninorm/test-u16-normcmp.c index bf36d74bc4..117279c7c4 100644 --- a/tests/uninorm/test-u16-normcmp.c +++ b/tests/uninorm/test-u16-normcmp.c @@ -1,5 +1,5 @@ /* Test of normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u16-normcmp.h b/tests/uninorm/test-u16-normcmp.h index 09d5ba4123..ba9784b346 100644 --- a/tests/uninorm/test-u16-normcmp.h +++ b/tests/uninorm/test-u16-normcmp.h @@ -1,5 +1,5 @@ /* Test of normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u16-normcoll.c b/tests/uninorm/test-u16-normcoll.c index 540d327413..25d6b0e4c9 100644 --- a/tests/uninorm/test-u16-normcoll.c +++ b/tests/uninorm/test-u16-normcoll.c @@ -1,6 +1,6 @@ /* Test of locale dependent, normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-nfc-big.c b/tests/uninorm/test-u32-nfc-big.c index 238f745645..6282d512bc 100644 --- a/tests/uninorm/test-u32-nfc-big.c +++ b/tests/uninorm/test-u32-nfc-big.c @@ -1,5 +1,5 @@ /* Test of Unicode compliance of canonical normalization of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-nfc.c b/tests/uninorm/test-u32-nfc.c index 8f6b2747ce..119af6b295 100644 --- a/tests/uninorm/test-u32-nfc.c +++ b/tests/uninorm/test-u32-nfc.c @@ -1,5 +1,5 @@ /* Test of canonical normalization of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-nfd-big.c b/tests/uninorm/test-u32-nfd-big.c index ca3120473d..94d5d51145 100644 --- a/tests/uninorm/test-u32-nfd-big.c +++ b/tests/uninorm/test-u32-nfd-big.c @@ -1,5 +1,5 @@ /* Test of Unicode compliance of canonical decomposition of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-nfd.c b/tests/uninorm/test-u32-nfd.c index 5efa180b67..248e0eca1d 100644 --- a/tests/uninorm/test-u32-nfd.c +++ b/tests/uninorm/test-u32-nfd.c @@ -1,5 +1,5 @@ /* Test of canonical decomposition of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-nfkc-big.c b/tests/uninorm/test-u32-nfkc-big.c index 920c117e66..380f674cae 100644 --- a/tests/uninorm/test-u32-nfkc-big.c +++ b/tests/uninorm/test-u32-nfkc-big.c @@ -1,5 +1,5 @@ /* Test of Unicode compliance of compatibility normalization of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-nfkc.c b/tests/uninorm/test-u32-nfkc.c index 6fc9d362d4..454b7afd64 100644 --- a/tests/uninorm/test-u32-nfkc.c +++ b/tests/uninorm/test-u32-nfkc.c @@ -1,5 +1,5 @@ /* Test of compatibility normalization of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-nfkd-big.c b/tests/uninorm/test-u32-nfkd-big.c index 10908726ee..8aafb7d7e6 100644 --- a/tests/uninorm/test-u32-nfkd-big.c +++ b/tests/uninorm/test-u32-nfkd-big.c @@ -1,5 +1,5 @@ /* Test of Unicode compliance of compatibility decomposition of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-nfkd.c b/tests/uninorm/test-u32-nfkd.c index b352e87cf4..4120d7bccc 100644 --- a/tests/uninorm/test-u32-nfkd.c +++ b/tests/uninorm/test-u32-nfkd.c @@ -1,5 +1,5 @@ /* Test of compatibility decomposition of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-normalize-big.c b/tests/uninorm/test-u32-normalize-big.c index 53cbf2b35a..ae197991b9 100644 --- a/tests/uninorm/test-u32-normalize-big.c +++ b/tests/uninorm/test-u32-normalize-big.c @@ -1,5 +1,5 @@ /* Test of Unicode compliance of normalization of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-normalize-big.h b/tests/uninorm/test-u32-normalize-big.h index 3704a22335..f691ea055c 100644 --- a/tests/uninorm/test-u32-normalize-big.h +++ b/tests/uninorm/test-u32-normalize-big.h @@ -1,5 +1,5 @@ /* Test of Unicode compliance of normalization of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-normcmp.c b/tests/uninorm/test-u32-normcmp.c index 84ef09fc32..6ec6384a12 100644 --- a/tests/uninorm/test-u32-normcmp.c +++ b/tests/uninorm/test-u32-normcmp.c @@ -1,5 +1,5 @@ /* Test of normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-normcmp.h b/tests/uninorm/test-u32-normcmp.h index f5979f1e87..b184c762a5 100644 --- a/tests/uninorm/test-u32-normcmp.h +++ b/tests/uninorm/test-u32-normcmp.h @@ -1,5 +1,5 @@ /* Test of normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u32-normcoll.c b/tests/uninorm/test-u32-normcoll.c index 7e7d2666d6..1087233aaf 100644 --- a/tests/uninorm/test-u32-normcoll.c +++ b/tests/uninorm/test-u32-normcoll.c @@ -1,6 +1,6 @@ /* Test of locale dependent, normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u8-nfc.c b/tests/uninorm/test-u8-nfc.c index 298b23f77f..6d98721c42 100644 --- a/tests/uninorm/test-u8-nfc.c +++ b/tests/uninorm/test-u8-nfc.c @@ -1,5 +1,5 @@ /* Test of canonical normalization of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u8-nfd.c b/tests/uninorm/test-u8-nfd.c index b6b121aa2f..78b9fa770a 100644 --- a/tests/uninorm/test-u8-nfd.c +++ b/tests/uninorm/test-u8-nfd.c @@ -1,5 +1,5 @@ /* Test of canonical decomposition of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u8-nfkc.c b/tests/uninorm/test-u8-nfkc.c index 312b132b4d..a83799083b 100644 --- a/tests/uninorm/test-u8-nfkc.c +++ b/tests/uninorm/test-u8-nfkc.c @@ -1,5 +1,5 @@ /* Test of compatibility normalization of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u8-nfkd.c b/tests/uninorm/test-u8-nfkd.c index 413179bdf9..ddc1ddde13 100644 --- a/tests/uninorm/test-u8-nfkd.c +++ b/tests/uninorm/test-u8-nfkd.c @@ -1,5 +1,5 @@ /* Test of compatibility decomposition of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u8-normcmp.c b/tests/uninorm/test-u8-normcmp.c index aee524d1e4..772da7fcd2 100644 --- a/tests/uninorm/test-u8-normcmp.c +++ b/tests/uninorm/test-u8-normcmp.c @@ -1,5 +1,5 @@ /* Test of normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u8-normcmp.h b/tests/uninorm/test-u8-normcmp.h index 867cd2cebc..843a5233e4 100644 --- a/tests/uninorm/test-u8-normcmp.h +++ b/tests/uninorm/test-u8-normcmp.h @@ -1,5 +1,5 @@ /* Test of normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-u8-normcoll.c b/tests/uninorm/test-u8-normcoll.c index 9f7b2f3f45..6ab628c01d 100644 --- a/tests/uninorm/test-u8-normcoll.c +++ b/tests/uninorm/test-u8-normcoll.c @@ -1,6 +1,6 @@ /* Test of locale dependent, normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uninorm/test-uninorm-filter-nfc.c b/tests/uninorm/test-uninorm-filter-nfc.c index 3e28fe4260..98904182f4 100644 --- a/tests/uninorm/test-uninorm-filter-nfc.c +++ b/tests/uninorm/test-uninorm-filter-nfc.c @@ -1,5 +1,5 @@ /* Test of canonical normalization of streams. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/unistdio/test-u16-asnprintf1.c b/tests/unistdio/test-u16-asnprintf1.c index 6eac3a3b44..8e047cce5f 100644 --- a/tests/unistdio/test-u16-asnprintf1.c +++ b/tests/unistdio/test-u16-asnprintf1.c @@ -1,5 +1,5 @@ /* Test of u16_asnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u16-asnprintf1.h b/tests/unistdio/test-u16-asnprintf1.h index 2b1a9ab317..6d1be29081 100644 --- a/tests/unistdio/test-u16-asnprintf1.h +++ b/tests/unistdio/test-u16-asnprintf1.h @@ -1,5 +1,5 @@ /* Test of u16_[v]asnprintf() function. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/unistdio/test-u16-printf1.h b/tests/unistdio/test-u16-printf1.h index d2a71153c6..0498b32ead 100644 --- a/tests/unistdio/test-u16-printf1.h +++ b/tests/unistdio/test-u16-printf1.h @@ -1,5 +1,5 @@ /* Test of u16_v[a]s[n]printf() function. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/unistdio/test-u16-vasnprintf1.c b/tests/unistdio/test-u16-vasnprintf1.c index b99656836e..c6c0f5204b 100644 --- a/tests/unistdio/test-u16-vasnprintf1.c +++ b/tests/unistdio/test-u16-vasnprintf1.c @@ -1,5 +1,5 @@ /* Test of u16_vasnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u16-vasnprintf2.c b/tests/unistdio/test-u16-vasnprintf2.c index 4c061c6684..cb9fb27a48 100644 --- a/tests/unistdio/test-u16-vasnprintf2.c +++ b/tests/unistdio/test-u16-vasnprintf2.c @@ -1,5 +1,5 @@ /* Test of u16_vasnprintf() function in an ISO-8859-1 locale. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u16-vasnprintf3.c b/tests/unistdio/test-u16-vasnprintf3.c index d5924f8bad..80391a38c0 100644 --- a/tests/unistdio/test-u16-vasnprintf3.c +++ b/tests/unistdio/test-u16-vasnprintf3.c @@ -1,5 +1,5 @@ /* Test of u16_vasnprintf() function in an UTF-8 locale. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u16-vasprintf1.c b/tests/unistdio/test-u16-vasprintf1.c index 43cc6e2246..f1613023f2 100644 --- a/tests/unistdio/test-u16-vasprintf1.c +++ b/tests/unistdio/test-u16-vasprintf1.c @@ -1,5 +1,5 @@ /* Test of u16_vasprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u16-vsnprintf1.c b/tests/unistdio/test-u16-vsnprintf1.c index 9cf40eac02..ac9d81f587 100644 --- a/tests/unistdio/test-u16-vsnprintf1.c +++ b/tests/unistdio/test-u16-vsnprintf1.c @@ -1,5 +1,5 @@ /* Test of u16_vsnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u16-vsprintf1.c b/tests/unistdio/test-u16-vsprintf1.c index 63f68a7912..dd323bd0f6 100644 --- a/tests/unistdio/test-u16-vsprintf1.c +++ b/tests/unistdio/test-u16-vsprintf1.c @@ -1,5 +1,5 @@ /* Test of u16_vsprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u32-asnprintf1.c b/tests/unistdio/test-u32-asnprintf1.c index 428460fe41..4fd2303010 100644 --- a/tests/unistdio/test-u32-asnprintf1.c +++ b/tests/unistdio/test-u32-asnprintf1.c @@ -1,5 +1,5 @@ /* Test of u32_asnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u32-asnprintf1.h b/tests/unistdio/test-u32-asnprintf1.h index af78684891..2046d4f657 100644 --- a/tests/unistdio/test-u32-asnprintf1.h +++ b/tests/unistdio/test-u32-asnprintf1.h @@ -1,5 +1,5 @@ /* Test of u32_[v]asnprintf() function. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/unistdio/test-u32-printf1.h b/tests/unistdio/test-u32-printf1.h index d7ba2e0998..05cedd0726 100644 --- a/tests/unistdio/test-u32-printf1.h +++ b/tests/unistdio/test-u32-printf1.h @@ -1,5 +1,5 @@ /* Test of u32_v[a]s[n]printf() function. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/unistdio/test-u32-vasnprintf1.c b/tests/unistdio/test-u32-vasnprintf1.c index 7392294a17..e73753eacc 100644 --- a/tests/unistdio/test-u32-vasnprintf1.c +++ b/tests/unistdio/test-u32-vasnprintf1.c @@ -1,5 +1,5 @@ /* Test of u32_vasnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u32-vasnprintf2.c b/tests/unistdio/test-u32-vasnprintf2.c index 70336c7c49..b45fa8efb9 100644 --- a/tests/unistdio/test-u32-vasnprintf2.c +++ b/tests/unistdio/test-u32-vasnprintf2.c @@ -1,5 +1,5 @@ /* Test of u32_vasnprintf() function in an ISO-8859-1 locale. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u32-vasnprintf3.c b/tests/unistdio/test-u32-vasnprintf3.c index 816eb9fd8b..1a73f2483a 100644 --- a/tests/unistdio/test-u32-vasnprintf3.c +++ b/tests/unistdio/test-u32-vasnprintf3.c @@ -1,5 +1,5 @@ /* Test of u32_vasnprintf() function in an UTF-8 locale. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u32-vasprintf1.c b/tests/unistdio/test-u32-vasprintf1.c index d462472544..ac030cd6dd 100644 --- a/tests/unistdio/test-u32-vasprintf1.c +++ b/tests/unistdio/test-u32-vasprintf1.c @@ -1,5 +1,5 @@ /* Test of u32_vasprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u32-vsnprintf1.c b/tests/unistdio/test-u32-vsnprintf1.c index bb73ca80ba..94602d8595 100644 --- a/tests/unistdio/test-u32-vsnprintf1.c +++ b/tests/unistdio/test-u32-vsnprintf1.c @@ -1,5 +1,5 @@ /* Test of u32_vsnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u32-vsprintf1.c b/tests/unistdio/test-u32-vsprintf1.c index ae2ff722e4..2fd3b137be 100644 --- a/tests/unistdio/test-u32-vsprintf1.c +++ b/tests/unistdio/test-u32-vsprintf1.c @@ -1,5 +1,5 @@ /* Test of u32_vsprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u8-asnprintf-big.c b/tests/unistdio/test-u8-asnprintf-big.c index 1a5b46d098..628b79fb0e 100644 --- a/tests/unistdio/test-u8-asnprintf-big.c +++ b/tests/unistdio/test-u8-asnprintf-big.c @@ -1,5 +1,5 @@ /* Test of u8_asnprintf() with big results. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/unistdio/test-u8-asnprintf1.c b/tests/unistdio/test-u8-asnprintf1.c index 2a8c9ce4f1..49ee61344a 100644 --- a/tests/unistdio/test-u8-asnprintf1.c +++ b/tests/unistdio/test-u8-asnprintf1.c @@ -1,5 +1,5 @@ /* Test of u8_asnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u8-asnprintf1.h b/tests/unistdio/test-u8-asnprintf1.h index 7c2c3622f4..90238c8e2d 100644 --- a/tests/unistdio/test-u8-asnprintf1.h +++ b/tests/unistdio/test-u8-asnprintf1.h @@ -1,5 +1,5 @@ /* Test of u8_[v]asnprintf() function. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/unistdio/test-u8-printf1.h b/tests/unistdio/test-u8-printf1.h index 3963adb6b7..1dd28469a5 100644 --- a/tests/unistdio/test-u8-printf1.h +++ b/tests/unistdio/test-u8-printf1.h @@ -1,5 +1,5 @@ /* Test of u8_v[a]s[n]printf() function. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/unistdio/test-u8-vasnprintf1.c b/tests/unistdio/test-u8-vasnprintf1.c index b808b186cf..2aaf839f1e 100644 --- a/tests/unistdio/test-u8-vasnprintf1.c +++ b/tests/unistdio/test-u8-vasnprintf1.c @@ -1,5 +1,5 @@ /* Test of u8_vasnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u8-vasnprintf2.c b/tests/unistdio/test-u8-vasnprintf2.c index 3c0a00f13f..9fa0398827 100644 --- a/tests/unistdio/test-u8-vasnprintf2.c +++ b/tests/unistdio/test-u8-vasnprintf2.c @@ -1,5 +1,5 @@ /* Test of u8_vasnprintf() function in an ISO-8859-1 locale. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u8-vasnprintf3.c b/tests/unistdio/test-u8-vasnprintf3.c index 72efa60ae6..aab9dfe3ad 100644 --- a/tests/unistdio/test-u8-vasnprintf3.c +++ b/tests/unistdio/test-u8-vasnprintf3.c @@ -1,5 +1,5 @@ /* Test of u8_vasnprintf() function in an UTF-8 locale. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u8-vasprintf1.c b/tests/unistdio/test-u8-vasprintf1.c index 245122767d..8251202833 100644 --- a/tests/unistdio/test-u8-vasprintf1.c +++ b/tests/unistdio/test-u8-vasprintf1.c @@ -1,5 +1,5 @@ /* Test of u8_vasprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u8-vsnprintf1.c b/tests/unistdio/test-u8-vsnprintf1.c index 7cd55288a0..015c1725cd 100644 --- a/tests/unistdio/test-u8-vsnprintf1.c +++ b/tests/unistdio/test-u8-vsnprintf1.c @@ -1,5 +1,5 @@ /* Test of u8_vsnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-u8-vsprintf1.c b/tests/unistdio/test-u8-vsprintf1.c index 3300677fdb..0d846de248 100644 --- a/tests/unistdio/test-u8-vsprintf1.c +++ b/tests/unistdio/test-u8-vsprintf1.c @@ -1,5 +1,5 @@ /* Test of u8_vsprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-ulc-asnprintf-big.c b/tests/unistdio/test-ulc-asnprintf-big.c index fcb8799684..964d6df34c 100644 --- a/tests/unistdio/test-ulc-asnprintf-big.c +++ b/tests/unistdio/test-ulc-asnprintf-big.c @@ -1,5 +1,5 @@ /* Test of ulc_asnprintf() with big results. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-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 diff --git a/tests/unistdio/test-ulc-asnprintf1.c b/tests/unistdio/test-ulc-asnprintf1.c index 8fb91da026..5e40575c20 100644 --- a/tests/unistdio/test-ulc-asnprintf1.c +++ b/tests/unistdio/test-ulc-asnprintf1.c @@ -1,5 +1,5 @@ /* Test of ulc_asnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-ulc-asnprintf1.h b/tests/unistdio/test-ulc-asnprintf1.h index 8ede282f55..0e7e9cff72 100644 --- a/tests/unistdio/test-ulc-asnprintf1.h +++ b/tests/unistdio/test-ulc-asnprintf1.h @@ -1,5 +1,5 @@ /* Test of ulc_[v]asnprintf() functions. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/unistdio/test-ulc-printf1.h b/tests/unistdio/test-ulc-printf1.h index 49089c1bfd..02e0372d4b 100644 --- a/tests/unistdio/test-ulc-printf1.h +++ b/tests/unistdio/test-ulc-printf1.h @@ -1,5 +1,5 @@ /* Test of ulc_v[a]s[n]printf() functions. - Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 diff --git a/tests/unistdio/test-ulc-vasnprintf1.c b/tests/unistdio/test-ulc-vasnprintf1.c index 4352ff038b..f662f4e9b5 100644 --- a/tests/unistdio/test-ulc-vasnprintf1.c +++ b/tests/unistdio/test-ulc-vasnprintf1.c @@ -1,5 +1,5 @@ /* Test of ulc_vasnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-ulc-vasnprintf2.c b/tests/unistdio/test-ulc-vasnprintf2.c index ba14e612bc..5375c8e879 100644 --- a/tests/unistdio/test-ulc-vasnprintf2.c +++ b/tests/unistdio/test-ulc-vasnprintf2.c @@ -1,5 +1,5 @@ /* Test of ulc_vasnprintf() function in an ISO-8859-1 locale. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-ulc-vasnprintf3.c b/tests/unistdio/test-ulc-vasnprintf3.c index f73b4539cd..e71887c827 100644 --- a/tests/unistdio/test-ulc-vasnprintf3.c +++ b/tests/unistdio/test-ulc-vasnprintf3.c @@ -1,5 +1,5 @@ /* Test of ulc_vasnprintf() function in an UTF-8 locale. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-ulc-vasprintf1.c b/tests/unistdio/test-ulc-vasprintf1.c index b91376ca15..3eed14f94b 100644 --- a/tests/unistdio/test-ulc-vasprintf1.c +++ b/tests/unistdio/test-ulc-vasprintf1.c @@ -1,5 +1,5 @@ /* Test of ulc_vasprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-ulc-vsnprintf1.c b/tests/unistdio/test-ulc-vsnprintf1.c index 2c1e38d72c..344fd3537a 100644 --- a/tests/unistdio/test-ulc-vsnprintf1.c +++ b/tests/unistdio/test-ulc-vsnprintf1.c @@ -1,5 +1,5 @@ /* Test of ulc_vsnprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistdio/test-ulc-vsprintf1.c b/tests/unistdio/test-ulc-vsprintf1.c index 1e3633a5d5..1f8bb8ac9a 100644 --- a/tests/unistdio/test-ulc-vsprintf1.c +++ b/tests/unistdio/test-ulc-vsprintf1.c @@ -1,5 +1,5 @@ /* Test of ulc_vsprintf() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/unistr/test-chr.h b/tests/unistr/test-chr.h index b5fe4adbcf..7e95af1b42 100644 --- a/tests/unistr/test-chr.h +++ b/tests/unistr/test-chr.h @@ -1,5 +1,5 @@ /* Test of uN_chr() functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unistr/test-cmp.h b/tests/unistr/test-cmp.h index 3eb1be32b5..94e3d3f519 100644 --- a/tests/unistr/test-cmp.h +++ b/tests/unistr/test-cmp.h @@ -1,5 +1,5 @@ /* Test of uN_cmp() functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unistr/test-cmp2.h b/tests/unistr/test-cmp2.h index d054790484..d032bd89ce 100644 --- a/tests/unistr/test-cmp2.h +++ b/tests/unistr/test-cmp2.h @@ -1,5 +1,5 @@ /* Test of uN_cmp2() functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unistr/test-cpy-alloc.h b/tests/unistr/test-cpy-alloc.h index c380101d24..4a2bfa055d 100644 --- a/tests/unistr/test-cpy-alloc.h +++ b/tests/unistr/test-cpy-alloc.h @@ -1,5 +1,5 @@ /* Test of uN_cpy_alloc() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-cpy.h b/tests/unistr/test-cpy.h index 2dc66fa8eb..e1a167bb95 100644 --- a/tests/unistr/test-cpy.h +++ b/tests/unistr/test-cpy.h @@ -1,5 +1,5 @@ /* Test of uN_cpy() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-move.h b/tests/unistr/test-move.h index 74acb9a64c..765dcb5f74 100644 --- a/tests/unistr/test-move.h +++ b/tests/unistr/test-move.h @@ -1,5 +1,5 @@ /* Test of uN_move() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-pcpy.h b/tests/unistr/test-pcpy.h index a1572803be..c7298dca00 100644 --- a/tests/unistr/test-pcpy.h +++ b/tests/unistr/test-pcpy.h @@ -1,5 +1,5 @@ /* Test of uN_pcpy() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-set.h b/tests/unistr/test-set.h index ca59422a07..133ea63883 100644 --- a/tests/unistr/test-set.h +++ b/tests/unistr/test-set.h @@ -1,5 +1,5 @@ /* Test of uN_set() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-stpcpy.h b/tests/unistr/test-stpcpy.h index a9d6031d4f..d8b433d53a 100644 --- a/tests/unistr/test-stpcpy.h +++ b/tests/unistr/test-stpcpy.h @@ -1,5 +1,5 @@ /* Test of uN_stpcpy() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-stpncpy.h b/tests/unistr/test-stpncpy.h index 3fc03d5195..c651a83ed1 100644 --- a/tests/unistr/test-stpncpy.h +++ b/tests/unistr/test-stpncpy.h @@ -1,5 +1,5 @@ /* Test of uN_stpncpy() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-strcat.h b/tests/unistr/test-strcat.h index 8faeb0c8d5..cd0fb9f0a5 100644 --- a/tests/unistr/test-strcat.h +++ b/tests/unistr/test-strcat.h @@ -1,5 +1,5 @@ /* Test of uN_strcat() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-strchr.h b/tests/unistr/test-strchr.h index ad102c2e88..c5740a5da7 100644 --- a/tests/unistr/test-strchr.h +++ b/tests/unistr/test-strchr.h @@ -1,5 +1,5 @@ /* Test of uN_strchr() functions. - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-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 diff --git a/tests/unistr/test-strcmp.h b/tests/unistr/test-strcmp.h index ea8c1321a7..97cb203a01 100644 --- a/tests/unistr/test-strcmp.h +++ b/tests/unistr/test-strcmp.h @@ -1,5 +1,5 @@ /* Test of uN_strcmp() and uN_strcoll() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-strcpy.h b/tests/unistr/test-strcpy.h index 6dffdace92..6a1d81e891 100644 --- a/tests/unistr/test-strcpy.h +++ b/tests/unistr/test-strcpy.h @@ -1,5 +1,5 @@ /* Test of uN_strcpy() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-strdup.h b/tests/unistr/test-strdup.h index ccc8b82498..4f59bc06ee 100644 --- a/tests/unistr/test-strdup.h +++ b/tests/unistr/test-strdup.h @@ -1,5 +1,5 @@ /* Test of uN_strdup() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-strncat.h b/tests/unistr/test-strncat.h index c505fc2670..0ba63afe22 100644 --- a/tests/unistr/test-strncat.h +++ b/tests/unistr/test-strncat.h @@ -1,5 +1,5 @@ /* Test of uN_strncat() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-strncmp.h b/tests/unistr/test-strncmp.h index 64fecebbef..bbd0aa68c3 100644 --- a/tests/unistr/test-strncmp.h +++ b/tests/unistr/test-strncmp.h @@ -1,5 +1,5 @@ /* Test of uN_strncmp() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-strncpy.h b/tests/unistr/test-strncpy.h index c3ad19c676..e24fa507fb 100644 --- a/tests/unistr/test-strncpy.h +++ b/tests/unistr/test-strncpy.h @@ -1,5 +1,5 @@ /* Test of uN_strncpy() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-strnlen.h b/tests/unistr/test-strnlen.h index abc83fb942..fd0c25cc42 100644 --- a/tests/unistr/test-strnlen.h +++ b/tests/unistr/test-strnlen.h @@ -1,5 +1,5 @@ /* Test of uN_strnlen() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u-strstr.h b/tests/unistr/test-u-strstr.h index 36783cdf10..826089d964 100644 --- a/tests/unistr/test-u-strstr.h +++ b/tests/unistr/test-u-strstr.h @@ -1,5 +1,5 @@ /* Test of uN_strstr() functions. - Copyright (C) 2004, 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2004, 2007-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 diff --git a/tests/unistr/test-u-strtok.h b/tests/unistr/test-u-strtok.h index 74272d3b5d..6f73baf720 100644 --- a/tests/unistr/test-u-strtok.h +++ b/tests/unistr/test-u-strtok.h @@ -1,5 +1,5 @@ /* Test of uN_strtok() functions. - Copyright (C) 2015-2024 Free Software Foundation, Inc. + Copyright (C) 2015-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 diff --git a/tests/unistr/test-u16-check.c b/tests/unistr/test-u16-check.c index 3573938d73..5e6c5daf78 100644 --- a/tests/unistr/test-u16-check.c +++ b/tests/unistr/test-u16-check.c @@ -1,5 +1,5 @@ /* Test of u16_check() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-chr.c b/tests/unistr/test-u16-chr.c index 5f0b16e5a2..3457cd91fc 100644 --- a/tests/unistr/test-u16-chr.c +++ b/tests/unistr/test-u16-chr.c @@ -1,5 +1,5 @@ /* Test of u16_chr() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-cmp.c b/tests/unistr/test-u16-cmp.c index 075c8c456b..87ef97cf3f 100644 --- a/tests/unistr/test-u16-cmp.c +++ b/tests/unistr/test-u16-cmp.c @@ -1,5 +1,5 @@ /* Test of u16_cmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-cmp2.c b/tests/unistr/test-u16-cmp2.c index 2eb0dbd04c..274aee7cbb 100644 --- a/tests/unistr/test-u16-cmp2.c +++ b/tests/unistr/test-u16-cmp2.c @@ -1,5 +1,5 @@ /* Test of u16_cmp2() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-cpy-alloc.c b/tests/unistr/test-u16-cpy-alloc.c index bbc1645625..0398e10060 100644 --- a/tests/unistr/test-u16-cpy-alloc.c +++ b/tests/unistr/test-u16-cpy-alloc.c @@ -1,5 +1,5 @@ /* Test of u16_cpy_alloc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-cpy.c b/tests/unistr/test-u16-cpy.c index cf9993fab2..5cdfbc7306 100644 --- a/tests/unistr/test-u16-cpy.c +++ b/tests/unistr/test-u16-cpy.c @@ -1,5 +1,5 @@ /* Test of u16_cpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-mblen.c b/tests/unistr/test-u16-mblen.c index d67980eaf4..6d0c476518 100644 --- a/tests/unistr/test-u16-mblen.c +++ b/tests/unistr/test-u16-mblen.c @@ -1,5 +1,5 @@ /* Test of u16_mblen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-mbsnlen.c b/tests/unistr/test-u16-mbsnlen.c index 76c479a149..c354ddfb2e 100644 --- a/tests/unistr/test-u16-mbsnlen.c +++ b/tests/unistr/test-u16-mbsnlen.c @@ -1,5 +1,5 @@ /* Test of u16_mbsnlen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-mbtouc-unsafe.c b/tests/unistr/test-u16-mbtouc-unsafe.c index da6a9057f3..eb78205e10 100644 --- a/tests/unistr/test-u16-mbtouc-unsafe.c +++ b/tests/unistr/test-u16-mbtouc-unsafe.c @@ -1,5 +1,5 @@ /* Test of u16_mbtouc_unsafe() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-mbtouc.c b/tests/unistr/test-u16-mbtouc.c index 21a3918ae6..3caee4c0c8 100644 --- a/tests/unistr/test-u16-mbtouc.c +++ b/tests/unistr/test-u16-mbtouc.c @@ -1,5 +1,5 @@ /* Test of u16_mbtouc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-mbtouc.h b/tests/unistr/test-u16-mbtouc.h index 5c33948a67..07931f71f8 100644 --- a/tests/unistr/test-u16-mbtouc.h +++ b/tests/unistr/test-u16-mbtouc.h @@ -1,5 +1,5 @@ /* Test of u16_mbtouc() and u16_mbtouc_unsafe() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-mbtoucr.c b/tests/unistr/test-u16-mbtoucr.c index 593ddb1111..67226cc16e 100644 --- a/tests/unistr/test-u16-mbtoucr.c +++ b/tests/unistr/test-u16-mbtoucr.c @@ -1,5 +1,5 @@ /* Test of u16_mbtoucr() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-move.c b/tests/unistr/test-u16-move.c index 887912b3f6..2190cbdb03 100644 --- a/tests/unistr/test-u16-move.c +++ b/tests/unistr/test-u16-move.c @@ -1,5 +1,5 @@ /* Test of u16_move() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-next.c b/tests/unistr/test-u16-next.c index 57dcfa5830..afb4da3e73 100644 --- a/tests/unistr/test-u16-next.c +++ b/tests/unistr/test-u16-next.c @@ -1,5 +1,5 @@ /* Test of u16_next() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-pcpy.c b/tests/unistr/test-u16-pcpy.c index b20741e28e..d53aa1da98 100644 --- a/tests/unistr/test-u16-pcpy.c +++ b/tests/unistr/test-u16-pcpy.c @@ -1,5 +1,5 @@ /* Test of u16_pcpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-prev.c b/tests/unistr/test-u16-prev.c index 11b3a1a441..911b2c890c 100644 --- a/tests/unistr/test-u16-prev.c +++ b/tests/unistr/test-u16-prev.c @@ -1,5 +1,5 @@ /* Test of u16_prev() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-set.c b/tests/unistr/test-u16-set.c index 7a6597ddeb..7ec1845aef 100644 --- a/tests/unistr/test-u16-set.c +++ b/tests/unistr/test-u16-set.c @@ -1,5 +1,5 @@ /* Test of u16_set() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-stpcpy.c b/tests/unistr/test-u16-stpcpy.c index 616041d22c..2d56c8d959 100644 --- a/tests/unistr/test-u16-stpcpy.c +++ b/tests/unistr/test-u16-stpcpy.c @@ -1,5 +1,5 @@ /* Test of u16_stpcpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-stpncpy.c b/tests/unistr/test-u16-stpncpy.c index 1986fae30b..58e0c4a2e3 100644 --- a/tests/unistr/test-u16-stpncpy.c +++ b/tests/unistr/test-u16-stpncpy.c @@ -1,5 +1,5 @@ /* Test of u16_stpncpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strcat.c b/tests/unistr/test-u16-strcat.c index 8ec36d4c6b..a00bb5cd25 100644 --- a/tests/unistr/test-u16-strcat.c +++ b/tests/unistr/test-u16-strcat.c @@ -1,5 +1,5 @@ /* Test of u16_strcat() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strchr.c b/tests/unistr/test-u16-strchr.c index 5047b7a5f0..5be299798f 100644 --- a/tests/unistr/test-u16-strchr.c +++ b/tests/unistr/test-u16-strchr.c @@ -1,5 +1,5 @@ /* Test of u16_strchr() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strcmp.c b/tests/unistr/test-u16-strcmp.c index d4b6311f62..c2d704fba4 100644 --- a/tests/unistr/test-u16-strcmp.c +++ b/tests/unistr/test-u16-strcmp.c @@ -1,5 +1,5 @@ /* Test of u16_strcmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strcmp.h b/tests/unistr/test-u16-strcmp.h index 3a0f3b1891..46b6f72dc9 100644 --- a/tests/unistr/test-u16-strcmp.h +++ b/tests/unistr/test-u16-strcmp.h @@ -1,5 +1,5 @@ /* Test of u16_strcmp() and u16_strcoll() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strcoll.c b/tests/unistr/test-u16-strcoll.c index 5e3d6940fb..7d6801d735 100644 --- a/tests/unistr/test-u16-strcoll.c +++ b/tests/unistr/test-u16-strcoll.c @@ -1,5 +1,5 @@ /* Test of u16_strcoll() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strcpy.c b/tests/unistr/test-u16-strcpy.c index 9d2f475dec..62aac9512e 100644 --- a/tests/unistr/test-u16-strcpy.c +++ b/tests/unistr/test-u16-strcpy.c @@ -1,5 +1,5 @@ /* Test of u16_strcpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strdup.c b/tests/unistr/test-u16-strdup.c index 936bddcba5..9548812865 100644 --- a/tests/unistr/test-u16-strdup.c +++ b/tests/unistr/test-u16-strdup.c @@ -1,5 +1,5 @@ /* Test of u16_strdup() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strlen.c b/tests/unistr/test-u16-strlen.c index 8c7ca8583d..42058cb619 100644 --- a/tests/unistr/test-u16-strlen.c +++ b/tests/unistr/test-u16-strlen.c @@ -1,5 +1,5 @@ /* Test of u16_strlen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strmblen.c b/tests/unistr/test-u16-strmblen.c index c9f28096f6..42cf3e6f8a 100644 --- a/tests/unistr/test-u16-strmblen.c +++ b/tests/unistr/test-u16-strmblen.c @@ -1,5 +1,5 @@ /* Test of u16_strmblen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strmbtouc.c b/tests/unistr/test-u16-strmbtouc.c index 3fef03249f..8f2e37ec58 100644 --- a/tests/unistr/test-u16-strmbtouc.c +++ b/tests/unistr/test-u16-strmbtouc.c @@ -1,5 +1,5 @@ /* Test of u16_strmbtouc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strncat.c b/tests/unistr/test-u16-strncat.c index e69c314eac..2cf25a81ca 100644 --- a/tests/unistr/test-u16-strncat.c +++ b/tests/unistr/test-u16-strncat.c @@ -1,5 +1,5 @@ /* Test of u16_strncat() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strncmp.c b/tests/unistr/test-u16-strncmp.c index 1424c02b28..c8325830ba 100644 --- a/tests/unistr/test-u16-strncmp.c +++ b/tests/unistr/test-u16-strncmp.c @@ -1,5 +1,5 @@ /* Test of u16_strncmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strncpy.c b/tests/unistr/test-u16-strncpy.c index 4ac462d183..1aad5c21fe 100644 --- a/tests/unistr/test-u16-strncpy.c +++ b/tests/unistr/test-u16-strncpy.c @@ -1,5 +1,5 @@ /* Test of u16_strncpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strnlen.c b/tests/unistr/test-u16-strnlen.c index cb4bcf3d1c..2692292305 100644 --- a/tests/unistr/test-u16-strnlen.c +++ b/tests/unistr/test-u16-strnlen.c @@ -1,5 +1,5 @@ /* Test of u16_strnlen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-strstr.c b/tests/unistr/test-u16-strstr.c index d74cddc070..7c2996d250 100644 --- a/tests/unistr/test-u16-strstr.c +++ b/tests/unistr/test-u16-strstr.c @@ -1,5 +1,5 @@ /* Test of u16_strstr() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/unistr/test-u16-strtok.c b/tests/unistr/test-u16-strtok.c index be09783dee..8d08da0a77 100644 --- a/tests/unistr/test-u16-strtok.c +++ b/tests/unistr/test-u16-strtok.c @@ -1,5 +1,5 @@ /* Test of u16_strtok() function. - Copyright (C) 2015-2024 Free Software Foundation, Inc. + Copyright (C) 2015-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 diff --git a/tests/unistr/test-u16-to-u32.c b/tests/unistr/test-u16-to-u32.c index f00a913b47..5ddc99cd71 100644 --- a/tests/unistr/test-u16-to-u32.c +++ b/tests/unistr/test-u16-to-u32.c @@ -1,5 +1,5 @@ /* Test of u16_to_u32() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-to-u8.c b/tests/unistr/test-u16-to-u8.c index 919777335b..54cd3afb63 100644 --- a/tests/unistr/test-u16-to-u8.c +++ b/tests/unistr/test-u16-to-u8.c @@ -1,5 +1,5 @@ /* Test of u16_to_u8() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u16-uctomb.c b/tests/unistr/test-u16-uctomb.c index 03b9eaa8c0..9314921985 100644 --- a/tests/unistr/test-u16-uctomb.c +++ b/tests/unistr/test-u16-uctomb.c @@ -1,5 +1,5 @@ /* Test of u16_uctomb() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-check.c b/tests/unistr/test-u32-check.c index b64b8ed713..c6cf547e68 100644 --- a/tests/unistr/test-u32-check.c +++ b/tests/unistr/test-u32-check.c @@ -1,5 +1,5 @@ /* Test of u32_check() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-chr.c b/tests/unistr/test-u32-chr.c index 474681ff6e..3d38487d90 100644 --- a/tests/unistr/test-u32-chr.c +++ b/tests/unistr/test-u32-chr.c @@ -1,5 +1,5 @@ /* Test of u32_chr() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-cmp.c b/tests/unistr/test-u32-cmp.c index f866ab04a3..a0574c36e2 100644 --- a/tests/unistr/test-u32-cmp.c +++ b/tests/unistr/test-u32-cmp.c @@ -1,5 +1,5 @@ /* Test of u32_cmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-cmp2.c b/tests/unistr/test-u32-cmp2.c index 0fbb8c0adf..097a92ec36 100644 --- a/tests/unistr/test-u32-cmp2.c +++ b/tests/unistr/test-u32-cmp2.c @@ -1,5 +1,5 @@ /* Test of u32_cmp2() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-cpy-alloc.c b/tests/unistr/test-u32-cpy-alloc.c index f3f9d106f3..3d86c606b5 100644 --- a/tests/unistr/test-u32-cpy-alloc.c +++ b/tests/unistr/test-u32-cpy-alloc.c @@ -1,5 +1,5 @@ /* Test of u32_cpy_alloc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-cpy.c b/tests/unistr/test-u32-cpy.c index 0ba5f8b4e8..8329592ae9 100644 --- a/tests/unistr/test-u32-cpy.c +++ b/tests/unistr/test-u32-cpy.c @@ -1,5 +1,5 @@ /* Test of u32_cpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-mblen.c b/tests/unistr/test-u32-mblen.c index 513e2607f3..8ce134261a 100644 --- a/tests/unistr/test-u32-mblen.c +++ b/tests/unistr/test-u32-mblen.c @@ -1,5 +1,5 @@ /* Test of u32_mblen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-mbsnlen.c b/tests/unistr/test-u32-mbsnlen.c index ed72229c91..113b0c5f5a 100644 --- a/tests/unistr/test-u32-mbsnlen.c +++ b/tests/unistr/test-u32-mbsnlen.c @@ -1,5 +1,5 @@ /* Test of u32_mbsnlen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-mbtouc-unsafe.c b/tests/unistr/test-u32-mbtouc-unsafe.c index 25c9eafc03..5bc8e0e9cb 100644 --- a/tests/unistr/test-u32-mbtouc-unsafe.c +++ b/tests/unistr/test-u32-mbtouc-unsafe.c @@ -1,5 +1,5 @@ /* Test of u32_mbtouc_unsafe() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-mbtouc.c b/tests/unistr/test-u32-mbtouc.c index 63bc20d4d4..b62c26d36d 100644 --- a/tests/unistr/test-u32-mbtouc.c +++ b/tests/unistr/test-u32-mbtouc.c @@ -1,5 +1,5 @@ /* Test of u32_mbtouc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-mbtouc.h b/tests/unistr/test-u32-mbtouc.h index 37e6342f46..3a44c09601 100644 --- a/tests/unistr/test-u32-mbtouc.h +++ b/tests/unistr/test-u32-mbtouc.h @@ -1,5 +1,5 @@ /* Test of u32_mbtouc() and u32_mbtouc_unsafe() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-mbtoucr.c b/tests/unistr/test-u32-mbtoucr.c index 4267fe1e6d..11137449f8 100644 --- a/tests/unistr/test-u32-mbtoucr.c +++ b/tests/unistr/test-u32-mbtoucr.c @@ -1,5 +1,5 @@ /* Test of u32_mbtoucr() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-move.c b/tests/unistr/test-u32-move.c index 82c9a379aa..71cf48eb09 100644 --- a/tests/unistr/test-u32-move.c +++ b/tests/unistr/test-u32-move.c @@ -1,5 +1,5 @@ /* Test of u32_move() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-next.c b/tests/unistr/test-u32-next.c index ee3811f4d5..dc17eca43f 100644 --- a/tests/unistr/test-u32-next.c +++ b/tests/unistr/test-u32-next.c @@ -1,5 +1,5 @@ /* Test of u32_next() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-pcpy.c b/tests/unistr/test-u32-pcpy.c index af77cc25e7..8dc07d4c63 100644 --- a/tests/unistr/test-u32-pcpy.c +++ b/tests/unistr/test-u32-pcpy.c @@ -1,5 +1,5 @@ /* Test of u32_pcpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-prev.c b/tests/unistr/test-u32-prev.c index d04b24aa8f..b9a339a1ec 100644 --- a/tests/unistr/test-u32-prev.c +++ b/tests/unistr/test-u32-prev.c @@ -1,5 +1,5 @@ /* Test of u32_prev() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-set.c b/tests/unistr/test-u32-set.c index 99e644dcce..801f60a830 100644 --- a/tests/unistr/test-u32-set.c +++ b/tests/unistr/test-u32-set.c @@ -1,5 +1,5 @@ /* Test of u32_set() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-stpcpy.c b/tests/unistr/test-u32-stpcpy.c index c6ac175189..3c1ea6d280 100644 --- a/tests/unistr/test-u32-stpcpy.c +++ b/tests/unistr/test-u32-stpcpy.c @@ -1,5 +1,5 @@ /* Test of u32_stpcpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-stpncpy.c b/tests/unistr/test-u32-stpncpy.c index 37d8abacad..130ee22175 100644 --- a/tests/unistr/test-u32-stpncpy.c +++ b/tests/unistr/test-u32-stpncpy.c @@ -1,5 +1,5 @@ /* Test of u32_stpncpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strcat.c b/tests/unistr/test-u32-strcat.c index 64e1b5ccd6..77a39f9d5d 100644 --- a/tests/unistr/test-u32-strcat.c +++ b/tests/unistr/test-u32-strcat.c @@ -1,5 +1,5 @@ /* Test of u32_strcat() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strchr.c b/tests/unistr/test-u32-strchr.c index 721f8903ba..0d5abe319a 100644 --- a/tests/unistr/test-u32-strchr.c +++ b/tests/unistr/test-u32-strchr.c @@ -1,5 +1,5 @@ /* Test of u32_strchr() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strcmp.c b/tests/unistr/test-u32-strcmp.c index ef9f319dc4..e7ebfaed9b 100644 --- a/tests/unistr/test-u32-strcmp.c +++ b/tests/unistr/test-u32-strcmp.c @@ -1,5 +1,5 @@ /* Test of u32_strcmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strcmp.h b/tests/unistr/test-u32-strcmp.h index 4b149103c3..475f8c98df 100644 --- a/tests/unistr/test-u32-strcmp.h +++ b/tests/unistr/test-u32-strcmp.h @@ -1,5 +1,5 @@ /* Test of u32_strcmp() and u32_strcoll() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strcoll.c b/tests/unistr/test-u32-strcoll.c index 6f9f31d780..52d27f3a0b 100644 --- a/tests/unistr/test-u32-strcoll.c +++ b/tests/unistr/test-u32-strcoll.c @@ -1,5 +1,5 @@ /* Test of u32_strcoll() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strcpy.c b/tests/unistr/test-u32-strcpy.c index 22a6e70e92..e946a9e9e3 100644 --- a/tests/unistr/test-u32-strcpy.c +++ b/tests/unistr/test-u32-strcpy.c @@ -1,5 +1,5 @@ /* Test of u32_strcpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strdup.c b/tests/unistr/test-u32-strdup.c index f81701fe8d..8ce1c2a170 100644 --- a/tests/unistr/test-u32-strdup.c +++ b/tests/unistr/test-u32-strdup.c @@ -1,5 +1,5 @@ /* Test of u32_strdup() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strlen.c b/tests/unistr/test-u32-strlen.c index d06ab615a5..f376a95de1 100644 --- a/tests/unistr/test-u32-strlen.c +++ b/tests/unistr/test-u32-strlen.c @@ -1,5 +1,5 @@ /* Test of u32_strlen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strmblen.c b/tests/unistr/test-u32-strmblen.c index 8dfdf64f48..dc60b17b32 100644 --- a/tests/unistr/test-u32-strmblen.c +++ b/tests/unistr/test-u32-strmblen.c @@ -1,5 +1,5 @@ /* Test of u32_strmblen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strmbtouc.c b/tests/unistr/test-u32-strmbtouc.c index 591684d4c0..54a2b4a6a9 100644 --- a/tests/unistr/test-u32-strmbtouc.c +++ b/tests/unistr/test-u32-strmbtouc.c @@ -1,5 +1,5 @@ /* Test of u32_strmbtouc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strncat.c b/tests/unistr/test-u32-strncat.c index 7a0863ee03..03e79a16d3 100644 --- a/tests/unistr/test-u32-strncat.c +++ b/tests/unistr/test-u32-strncat.c @@ -1,5 +1,5 @@ /* Test of u32_strncat() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strncmp.c b/tests/unistr/test-u32-strncmp.c index ba563debdc..04d10b4079 100644 --- a/tests/unistr/test-u32-strncmp.c +++ b/tests/unistr/test-u32-strncmp.c @@ -1,5 +1,5 @@ /* Test of u32_strncmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strncpy.c b/tests/unistr/test-u32-strncpy.c index 5bdac73978..6df69c4556 100644 --- a/tests/unistr/test-u32-strncpy.c +++ b/tests/unistr/test-u32-strncpy.c @@ -1,5 +1,5 @@ /* Test of u32_strncpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strnlen.c b/tests/unistr/test-u32-strnlen.c index a800a66dbc..81d24aa04f 100644 --- a/tests/unistr/test-u32-strnlen.c +++ b/tests/unistr/test-u32-strnlen.c @@ -1,5 +1,5 @@ /* Test of u32_strnlen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-strstr.c b/tests/unistr/test-u32-strstr.c index 672c9cced8..09e258b1f7 100644 --- a/tests/unistr/test-u32-strstr.c +++ b/tests/unistr/test-u32-strstr.c @@ -1,5 +1,5 @@ /* Test of u32_strstr() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/unistr/test-u32-strtok.c b/tests/unistr/test-u32-strtok.c index b261b85550..14a4702cd3 100644 --- a/tests/unistr/test-u32-strtok.c +++ b/tests/unistr/test-u32-strtok.c @@ -1,5 +1,5 @@ /* Test of u32_strtok() function. - Copyright (C) 2015-2024 Free Software Foundation, Inc. + Copyright (C) 2015-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 diff --git a/tests/unistr/test-u32-to-u16.c b/tests/unistr/test-u32-to-u16.c index 963e0fe757..7bb4567b2f 100644 --- a/tests/unistr/test-u32-to-u16.c +++ b/tests/unistr/test-u32-to-u16.c @@ -1,5 +1,5 @@ /* Test of u32_to_u16() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-to-u8.c b/tests/unistr/test-u32-to-u8.c index 22691c6d34..b929041529 100644 --- a/tests/unistr/test-u32-to-u8.c +++ b/tests/unistr/test-u32-to-u8.c @@ -1,5 +1,5 @@ /* Test of u32_to_u8() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u32-uctomb.c b/tests/unistr/test-u32-uctomb.c index 24d8341014..f05b864613 100644 --- a/tests/unistr/test-u32-uctomb.c +++ b/tests/unistr/test-u32-uctomb.c @@ -1,5 +1,5 @@ /* Test of u32_uctomb() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-check.c b/tests/unistr/test-u8-check.c index f3b3fc6112..b4418990f0 100644 --- a/tests/unistr/test-u8-check.c +++ b/tests/unistr/test-u8-check.c @@ -1,5 +1,5 @@ /* Test of u8_check() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-chr.c b/tests/unistr/test-u8-chr.c index c08270639f..44bfcf19d1 100644 --- a/tests/unistr/test-u8-chr.c +++ b/tests/unistr/test-u8-chr.c @@ -1,5 +1,5 @@ /* Test of u8_chr() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-cmp.c b/tests/unistr/test-u8-cmp.c index 920edf23e3..caf3577f5f 100644 --- a/tests/unistr/test-u8-cmp.c +++ b/tests/unistr/test-u8-cmp.c @@ -1,5 +1,5 @@ /* Test of u8_cmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-cmp2.c b/tests/unistr/test-u8-cmp2.c index b50637847d..49f30d618f 100644 --- a/tests/unistr/test-u8-cmp2.c +++ b/tests/unistr/test-u8-cmp2.c @@ -1,5 +1,5 @@ /* Test of u8_cmp2() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-cpy-alloc.c b/tests/unistr/test-u8-cpy-alloc.c index d0e1154203..fa74fb2960 100644 --- a/tests/unistr/test-u8-cpy-alloc.c +++ b/tests/unistr/test-u8-cpy-alloc.c @@ -1,5 +1,5 @@ /* Test of u8_cpy_alloc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-cpy.c b/tests/unistr/test-u8-cpy.c index 3398717752..e396175a54 100644 --- a/tests/unistr/test-u8-cpy.c +++ b/tests/unistr/test-u8-cpy.c @@ -1,5 +1,5 @@ /* Test of u8_cpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-mblen.c b/tests/unistr/test-u8-mblen.c index 3048b4f3fc..a6d56242da 100644 --- a/tests/unistr/test-u8-mblen.c +++ b/tests/unistr/test-u8-mblen.c @@ -1,5 +1,5 @@ /* Test of u8_mblen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-mbsnlen.c b/tests/unistr/test-u8-mbsnlen.c index 9793dc31a4..2123184804 100644 --- a/tests/unistr/test-u8-mbsnlen.c +++ b/tests/unistr/test-u8-mbsnlen.c @@ -1,5 +1,5 @@ /* Test of u8_mbsnlen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-mbtouc-unsafe.c b/tests/unistr/test-u8-mbtouc-unsafe.c index a4727a40c5..731150b563 100644 --- a/tests/unistr/test-u8-mbtouc-unsafe.c +++ b/tests/unistr/test-u8-mbtouc-unsafe.c @@ -1,5 +1,5 @@ /* Test of u8_mbtouc_unsafe() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-mbtouc.c b/tests/unistr/test-u8-mbtouc.c index f3779b02dd..62a2258eab 100644 --- a/tests/unistr/test-u8-mbtouc.c +++ b/tests/unistr/test-u8-mbtouc.c @@ -1,5 +1,5 @@ /* Test of u8_mbtouc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-mbtouc.h b/tests/unistr/test-u8-mbtouc.h index dfe70be399..9764088f29 100644 --- a/tests/unistr/test-u8-mbtouc.h +++ b/tests/unistr/test-u8-mbtouc.h @@ -1,5 +1,5 @@ /* Test of u8_mbtouc() and u8_mbtouc_unsafe() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-mbtoucr.c b/tests/unistr/test-u8-mbtoucr.c index aae840de4a..9d016ce6aa 100644 --- a/tests/unistr/test-u8-mbtoucr.c +++ b/tests/unistr/test-u8-mbtoucr.c @@ -1,5 +1,5 @@ /* Test of u8_mbtoucr() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-move.c b/tests/unistr/test-u8-move.c index a0c7ad79a9..88b1171ee6 100644 --- a/tests/unistr/test-u8-move.c +++ b/tests/unistr/test-u8-move.c @@ -1,5 +1,5 @@ /* Test of u8_move() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-next.c b/tests/unistr/test-u8-next.c index d46e1fbac6..247236b374 100644 --- a/tests/unistr/test-u8-next.c +++ b/tests/unistr/test-u8-next.c @@ -1,5 +1,5 @@ /* Test of u8_next() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-pcpy.c b/tests/unistr/test-u8-pcpy.c index dbd83ad512..fd86d84eab 100644 --- a/tests/unistr/test-u8-pcpy.c +++ b/tests/unistr/test-u8-pcpy.c @@ -1,5 +1,5 @@ /* Test of u8_pcpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-prev.c b/tests/unistr/test-u8-prev.c index 418bdaedd4..f93b39142f 100644 --- a/tests/unistr/test-u8-prev.c +++ b/tests/unistr/test-u8-prev.c @@ -1,5 +1,5 @@ /* Test of u8_prev() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-set.c b/tests/unistr/test-u8-set.c index d06e0e0b3a..b3c99dbe07 100644 --- a/tests/unistr/test-u8-set.c +++ b/tests/unistr/test-u8-set.c @@ -1,5 +1,5 @@ /* Test of u8_set() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-stpcpy.c b/tests/unistr/test-u8-stpcpy.c index 6cdb850caf..3c4175fe3f 100644 --- a/tests/unistr/test-u8-stpcpy.c +++ b/tests/unistr/test-u8-stpcpy.c @@ -1,5 +1,5 @@ /* Test of u8_stpcpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-stpncpy.c b/tests/unistr/test-u8-stpncpy.c index c51e218457..e21f86c166 100644 --- a/tests/unistr/test-u8-stpncpy.c +++ b/tests/unistr/test-u8-stpncpy.c @@ -1,5 +1,5 @@ /* Test of u8_stpncpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strcat.c b/tests/unistr/test-u8-strcat.c index 2a999f6613..8ae770d9ab 100644 --- a/tests/unistr/test-u8-strcat.c +++ b/tests/unistr/test-u8-strcat.c @@ -1,5 +1,5 @@ /* Test of u8_strcat() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strchr.c b/tests/unistr/test-u8-strchr.c index e404ea7904..ea6b6bb5d8 100644 --- a/tests/unistr/test-u8-strchr.c +++ b/tests/unistr/test-u8-strchr.c @@ -1,5 +1,5 @@ /* Test of u8_strchr() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strcmp.c b/tests/unistr/test-u8-strcmp.c index e60b861114..f940b27658 100644 --- a/tests/unistr/test-u8-strcmp.c +++ b/tests/unistr/test-u8-strcmp.c @@ -1,5 +1,5 @@ /* Test of u8_strcmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strcmp.h b/tests/unistr/test-u8-strcmp.h index 177d4bfc30..fc0107413d 100644 --- a/tests/unistr/test-u8-strcmp.h +++ b/tests/unistr/test-u8-strcmp.h @@ -1,5 +1,5 @@ /* Test of u8_strcmp() and u8_strcoll() functions. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strcoll.c b/tests/unistr/test-u8-strcoll.c index de67daf477..19cc14ccf0 100644 --- a/tests/unistr/test-u8-strcoll.c +++ b/tests/unistr/test-u8-strcoll.c @@ -1,5 +1,5 @@ /* Test of u8_strcoll() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strcpy.c b/tests/unistr/test-u8-strcpy.c index 9cf181b15f..551daa5666 100644 --- a/tests/unistr/test-u8-strcpy.c +++ b/tests/unistr/test-u8-strcpy.c @@ -1,5 +1,5 @@ /* Test of u8_strcpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strdup.c b/tests/unistr/test-u8-strdup.c index fdb7602653..03e31161a6 100644 --- a/tests/unistr/test-u8-strdup.c +++ b/tests/unistr/test-u8-strdup.c @@ -1,5 +1,5 @@ /* Test of u8_strdup() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strlen.c b/tests/unistr/test-u8-strlen.c index 02a38b8936..30e3ccbddb 100644 --- a/tests/unistr/test-u8-strlen.c +++ b/tests/unistr/test-u8-strlen.c @@ -1,5 +1,5 @@ /* Test of u8_strlen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strmblen.c b/tests/unistr/test-u8-strmblen.c index a18637e8d7..3294445ba4 100644 --- a/tests/unistr/test-u8-strmblen.c +++ b/tests/unistr/test-u8-strmblen.c @@ -1,5 +1,5 @@ /* Test of u8_strmblen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strmbtouc.c b/tests/unistr/test-u8-strmbtouc.c index 9eac79f1ff..a0ccb66129 100644 --- a/tests/unistr/test-u8-strmbtouc.c +++ b/tests/unistr/test-u8-strmbtouc.c @@ -1,5 +1,5 @@ /* Test of u8_strmbtouc() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strncat.c b/tests/unistr/test-u8-strncat.c index eef95ad4cf..37eb68bbd9 100644 --- a/tests/unistr/test-u8-strncat.c +++ b/tests/unistr/test-u8-strncat.c @@ -1,5 +1,5 @@ /* Test of u8_strncat() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strncmp.c b/tests/unistr/test-u8-strncmp.c index a45be4adf9..e771104948 100644 --- a/tests/unistr/test-u8-strncmp.c +++ b/tests/unistr/test-u8-strncmp.c @@ -1,5 +1,5 @@ /* Test of u8_strncmp() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strncpy.c b/tests/unistr/test-u8-strncpy.c index f6f9c05d11..acae29a914 100644 --- a/tests/unistr/test-u8-strncpy.c +++ b/tests/unistr/test-u8-strncpy.c @@ -1,5 +1,5 @@ /* Test of u8_strncpy() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strnlen.c b/tests/unistr/test-u8-strnlen.c index 8d799c5b53..db720513a1 100644 --- a/tests/unistr/test-u8-strnlen.c +++ b/tests/unistr/test-u8-strnlen.c @@ -1,5 +1,5 @@ /* Test of u8_strnlen() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-strstr.c b/tests/unistr/test-u8-strstr.c index 12da0fb50b..340016f543 100644 --- a/tests/unistr/test-u8-strstr.c +++ b/tests/unistr/test-u8-strstr.c @@ -1,5 +1,5 @@ /* Test of u8_strstr() function. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-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 diff --git a/tests/unistr/test-u8-strtok.c b/tests/unistr/test-u8-strtok.c index 02d4b93d74..b61670b935 100644 --- a/tests/unistr/test-u8-strtok.c +++ b/tests/unistr/test-u8-strtok.c @@ -1,5 +1,5 @@ /* Test of u8_strtok() function. - Copyright (C) 2015-2024 Free Software Foundation, Inc. + Copyright (C) 2015-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 diff --git a/tests/unistr/test-u8-to-u16.c b/tests/unistr/test-u8-to-u16.c index 546ad22176..3cbf675b5c 100644 --- a/tests/unistr/test-u8-to-u16.c +++ b/tests/unistr/test-u8-to-u16.c @@ -1,5 +1,5 @@ /* Test of u8_to_u16() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-to-u32.c b/tests/unistr/test-u8-to-u32.c index 2180b6bdb8..b4c5308a84 100644 --- a/tests/unistr/test-u8-to-u32.c +++ b/tests/unistr/test-u8-to-u32.c @@ -1,5 +1,5 @@ /* Test of u8_to_u32() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/unistr/test-u8-uctomb.c b/tests/unistr/test-u8-uctomb.c index 0d030a7de9..31ae2e56e2 100644 --- a/tests/unistr/test-u8-uctomb.c +++ b/tests/unistr/test-u8-uctomb.c @@ -1,5 +1,5 @@ /* Test of u8_uctomb() function. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-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 diff --git a/tests/uniwbrk/test-u16-wordbreaks.c b/tests/uniwbrk/test-u16-wordbreaks.c index 601ccb9c7f..408eb809cd 100644 --- a/tests/uniwbrk/test-u16-wordbreaks.c +++ b/tests/uniwbrk/test-u16-wordbreaks.c @@ -1,5 +1,5 @@ /* Test of word breaks in UTF-16 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uniwbrk/test-u32-wordbreaks.c b/tests/uniwbrk/test-u32-wordbreaks.c index 1d272b7994..58fa9cd44a 100644 --- a/tests/uniwbrk/test-u32-wordbreaks.c +++ b/tests/uniwbrk/test-u32-wordbreaks.c @@ -1,5 +1,5 @@ /* Test of word breaks in UTF-32 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uniwbrk/test-u8-wordbreaks.c b/tests/uniwbrk/test-u8-wordbreaks.c index ecf7ba79c0..b5f489c238 100644 --- a/tests/uniwbrk/test-u8-wordbreaks.c +++ b/tests/uniwbrk/test-u8-wordbreaks.c @@ -1,5 +1,5 @@ /* Test of word breaks in UTF-8 strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uniwbrk/test-uc-wordbreaks.c b/tests/uniwbrk/test-uc-wordbreaks.c index 1c7bb1017e..11f4f201a5 100644 --- a/tests/uniwbrk/test-uc-wordbreaks.c +++ b/tests/uniwbrk/test-uc-wordbreaks.c @@ -1,5 +1,5 @@ /* Word break function test, using test data from UCD. - Copyright (C) 2010-2024 Free Software Foundation, Inc. + Copyright (C) 2010-2025 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published diff --git a/tests/uniwbrk/test-ulc-wordbreaks.c b/tests/uniwbrk/test-ulc-wordbreaks.c index b86a195d4e..88399174f3 100644 --- a/tests/uniwbrk/test-ulc-wordbreaks.c +++ b/tests/uniwbrk/test-ulc-wordbreaks.c @@ -1,5 +1,5 @@ /* Test of word breaks in strings. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/tests/uniwidth/test-u16-strwidth.c b/tests/uniwidth/test-u16-strwidth.c index a3c55f3b68..c85ed0e2c4 100644 --- a/tests/uniwidth/test-u16-strwidth.c +++ b/tests/uniwidth/test-u16-strwidth.c @@ -1,5 +1,5 @@ /* Test of u16_strwidth() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniwidth/test-u16-width.c b/tests/uniwidth/test-u16-width.c index 609aa9a6ad..44bd0bb9d9 100644 --- a/tests/uniwidth/test-u16-width.c +++ b/tests/uniwidth/test-u16-width.c @@ -1,5 +1,5 @@ /* Test of u16_width() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniwidth/test-u32-strwidth.c b/tests/uniwidth/test-u32-strwidth.c index 8101b026cb..1fff8f3065 100644 --- a/tests/uniwidth/test-u32-strwidth.c +++ b/tests/uniwidth/test-u32-strwidth.c @@ -1,5 +1,5 @@ /* Test of u32_strwidth() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniwidth/test-u32-width.c b/tests/uniwidth/test-u32-width.c index a09d087317..c3479b860f 100644 --- a/tests/uniwidth/test-u32-width.c +++ b/tests/uniwidth/test-u32-width.c @@ -1,5 +1,5 @@ /* Test of u32_width() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniwidth/test-u8-strwidth.c b/tests/uniwidth/test-u8-strwidth.c index 1652516f5f..094d45ca39 100644 --- a/tests/uniwidth/test-u8-strwidth.c +++ b/tests/uniwidth/test-u8-strwidth.c @@ -1,5 +1,5 @@ /* Test of u8_strwidth() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniwidth/test-u8-width.c b/tests/uniwidth/test-u8-width.c index cb783b797e..ec3b57dcb8 100644 --- a/tests/uniwidth/test-u8-width.c +++ b/tests/uniwidth/test-u8-width.c @@ -1,5 +1,5 @@ /* Test of u8_width() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniwidth/test-uc_width.c b/tests/uniwidth/test-uc_width.c index 23269d3ec0..276672459e 100644 --- a/tests/uniwidth/test-uc_width.c +++ b/tests/uniwidth/test-uc_width.c @@ -1,5 +1,5 @@ /* Test of uc_width() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/uniwidth/test-uc_width2.c b/tests/uniwidth/test-uc_width2.c index 26b1809a4b..b651847d48 100644 --- a/tests/uniwidth/test-uc_width2.c +++ b/tests/uniwidth/test-uc_width2.c @@ -1,5 +1,5 @@ /* Test of uc_width() function. - Copyright (C) 2007-2024 Free Software Foundation, Inc. + Copyright (C) 2007-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 diff --git a/tests/virtualbox.h b/tests/virtualbox.h index 2cc970012f..e3531893f1 100644 --- a/tests/virtualbox.h +++ b/tests/virtualbox.h @@ -1,5 +1,5 @@ /* Determine whether the current system is running under VirtualBox/KVM. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/tests/zerosize-ptr.h b/tests/zerosize-ptr.h index a66acf3306..d3978ee0af 100644 --- a/tests/zerosize-ptr.h +++ b/tests/zerosize-ptr.h @@ -1,5 +1,5 @@ /* Return a pointer to a zero-size object in memory. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-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 diff --git a/top/GNUmakefile b/top/GNUmakefile index 0f469c8a45..d85da0bed4 100644 --- a/top/GNUmakefile +++ b/top/GNUmakefile @@ -5,7 +5,7 @@ # It is necessary if you want to build targets usually of interest # only to the maintainer. -# Copyright (C) 2001, 2003, 2006-2024 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2006-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 diff --git a/top/autogen.sh b/top/autogen.sh index a0b4936f98..0f3d8092e5 100755 --- a/top/autogen.sh +++ b/top/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-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 diff --git a/top/autopull.sh b/top/autopull.sh index 0d874f82d1..04f6063481 100755 --- a/top/autopull.sh +++ b/top/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-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 diff --git a/top/bootstrap b/top/bootstrap index 6acad165a3..5780ae5a68 100755 --- a/top/bootstrap +++ b/top/bootstrap @@ -3,7 +3,7 @@ scriptversion=2024-07-04.10; # 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 diff --git a/top/bootstrap-funclib.sh b/top/bootstrap-funclib.sh index a57dcfa933..793c7e60e5 100644 --- a/top/bootstrap-funclib.sh +++ b/top/bootstrap-funclib.sh @@ -2,7 +2,7 @@ scriptlibversion=2024-11-25.15; # 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 diff --git a/top/gitsub.sh b/top/gitsub.sh index 38b15a4e24..37592904d9 100755 --- a/top/gitsub.sh +++ b/top/gitsub.sh @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2019-2024 Free Software Foundation, Inc. +# Copyright (C) 2019-2025 Free Software Foundation, Inc. # Written by Bruno Haible , 2019. # # This program is free software: you can redistribute it and/or modify diff --git a/top/maint.mk b/top/maint.mk index 0115d30f10..af98762e49 100644 --- a/top/maint.mk +++ b/top/maint.mk @@ -2,7 +2,7 @@ # This Makefile fragment tries to be general-purpose enough to be # used by many projects via the gnulib maintainer-makefile module. -## Copyright (C) 2001-2024 Free Software Foundation, Inc. +## Copyright (C) 2001-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 diff --git a/users.txt b/users.txt index 3bcf034dda..55724bab80 100644 --- a/users.txt +++ b/users.txt @@ -125,7 +125,7 @@ Articles: ----- -Copyright (C) 2006-2024 Free Software Foundation, Inc. +Copyright (C) 2006-2025 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy and/or distribute it,