diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 00:56:19 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 00:57:21 -0800 |
commit | 71090a2a314d9c378afd6f842abb49f60b42d4ef (patch) | |
tree | 8c2e325c88c24220faadd4aaa51ef111af76ea35 /doc/gnulib.texi | |
parent | 92bbc1b583743b7e463cdfbcd048d9d52063b8c4 (diff) | |
download | gnulib-71090a2a314d9c378afd6f842abb49f60b42d4ef.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 'doc/gnulib.texi')
-rw-r--r-- | doc/gnulib.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gnulib.texi b/doc/gnulib.texi index 2365c3bea5..375e05b987 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -23,7 +23,7 @@ This manual is for GNU Gnulib (updated @value{UPDATED}), which is a library of common routines intended to be shared at the source level. -Copyright @copyright{} 2004--2015 Free Software Foundation, Inc. +Copyright @copyright{} 2004--2016 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or |