aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorAndrew Innes2001-02-24 22:11:00 +0000
committerAndrew Innes2001-02-24 22:11:00 +0000
commit53b67fa09300ba4ab03dbf1804d132029222f807 (patch)
treebec52458c5251cd886727901aeb3827cae077567 /lib-src
parent2821d96751a55b22ba5f6311bab9bba04dfc0913 (diff)
downloademacs-53b67fa09300ba4ab03dbf1804d132029222f807.tar.gz
emacs-53b67fa09300ba4ab03dbf1804d132029222f807.zip
Fix copyright notice.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/makefile.w32-in4
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#