diff options
Diffstat (limited to 'mac/makefile.MPW')
| -rw-r--r-- | mac/makefile.MPW | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/makefile.MPW b/mac/makefile.MPW index 45ef6103daf..35818f5e91b 100644 --- a/mac/makefile.MPW +++ b/mac/makefile.MPW | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Make file for building GNU Emacs on the Macintosh. | 1 | # Make file for building GNU Emacs on the Macintosh. |
| 2 | # Copyright (C) 1999, 2000, 2002, 2003, 2004, | 2 | # Copyright (C) 1999, 2000, 2002, 2003, 2004, |
| 3 | # 2005 Free Software Foundation, Inc. | 3 | # 2005, 2006 Free Software Foundation, Inc. |
| 4 | # | 4 | # |
| 5 | # Author: Andrew Choi <akochoi@users.sourceforge.net> | 5 | # Author: Andrew Choi <akochoi@users.sourceforge.net> |
| 6 | # | 6 | # |