mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* .x-update-copyright: New.
* Makefile.am (EXTRA_DIST): Remove maint.mk.
* bootstrap.conf (gnulib_modules): Add maintainer-makefile and
update-copyright. Remove gnumakefile, which is implied by
maintainer-makefile.
* cfg.mk (bootstrap-tools): Copy from old maint.mk.
* gnulib: Update.
* maint.mk: Remove, now copied from gnulib.
* examples/extexi: Add missing "(C)" in copyright statement so
update-copyright can recognize it.
* src/LR0.h: Likewise.
* src/print.h: Likewise.
* src/print_graph.h: Likewise.
* src/named-ref.c: Likewise.
* src/named-ref.h: Likewise.
* src/gram.c: Add missing comma in copyright statement.
* src/gram.h: Likewise.
(cherry picked from commit dbbb64f091)
Conflicts:
Makefile.am
gnulib
maint.mk
src/gram.h
115 lines
1.3 KiB
Plaintext
115 lines
1.3 KiB
Plaintext
/*.a
|
|
/*.o
|
|
/*~
|
|
/.deps
|
|
/Makefile
|
|
/Makefile.in
|
|
/argmatch.c
|
|
/argmatch.h
|
|
/basename.c
|
|
/bitrotate.h
|
|
/c-ctype.c
|
|
/c-ctype.h
|
|
/c-strcase.h
|
|
/c-strcasecmp.c
|
|
/c-strncasecmp.c
|
|
/charset.alias
|
|
/config.charset
|
|
/config.h
|
|
/config.hin
|
|
/configmake.h
|
|
/dirname.c
|
|
/dirname.h
|
|
/dup-safer.c
|
|
/errno.in.h
|
|
/error.c
|
|
/error.h
|
|
/exitfail.c
|
|
/exitfail.h
|
|
/fd-safer.c
|
|
/fopen-safer.c
|
|
/getopt.c
|
|
/getopt.h
|
|
/getopt.in.h
|
|
/getopt1.c
|
|
/getopt_.h
|
|
/getopt_int.h
|
|
/getpagesize.c
|
|
/gettext.h
|
|
/gnulib.mk
|
|
/hash.c
|
|
/hash.h
|
|
/intprops.h
|
|
/inttypes.h
|
|
/inttypes.in.h
|
|
/inttypes_.h
|
|
/localcharset.c
|
|
/localcharset.h
|
|
/malloc.c
|
|
/mbrtowc.c
|
|
/mbsinit.c
|
|
/mbswidth.c
|
|
/mbswidth.h
|
|
/memchr.c
|
|
/memchr.valgrind
|
|
/obstack.c
|
|
/obstack.h
|
|
/pipe-safer.c
|
|
/quote.c
|
|
/quote.h
|
|
/quotearg.c
|
|
/quotearg.h
|
|
/ref-add.sed
|
|
/ref-add.sin
|
|
/ref-del.sed
|
|
/ref-del.sin
|
|
/stamp-h1
|
|
/stdbool.h
|
|
/stdbool.in.h
|
|
/stdbool_.h
|
|
/stdint.h
|
|
/stdint.in.h
|
|
/stdint_.h
|
|
/stdio--.h
|
|
/stdio-safer.h
|
|
/stdlib.h
|
|
/stdlib.in.h
|
|
/stdlib_.h
|
|
/stpcpy.c
|
|
/streq.h
|
|
/strerror.c
|
|
/string.h
|
|
/string.in.h
|
|
/string_.h
|
|
/stripslash.c
|
|
/strndup.c
|
|
/strnlen.c
|
|
/strtol.c
|
|
/strtoul.c
|
|
/strverscmp.c
|
|
/strverscmp.h
|
|
/unistd--.h
|
|
/unistd-safer.h
|
|
/unistd.h
|
|
/unistd.in.h
|
|
/unistd_.h
|
|
/unitypes.h
|
|
/uniwidth
|
|
/uniwidth.h
|
|
/unlocked-io.h
|
|
/unsetenv.c
|
|
/verify.h
|
|
/wchar.h
|
|
/wchar.in.h
|
|
/wchar_.h
|
|
/wctype.h
|
|
/wctype.in.h
|
|
/wctype_.h
|
|
/wcwidth.c
|
|
/wcwidth.h
|
|
/xalloc-die.c
|
|
/xalloc.h
|
|
/xmalloc.c
|
|
/xstrndup.c
|
|
/xstrndup.h
|