diff options
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/depfiles.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/depfiles.bat b/msdos/depfiles.bat index 049f1c3602c..df71fc22179 100644 --- a/msdos/depfiles.bat +++ b/msdos/depfiles.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem Auxiliary script for MSDOS, run by ../config.bat | 3 | rem Auxiliary script for MSDOS, run by ../config.bat |
| 4 | rem Copyright (C) 2011-2012 Free Software Foundation, Inc. | 4 | rem Copyright (C) 2011-2013 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | rem This file is part of GNU Emacs. | 6 | rem This file is part of GNU Emacs. |
| 7 | 7 | ||