diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:24:04 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:24:04 +0000 |
commit | 1097c3556d5d93700bb1f5821608a328913318a6 (patch) | |
tree | cf1696f2733cf4121d2eee9e9d6518dabb7519f6 /msdos/mainmake.v2 | |
parent | 81ba8c283879c3beaff0744fad9709206590efd1 (diff) | |
download | emacs-1097c3556d5d93700bb1f5821608a328913318a6.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'msdos/mainmake.v2')
-rw-r--r-- | msdos/mainmake.v2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index 12daa6ca91b..370404a1293 100644 --- a/msdos/mainmake.v2 +++ b/msdos/mainmake.v2 @@ -1,7 +1,7 @@ # Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This file is part of GNU Emacs. |