]> git.eshelyaron.com Git - emacs.git/commit
Update more copyright years
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Jan 2019 02:41:28 +0000 (18:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Jan 2019 02:47:22 +0000 (18:47 -0800)
commita04bf15130f5d4e1bc79e1709461fe95345bdb2a
tree238a962b903ca87b5add09f899f174962b060383
parent115498702da91dc75d05bd0dea64f98cc6157327
Update more copyright years

Update some other copyright years automatically, by running:
Run 'UPDATE_COPYRIGHT_YEAR=2019 \
UPDATE_COPYRIGHT_USE_INTERVALS=1 \
UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 admin/update-copyright'
followed by 'admin/merge-gnulib'.
43 files changed:
admin/automerge
etc/NEWS
lisp/emacs-lisp/backtrace.el
lisp/emacs-lisp/faceup.el
lisp/emacs-lisp/text-property-search.el
lisp/jsonrpc.el
lisp/multifile.el
lisp/net/tramp-archive.el
lisp/net/tramp-rclone.el
lisp/net/tramp-sudoedit.el
lisp/progmodes/flymake-cc.el
lisp/thread.el
src/bignum.c
src/bignum.h
src/json.c
src/mini-gmp-emacs.c
src/mini-gmp.c
src/mini-gmp.h
src/ptr-bounds.h
src/regex-emacs.h
src/timefns.c
src/w32cygwinx.c
test/lisp/custom-tests.el
test/lisp/emacs-lisp/backtrace-tests.el
test/lisp/emacs-lisp/cconv-tests.el
test/lisp/emacs-lisp/cl-preloaded-tests.el
test/lisp/emacs-lisp/faceup-resources/faceup-test-mode.el
test/lisp/emacs-lisp/faceup-resources/faceup-test-this-file-directory.el
test/lisp/emacs-lisp/faceup-tests/faceup-test-basics.el
test/lisp/emacs-lisp/faceup-tests/faceup-test-files.el
test/lisp/emacs-lisp/text-property-search-tests.el
test/lisp/eshell/esh-opt-tests.el
test/lisp/international/ccl-tests.el
test/lisp/jsonrpc-tests.el
test/lisp/net/secrets-tests.el
test/lisp/net/tramp-archive-tests.el
test/lisp/progmodes/tcl-tests.el
test/lisp/textmodes/fill-tests.el
test/lisp/thread-tests.el
test/lisp/url/url-handlers-test.el
test/src/callint-tests.el
test/src/json-tests.el
test/src/timefns-tests.el