summaryrefslogtreecommitdiff
path: root/msdos/depfiles.bat
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-01-01 00:31:29 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-01-01 00:31:29 -0800
commit6bc383b1a4ebf46451085a1629a0e9433f2051cf (patch)
treeea86fb1ad8e13974b45c1eed70df7856990122c2 /msdos/depfiles.bat
parentba3189039adc8ec5eba5ed3e21d42019a4616b7c (diff)
downloademacs-6bc383b1a4ebf46451085a1629a0e9433f2051cf.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.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/depfiles.bat b/msdos/depfiles.bat
index df71fc22179..ef995cb44f2 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-2013 Free Software Foundation, Inc.
+rem Copyright (C) 2011-2014 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.