summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-01 07:28:52 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2020-12-31 23:30:01 -0800
commit4b948321967ac9215b03d9a00931ba6f33f616f9 (patch)
tree741c0c2c818bf3fe57dac4b7ee9f948f60839e57 /config
parente0f5efe219d3afeb067e714da089a6ae936182b7 (diff)
downloadgnulib-4b948321967ac9215b03d9a00931ba6f33f616f9.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 d271c6a3f0..1d6d60b9d4 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-2020 Free Software
+" Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2021 Free Software
" Foundation, Inc."\
" This file is part of the GNU C Library." \
"" \
diff --git a/config/srclist-update b/config/srclist-update
index cf86fc55c4..4a84a85966 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2005, 2007-2021 Free Software Foundation, Inc.
#
# This program is free 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 8b05f44416..aabcd1489b 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-2020 Free Software Foundation, Inc.
+# Copyright 2002-2021 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