diff options
| author | Glenn Morris | 2013-01-02 17:49:08 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-01-02 17:49:08 -0800 |
| commit | 65a4ae1158d3230271c41b3642b73880d7c5b518 (patch) | |
| tree | 24105fcdb2cc55cb7c7f68bf0a4588cbf54b6f30 | |
| parent | b8573968d839c68b9bdd15a2fe770e000910a301 (diff) | |
| download | emacs-65a4ae1158d3230271c41b3642b73880d7c5b518.tar.gz emacs-65a4ae1158d3230271c41b3642b73880d7c5b518.zip | |
Add 2013 to another copyright range
| -rw-r--r-- | msdos/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/README b/msdos/README index ba97312130a..9b5b71495cf 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-2012 Free Software Foundation, Inc. | 13 | # Copyright (C) 1993, 2002-2013 Free Software Foundation, Inc. |
| 14 | # | 14 | # |
| 15 | # This file is part of GNU Emacs. | 15 | # This file is part of GNU Emacs. |
| 16 | # | 16 | # |