summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-01-01 02:59:23 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2017-01-01 02:59:23 +0000
commita3fd683de3decbb58ab5fb5d32ad2e62f74fbf12 (patch)
tree8695163ca59940117028a8bc2c4e2cfdd1be200a /config
parent52a5514ddf33782915338944596be28271285fe5 (diff)
downloadgnulib-a3fd683de3decbb58ab5fb5d32ad2e62f74fbf12.tar.gz
version-etc: new year
* build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'.
Diffstat (limited to 'config')
-rw-r--r--config/argz.mk2
-rwxr-xr-xconfig/srclist-update2
-rw-r--r--config/srclistvars.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/config/argz.mk b/config/argz.mk
index 3054a0eef2..8e6571574b 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-2016 Free Software
+" Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2017 Free Software
" Foundation, Inc."\
" This file is part of the GNU C Library." \
"" \
diff --git a/config/srclist-update b/config/srclist-update
index e8f828149a..d3663219db 100755
--- a/config/srclist-update
+++ b/config/srclist-update
@@ -22,7 +22,7 @@
# This script is used in gnulib and texinfo; the input files are named
# srclist.txt.
#
-# Copyright (C) 2002-2003, 2005, 2007-2016 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2005, 2007-2017 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 21c8724496..440116fe3d 100644
--- 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-2016 Free Software Foundation, Inc.
+# Copyright 2002-2017 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