diff options
| author | Paul Eggert | 2017-01-01 04:01:41 +0000 |
|---|---|---|
| committer | Paul Eggert | 2017-01-01 04:01:41 +0000 |
| commit | 2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0 (patch) | |
| tree | e4a588816ade8b42eda12233e2ab96889e9a5b17 /msdos/README | |
| parent | 5badc81c1cdfbb261ad3e6d1b753defb15712f26 (diff) | |
| download | emacs-2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0.tar.gz emacs-2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0.zip | |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
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 4ad1097bd55..122e8150e47 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-2016 Free Software Foundation, Inc. | 13 | # Copyright (C) 1993, 2002-2017 Free Software Foundation, Inc. |
| 14 | # | 14 | # |
| 15 | # This file is part of GNU Emacs. | 15 | # This file is part of GNU Emacs. |
| 16 | # | 16 | # |