diff options
| author | Andrew Innes | 2001-02-24 22:01:57 +0000 |
|---|---|---|
| committer | Andrew Innes | 2001-02-24 22:01:57 +0000 |
| commit | 2821d96751a55b22ba5f6311bab9bba04dfc0913 (patch) | |
| tree | 80bc3b063689148369ca9390c71bc7c4cd1d7f44 /src | |
| parent | 41eca17b1ddbe28cd970253f238fbbfb8350f052 (diff) | |
| download | emacs-2821d96751a55b22ba5f6311bab9bba04dfc0913.tar.gz emacs-2821d96751a55b22ba5f6311bab9bba04dfc0913.zip | |
Update copyright notice.
Diffstat (limited to 'src')
| -rw-r--r-- | src/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in index b89218c3443..e8583da42ba 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Makefile for GNU Emacs on the Microsoft W32 API. | 1 | # Makefile for GNU Emacs on the Microsoft W32 API. |
| 2 | # Copyright (c) 1992-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 | # |