1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

maint: run 'make update-copyright'

This commit is contained in:
Pádraig Brady
2025-01-01 09:24:36 +00:00
parent 169b43fdad
commit 7b08932179
5004 changed files with 5044 additions and 5017 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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 <gord@gnu.ai.mit.edu>, 1996
#

View File

@@ -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 <gord@gnu.ai.mit.edu>, 1996
#

View File

@@ -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 <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -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 <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -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

View File

@@ -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

View File

@@ -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."

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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 <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -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 <haible@clisp.cons.org>, 2001.
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -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 <haible@clisp.cons.org>, 2001.
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -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 <bruno@clisp.org>, 2006.
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -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

View File

@@ -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 <bruno@clisp.org>, 2019.
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -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 <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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 = "<a href=\"" url "\">Back to " package_name " Homepage</a><br/><br/>"
}
html_epilog = "<hr color=\"black\" size=\"2\"/> \
Copyright (c) 2007, 2008 Free Software Foundation, Inc."
Copyright (c) 2007-2008, 2025 Free Software Foundation, Inc."
html_doctype = "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \
\"http://www.w3.org/TR/html401/loose.dtd\">"
html_comment = "<!-- Generated by gnulib's pmccabe2html at " epoch_time " -->"

View File

@@ -1,6 +1,6 @@
# Makefile for PO directory in any package using GNU gettext.
# Copyright (C) 1995-2000 Ulrich Drepper <drepper@gnu.ai.mit.edu>
# 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

View File

@@ -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,

View File

@@ -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,

View File

@@ -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 <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify

View File

@@ -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

View File

@@ -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

View File

@@ -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 <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."

View File

@@ -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

View File

@@ -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.

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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." \
"" \

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -2,7 +2,7 @@
<!-- Parent-Version: 1.78 -->
<!--
Copyright (C) 2006-2024 Free Software Foundation, Inc.
Copyright (C) 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
@@ -89,7 +89,7 @@ the FSF. Broken links and other corrections or suggestions can be sent
to <a href="mailto:%%EMAIL%%">&lt;%%EMAIL%%&gt;</a>.</p>
</div>
<p>Copyright &copy; 2023 Free Software Foundation, Inc.</p>
<p>Copyright &copy; 2023, 2025 Free Software Foundation, Inc.</p>
<p>This page is licensed under a <a rel="license"
href="https://creativecommons.org/licenses/by-nd/3.0/us/">Creative

View File

@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--
Copyright (C) 2007-2024 Free Software Foundation, Inc.
Copyright (C) 2007-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
@@ -95,7 +95,7 @@ the FSF. Broken links and other corrections or suggestions can be sent
to <a href="mailto:%%EMAIL%%">&lt;%%EMAIL%%&gt;</a>.</p>
</div>
<p>Copyright &copy; 2020 Free Software Foundation, Inc.</p>
<p>Copyright &copy; 2020, 2025 Free Software Foundation, Inc.</p>
<p>This page is licensed under a <a rel="license"
href="https://creativecommons.org/licenses/by-nd/3.0/us/">Creative

View File

@@ -1,7 +1,7 @@
@node gitlog-to-changelog
@section gitlog-to-changelog
@c Copyright (C) 2024 Free Software Foundation, Inc.
@c Copyright (C) 2024--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

View File

@@ -1,6 +1,6 @@
@c Gnulib history
@c Copyright 2024 Free Software Foundation, Inc.
@c Copyright 2024--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

View File

@@ -1,6 +1,6 @@
@c Gnulib README
@c Copyright 2001, 2003--2024 Free Software Foundation, Inc.
@c Copyright 2001, 2003--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

View File

@@ -1,7 +1,7 @@
@node Invoking gnulib-tool
@chapter Invoking gnulib-tool
@c Copyright (C) 2005--2024 Free Software Foundation, Inc.
@c Copyright (C) 2005--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

View File

@@ -55,7 +55,7 @@ This manual is for GNU Gnulib (updated @value{UPDATED}),
which is a library of common routines intended to be shared at the
source level.
Copyright @copyright{} 2004--2024 Free Software Foundation, Inc.
Copyright @copyright{} 2004--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 or

View File

@@ -1,7 +1,7 @@
@node Integer Properties
@section Integer Properties
@c Copyright (C) 2011--2024 Free Software Foundation, Inc.
@c Copyright (C) 2011--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

View File

@@ -1,4 +1,4 @@
@c Copyright (C) 2021--2024 Free Software Foundation, Inc.
@c Copyright (C) 2021--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

View File

@@ -3,7 +3,7 @@
@c Documentation of gnulib module 'lib-symbol-visibility'.
@c Copyright (C) 2005--2006, 2009--2024 Free Software Foundation, Inc.
@c Copyright (C) 2005--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

View File

@@ -1,7 +1,7 @@
@node libunistring
@section libunistring
@c Copyright (C) 2024 Free Software Foundation, Inc.
@c Copyright (C) 2024--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

View File

@@ -1,6 +1,6 @@
@c GNU noreturn, stdnoreturn-h modules documentation
@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

View File

@@ -1,6 +1,6 @@
@c GNU date syntax documentation
@c Copyright (C) 1994--2006, 2009--2024 Free Software Foundation, Inc.
@c Copyright (C) 1994--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

View File

@@ -1,7 +1,7 @@
@node progname and getprogname
@section progname and getprogname
@c Copyright (C) 2007, 2009--2024 Free Software Foundation, Inc.
@c Copyright (C) 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

View File

@@ -1,7 +1,7 @@
@node Quoting
@section Quoting
@c Copyright (C) 2005, 2009--2024 Free Software Foundation, Inc.
@c Copyright (C) 2005, 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

View File

@@ -1,4 +1,4 @@
@c Copyright (C) 1994, 1996, 1998, 2000--2001, 2003--2007, 2009--2024 Free
@c Copyright (C) 1994, 1996, 1998, 2000--2001, 2003--2007, 2009--2025 Free
@c Software Foundation, Inc.
@c
@c Permission is granted to copy, distribute and/or modify this document

View File

@@ -55,7 +55,7 @@ practical porting concern for GNU applications. For the current list, see
-----
Copyright (C) 2003, 2005-2006, 2009-2024 Free Software Foundation, Inc.
Copyright (C) 2003, 2005-2006, 2009-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

View File

@@ -1,7 +1,7 @@
@node Stack traces
@section Stack traces
@c Copyright (C) 2024 Free Software Foundation, Inc.
@c Copyright (C) 2024--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

View File

@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'inline'.
@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

View File

@@ -1,7 +1,7 @@
@node Advanced stdio functions
@section Advanced functions on FILE streams
@c Copyright (C) 2007-2024 Free Software Foundation, Inc.
@c Copyright (C) 2007--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

View File

@@ -1,7 +1,7 @@
@node Handling strings with NUL characters
@section Handling strings with NUL characters
@c Copyright (C) 2023--2024 Free Software Foundation, Inc.
@c Copyright (C) 2023--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

View File

@@ -1,7 +1,7 @@
@node Strings and Characters
@chapter Strings and Characters
@c Copyright (C) 2009--2024 Free Software Foundation, Inc.
@c Copyright (C) 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

View File

@@ -1,7 +1,7 @@
@node VCS To ChangeLog
@section VCS To ChangeLog
@c Copyright (C) 2020--2024 Free Software Foundation, Inc.
@c Copyright (C) 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

View File

@@ -1,6 +1,6 @@
@c GNU verify module documentation
@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

View File

@@ -1,6 +1,6 @@
@c GNU xstdopen and *-safer modules documentation
@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

View File

@@ -1,7 +1,7 @@
@node Modernized printf
@section Modernized printf
@c Copyright (C) 2024 Free Software Foundation, Inc.
@c Copyright (C) 2024--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

View File

@@ -1,5 +1,5 @@
## Makefile for the toplevel directory of the GNU gnulib localizations
## 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

View File

@@ -1,5 +1,5 @@
dnl Configuration for the GNU gnulib localizations
dnl Copyright (C) 2024 Free Software Foundation, Inc.
dnl Copyright (C) 2024-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

View File

@@ -1,5 +1,5 @@
## Makefile for the m4 directory of the GNU gnulib localizations
## 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

View File

@@ -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

Some files were not shown because too many files have changed in this diff Show More