summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2023-01-01 01:14:21 +0100
committerSimon Josefsson <simon@josefsson.org>2023-01-01 01:14:21 +0100
commit32a72f45374c9a36afa574d1a08bb98090270012 (patch)
tree520bce408eaadd509518fa24004eaaa2467a7986 /config
parent14a7b0ce5462c90ce86d97bf952185ec2500d341 (diff)
downloadgnulib-32a72f45374c9a36afa574d1a08bb98090270012.tar.gz
maint: run 'make update-copyright'
Diffstat (limited to 'config')
-rw-r--r--config/argz.mk2
-rwxr-xr-xconfig/srclist-update2
-rwxr-xr-xconfig/srclistvars.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/config/argz.mk b/config/argz.mk
index 489f964f7f..a977fb66a8 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-2022 Free Software
+" Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2023 Free Software
" Foundation, Inc."\
" This file is part of the GNU C Library." \
"" \
diff --git a/config/srclist-update b/config/srclist-update
index 05fb0a592b..0021c1b6eb 100755
--- a/config/srclist-update
+++ b/config/srclist-update
@@ -23,7 +23,7 @@
# This script is used in gnulib and texinfo; the input files are named
# srclist.txt.
#
-# Copyright (C) 2002-2003, 2005, 2007-2022 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2005, 2007-2023 Free Software Foundation, Inc.
#
# This program is free 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 28c3d4b474..a85119e42f 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-2022 Free Software Foundation, Inc.
+# Copyright 2002-2023 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