diff options
author | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:44:36 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:44:36 -0800 |
commit | 7497ef13c916f39e297a83193d9163fb37a3b799 (patch) | |
tree | e009d77c214f17b3f41c37b9a6526d0ce97b4142 /config.bat | |
parent | 220b19457b4e81e07f75f1f501c7f7ed352a3ff8 (diff) | |
download | emacs-7497ef13c916f39e297a83193d9163fb37a3b799.tar.gz |
Convert some consecutive FSF copyright years to ranges; add 2012.
Diffstat (limited to 'config.bat')
-rw-r--r-- | config.bat | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config.bat b/config.bat index aa2a3a4f905..cb664533e12 100644 --- a/config.bat +++ b/config.bat @@ -1,9 +1,7 @@ @echo off
rem ----------------------------------------------------------------------
rem Configuration script for MSDOS
-rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003
-rem 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
-rem Inc.
+rem Copyright (C) 1994-1999, 2001-2012 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
|