diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-31 18:41:28 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-31 18:47:22 -0800 |
commit | a04bf15130f5d4e1bc79e1709461fe95345bdb2a (patch) | |
tree | 238a962b903ca87b5add09f899f174962b060383 /src/mini-gmp-emacs.c | |
parent | 115498702da91dc75d05bd0dea64f98cc6157327 (diff) | |
download | emacs-a04bf15130f5d4e1bc79e1709461fe95345bdb2a.tar.gz |
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'.
Diffstat (limited to 'src/mini-gmp-emacs.c')
-rw-r--r-- | src/mini-gmp-emacs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mini-gmp-emacs.c b/src/mini-gmp-emacs.c index 7a1b7ab5de5..051590bf8be 100644 --- a/src/mini-gmp-emacs.c +++ b/src/mini-gmp-emacs.c @@ -1,6 +1,6 @@ /* Tailor mini-gmp.c for GNU Emacs -Copyright 2018 Free Software Foundation, Inc. +Copyright 2018-2019 Free Software Foundation, Inc. This file is part of GNU Emacs. |