diff options
| author | Paul Eggert | 2019-01-01 00:59:58 +0000 |
|---|---|---|
| committer | Paul Eggert | 2019-01-01 01:01:13 +0000 |
| commit | 26bed8ba10eeaf0a340a8d0d760c5578dddec867 (patch) | |
| tree | 4e6624f76d8bb51348fb7d86a1932efbf372b6f0 /msdos/autogen | |
| parent | 2814292570ab937d65c232daccc78fbd8d274a08 (diff) | |
| download | emacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.tar.gz emacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.zip | |
Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
Diffstat (limited to 'msdos/autogen')
| -rw-r--r-- | msdos/autogen/Makefile.in | 2 | ||||
| -rw-r--r-- | msdos/autogen/config.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/msdos/autogen/Makefile.in b/msdos/autogen/Makefile.in index dae66e82c83..dcbc4ba5776 100644 --- a/msdos/autogen/Makefile.in +++ b/msdos/autogen/Makefile.in | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. | 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. |
| 2 | # @configure_input@ | 2 | # @configure_input@ |
| 3 | 3 | ||
| 4 | # Copyright (C) 1994-2009, 2013-2018 Free Software Foundation, Inc. | 4 | # Copyright (C) 1994-2009, 2013-2019 Free Software Foundation, Inc. |
| 5 | # This Makefile.in is free software; the Free Software Foundation | 5 | # This Makefile.in is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
| 7 | # with or without modifications, as long as this notice is preserved. | 7 | # with or without modifications, as long as this notice is preserved. |
diff --git a/msdos/autogen/config.in b/msdos/autogen/config.in index 3784897fc5f..6a18ff96f87 100644 --- a/msdos/autogen/config.in +++ b/msdos/autogen/config.in | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | /* GNU Emacs site configuration template file. | 3 | /* GNU Emacs site configuration template file. |
| 4 | 4 | ||
| 5 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2018 Free Software | 5 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2019 Free Software |
| 6 | Foundation, Inc. | 6 | Foundation, Inc. |
| 7 | 7 | ||
| 8 | This file is part of GNU Emacs. | 8 | This file is part of GNU Emacs. |