diff options
| author | Andrew Innes | 2001-02-24 22:11:00 +0000 |
|---|---|---|
| committer | Andrew Innes | 2001-02-24 22:11:00 +0000 |
| commit | 53b67fa09300ba4ab03dbf1804d132029222f807 (patch) | |
| tree | bec52458c5251cd886727901aeb3827cae077567 /lisp | |
| parent | 2821d96751a55b22ba5f6311bab9bba04dfc0913 (diff) | |
| download | emacs-53b67fa09300ba4ab03dbf1804d132029222f807.tar.gz emacs-53b67fa09300ba4ab03dbf1804d132029222f807.zip | |
Fix copyright notice.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/makefile.w32-in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 619851363ec..4ec32942722 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | # Hacked up Nmake makefile for GNU Emacs | 1 | # Makefile for GNU Emacs on the Microsoft W32 API. |
| 2 | # Geoff Voelker (voelker@cs.washington.edu) | 2 | # Copyright (c) 2000-2001 Free Software Foundation, Inc. |
| 3 | # Copyright (c) 1994 Free Software Foundation, Inc. | ||
| 4 | # | 3 | # |
| 5 | # This file is part of GNU Emacs. | 4 | # This file is part of GNU Emacs. |
| 6 | # | 5 | # |