diff options
author | Andrew Innes <andrewi@gnu.org> | 2001-02-24 22:11:00 +0000 |
---|---|---|
committer | Andrew Innes <andrewi@gnu.org> | 2001-02-24 22:11:00 +0000 |
commit | 53b67fa09300ba4ab03dbf1804d132029222f807 (patch) | |
tree | bec52458c5251cd886727901aeb3827cae077567 /lib-src/makefile.w32-in | |
parent | 2821d96751a55b22ba5f6311bab9bba04dfc0913 (diff) | |
download | emacs-53b67fa09300ba4ab03dbf1804d132029222f807.tar.gz |
Fix copyright notice.
Diffstat (limited to 'lib-src/makefile.w32-in')
-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 @@ -# Makefile for GNU Emacs lib-src directory. -# Copyright (C) 1994, 2000 Free Software Foundation, Inc. +# Makefile for GNU Emacs on the Microsoft W32 API. +# Copyright (c) 2000-2001 Free Software Foundation, Inc. # # This file is part of GNU Emacs. # |