summaryrefslogtreecommitdiff
path: root/nt/nmake.defs
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2001-02-24 22:00:47 +0000
committerAndrew Innes <andrewi@gnu.org>2001-02-24 22:00:47 +0000
commit41eca17b1ddbe28cd970253f238fbbfb8350f052 (patch)
treec212925c7dc272f3caca317bf0b14633164d24cf /nt/nmake.defs
parent2ba11bbdcbe4d98e2f8295bdb13366738ed61d37 (diff)
downloademacs-41eca17b1ddbe28cd970253f238fbbfb8350f052.tar.gz
Add copyright notice.
Diffstat (limited to 'nt/nmake.defs')
-rw-r--r--nt/nmake.defs3
1 files changed, 2 insertions, 1 deletions
diff --git a/nt/nmake.defs b/nt/nmake.defs
index a60ce3e919c..fb6dfdae282 100644
--- a/nt/nmake.defs
+++ b/nt/nmake.defs
@@ -1,5 +1,6 @@
#
-# Makefile definition file for building GNU Emacs on Windows NT
+# Makefile definition file for building GNU Emacs on the Microsoft W32 API.
+# Copyright (c) 2000-2001 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