summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-01-01 00:00:18 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2019-12-31 16:02:16 -0800
commit2cdc1bafb20b187ad067056e090fcb4396ed9099 (patch)
tree2ad3f479ae19175447d817d728d2388ecdbb6342 /config
parent87b59dc7b4017eefe7bc8dbb3b035a05b42db765 (diff)
downloadgnulib-2cdc1bafb20b187ad067056e090fcb4396ed9099.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 fc13b1f2cb..d271c6a3f0 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-2019 Free Software
+" Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2020 Free Software
" Foundation, Inc."\
" This file is part of the GNU C Library." \
"" \
diff --git a/config/srclist-update b/config/srclist-update
index e57ba4eafb..cf86fc55c4 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-2019 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2005, 2007-2020 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 00f5294167..ce31637592 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-2019 Free Software Foundation, Inc.
+# Copyright 2002-2020 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