diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 01:02:09 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 01:02:09 -0800 |
commit | 63b04c11d530f4a6a41f112d1b3ba1ed1eb81195 (patch) | |
tree | 509afc8bf4ab9b2ab8b216be8c1e6a2ca2e4fc30 /msdos/depfiles.bat | |
parent | 5c7dd8a783fa2503f042f6671279e5fca38c35cb (diff) | |
download | emacs-63b04c11d530f4a6a41f112d1b3ba1ed1eb81195.tar.gz |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
Diffstat (limited to 'msdos/depfiles.bat')
-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 8910b009eb3..5330f2bd07f 100644 --- a/msdos/depfiles.bat +++ b/msdos/depfiles.bat @@ -1,7 +1,7 @@ @echo off
rem ----------------------------------------------------------------------
rem Auxiliary script for MSDOS, run by ../config.bat
-rem Copyright (C) 2011-2017 Free Software Foundation, Inc.
+rem Copyright (C) 2011-2018 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
|