summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2026-03-08 17:28:33 +0100
committerJörg Frings-Fürst <debian@jff.email>2026-03-08 17:28:33 +0100
commit5f59a34ab747dde8ede7357f3431bf06bd6002fe (patch)
tree056a4477fd870d454d5be5868cddab829a47f4d2 /build-aux
parent27dae84ed92f1ef0300263091972338d12e78348 (diff)
New upstream version 1.4.2upstream/1.4.2upstream
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/config.rpath4
-rwxr-xr-xbuild-aux/gitlog-to-changelog2
-rwxr-xr-xbuild-aux/run-test4
3 files changed, 5 insertions, 5 deletions
diff --git a/build-aux/config.rpath b/build-aux/config.rpath
index 51b6aef7..1119d6ab 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-2025 Free Software Foundation, Inc.
+# Copyright 1996-2026 Free Software Foundation, Inc.
# Taken from GNU libtool, 2001
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
#
@@ -49,7 +49,7 @@ Send patches and bug reports to <bug-gnulib@gnu.org>."
func_version ()
{
echo "config.rpath (GNU gnulib, module havelib)"
- echo "Copyright (C) 2025 Free Software Foundation, Inc.
+ echo "Copyright (C) 2026 Free Software Foundation, Inc.
License: All-Permissive.
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/gitlog-to-changelog b/build-aux/gitlog-to-changelog
index 0c751f95..134833a9 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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/build-aux/run-test b/build-aux/run-test
index 53167320..ab827f07 100755
--- a/build-aux/run-test
+++ b/build-aux/run-test
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -50,7 +50,7 @@ func_version ()
{
echo "\
run-test (GNU gnulib)
-Copyright (C) 2024-2025 Free Software Foundation, Inc.
+Copyright (C) 2024-2026 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."