From 2cdc1bafb20b187ad067056e090fcb4396ed9099 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 1 Jan 2020 00:00:18 +0000 Subject: maint: Run 'make update-copyright' --- config/argz.mk | 2 +- config/srclist-update | 2 +- config/srclistvars.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'config') 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 -- cgit v1.2.1