diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-10 15:40:54 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-10 15:40:54 +0000 |
commit | b65d8176e6adcb4ac950d4c49419689eeacd03d7 (patch) | |
tree | c4a8ed21a636f61fff2d083d3cb671c930d6ecf4 /msdos/mainmake.v2 | |
parent | 651f374c99a2bcf5e2ed326a26cf0d89a5c204f5 (diff) | |
download | emacs-b65d8176e6adcb4ac950d4c49419689eeacd03d7.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'msdos/mainmake.v2')
-rw-r--r-- | msdos/mainmake.v2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index e7e615da73c..b31dcb8905c 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 -# Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005 Free Software Foundation, Inc. # This file is part of GNU Emacs. |