mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
maint: fix use of copyright year intervals.
* gnulib: Update.
* bootstrap.conf (gnulib_modules): Update getopt to getopt-gnu
as now recommended in gnulib/NEWS.
* build-aux/update-b4-copyright: Fix.
* cfg.mk (update-copyright-env): Configure update-copyright.
(cherry picked from commit 75ac158b82)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# gnulib modules used by this package.
|
||||
gnulib_modules='
|
||||
announce-gen argmatch config-h c-strcase configmake dirname error
|
||||
extensions fopen-safer gendocs getopt gettext git-version-gen hash
|
||||
extensions fopen-safer gendocs getopt-gnu gettext git-version-gen hash
|
||||
inttypes javacomp-script javaexec-script maintainer-makefile malloc
|
||||
mbswidth obstack quote quotearg stdbool stpcpy strerror strtoul
|
||||
strverscmp unistd unistd-safer unlocked-io update-copyright unsetenv
|
||||
|
||||
Reference in New Issue
Block a user