diff options
| author | Paul Eggert | 2015-01-01 14:27:34 -0800 |
|---|---|---|
| committer | Paul Eggert | 2015-01-01 14:27:34 -0800 |
| commit | 52a4e87c630ea397408efe4f8486be55e1199905 (patch) | |
| tree | 0b42ee5a37ae668b3c57bd3ec66b295e3980b601 /msdos/README | |
| parent | 7e09ef09a479731d01b1ca46e94ddadd73ac98e3 (diff) | |
| download | emacs-52a4e87c630ea397408efe4f8486be55e1199905.tar.gz emacs-52a4e87c630ea397408efe4f8486be55e1199905.zip | |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly. Also, back out the copyright-date change to
doc/misc/texinfo.tex, as upstream hasn't updated that date yet.
Diffstat (limited to 'msdos/README')
| -rw-r--r-- | msdos/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/README b/msdos/README index 4be86ae14b7..84093336383 100644 --- a/msdos/README +++ b/msdos/README | |||
| @@ -10,7 +10,7 @@ The files emacs.ico and emacs.pif are for using the DJGPP version on | |||
| 10 | Windows 3.X. Since these are binary files, their copyright notice is | 10 | Windows 3.X. Since these are binary files, their copyright notice is |
| 11 | reproduced here: | 11 | reproduced here: |
| 12 | 12 | ||
| 13 | # Copyright (C) 1993, 2002-2014 Free Software Foundation, Inc. | 13 | # Copyright (C) 1993, 2002-2015 Free Software Foundation, Inc. |
| 14 | # | 14 | # |
| 15 | # This file is part of GNU Emacs. | 15 | # This file is part of GNU Emacs. |
| 16 | # | 16 | # |