summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-01-01 09:43:19 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2022-01-01 09:44:11 -0800
commiteec12c00cf3f8c649297cf13fbbac6b0a27676de (patch)
treeb7783bedf8f40c95fe5f25cf2e297affd86ddd99 /config
parent2671376bcf8686359ccf2239ccc8353e3bc60c80 (diff)
downloadgnulib-eec12c00cf3f8c649297cf13fbbac6b0a27676de.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 87bf02474d..489f964f7f 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-2021 Free Software
+" Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2022 Free Software
" Foundation, Inc."\
" This file is part of the GNU C Library." \
"" \
diff --git a/config/srclist-update b/config/srclist-update
index 4a84a85966..d650460c92 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2005, 2007-2022 Free Software Foundation, Inc.
#
# This program is free 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 c1d97e0e59..a428d3d6e0 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-2021 Free Software Foundation, Inc.
+# Copyright 2002-2022 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