aboutsummaryrefslogtreecommitdiffstats
path: root/lispintro
diff options
context:
space:
mode:
authorJason Rumney2003-09-03 23:09:40 +0000
committerJason Rumney2003-09-03 23:09:40 +0000
commit8bf425323b25d464ae9d712a16d96a68fa9fcf6b (patch)
treecf6d6f190f747be277c486442c018855be027dd7 /lispintro
parentfd1f2f1e99d4e5aaded56c1770da53fe98bcdc40 (diff)
downloademacs-8bf425323b25d464ae9d712a16d96a68fa9fcf6b.tar.gz
emacs-8bf425323b25d464ae9d712a16d96a68fa9fcf6b.zip
Fix copyright notice
Diffstat (limited to 'lispintro')
-rw-r--r--lispintro/makefile.w32-in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispintro/makefile.w32-in b/lispintro/makefile.w32-in
index c428337b580..5dd52529927 100644
--- a/lispintro/makefile.w32-in
+++ b/lispintro/makefile.w32-in
@@ -1,6 +1,6 @@
1#### Makefile for the Emacs Lisp Introduction manual 1#### Makefile for the Emacs Lisp Introduction manual
2 2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. 3# Copyright (C) 2003 Free Software Foundation, Inc.
4 4
5# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.
6 6