diff options
| author | Jason Rumney | 2003-09-03 23:09:40 +0000 |
|---|---|---|
| committer | Jason Rumney | 2003-09-03 23:09:40 +0000 |
| commit | 8bf425323b25d464ae9d712a16d96a68fa9fcf6b (patch) | |
| tree | cf6d6f190f747be277c486442c018855be027dd7 /man | |
| parent | fd1f2f1e99d4e5aaded56c1770da53fe98bcdc40 (diff) | |
| download | emacs-8bf425323b25d464ae9d712a16d96a68fa9fcf6b.tar.gz emacs-8bf425323b25d464ae9d712a16d96a68fa9fcf6b.zip | |
Fix copyright notice
Diffstat (limited to 'man')
| -rw-r--r-- | man/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/makefile.w32-in b/man/makefile.w32-in index 87cf3b439d9..4deac85e97e 100644 --- a/man/makefile.w32-in +++ b/man/makefile.w32-in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #### Makefile for the Emacs Manual and other documentation. | 1 | #### Makefile for the Emacs Manual and other documentation. |
| 2 | 2 | ||
| 3 | # Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001 | 3 | # Copyright (C) 2003 |
| 4 | # Free Software Foundation, Inc. | 4 | # Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is part of GNU Emacs. | 6 | # This file is part of GNU Emacs. |