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 /nt/nmake.defs | |
parent | 651f374c99a2bcf5e2ed326a26cf0d89a5c204f5 (diff) | |
download | emacs-b65d8176e6adcb4ac950d4c49419689eeacd03d7.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'nt/nmake.defs')
-rw-r--r-- | nt/nmake.defs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nt/nmake.defs b/nt/nmake.defs index 1876dffa59f..76a3462969e 100644 --- a/nt/nmake.defs +++ b/nt/nmake.defs @@ -1,5 +1,6 @@ # -*- Makefile -*- definition file for building GNU Emacs on Windows NT.
-# Copyright (c) 2000-2001 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004,
+# 2005 Free Software Foundation, Inc.
#
# GNU Emacs is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
|