diff options
author | Andrew Innes <andrewi@gnu.org> | 2001-02-24 21:57:19 +0000 |
---|---|---|
committer | Andrew Innes <andrewi@gnu.org> | 2001-02-24 21:57:19 +0000 |
commit | 47a15c24c1c55ff0292f4fa1aa88be1ff716b4a4 (patch) | |
tree | 3eee4de8d83aa454136474967efd3a960d917b75 /nt/gmake.defs | |
parent | 1b096a6000c4b3d04a1e327750c131162d263af7 (diff) | |
download | emacs-47a15c24c1c55ff0292f4fa1aa88be1ff716b4a4.tar.gz |
Add copyright notice.
Diffstat (limited to 'nt/gmake.defs')
-rw-r--r-- | nt/gmake.defs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nt/gmake.defs b/nt/gmake.defs index 927ce16c6bb..48806a72263 100644 --- a/nt/gmake.defs +++ b/nt/gmake.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 |