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 /lib-src | |
| parent | 2821d96751a55b22ba5f6311bab9bba04dfc0913 (diff) | |
| download | emacs-53b67fa09300ba4ab03dbf1804d132029222f807.tar.gz emacs-53b67fa09300ba4ab03dbf1804d132029222f807.zip | |
Fix copyright notice.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/makefile.w32-in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 4262ca34ffd..5d273a117e3 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Makefile for GNU Emacs lib-src directory. | 1 | # Makefile for GNU Emacs on the Microsoft W32 API. |
| 2 | # Copyright (C) 1994, 2000 Free Software Foundation, Inc. | 2 | # Copyright (c) 2000-2001 Free Software Foundation, Inc. |
| 3 | # | 3 | # |
| 4 | # This file is part of GNU Emacs. | 4 | # This file is part of GNU Emacs. |
| 5 | # | 5 | # |