diff options
Diffstat (limited to 'mac/src/chdir.c')
| -rw-r--r-- | mac/src/chdir.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mac/src/chdir.c b/mac/src/chdir.c index cf7ac5f0375..61d0b63a78e 100644 --- a/mac/src/chdir.c +++ b/mac/src/chdir.c | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Implementation of chdir on the Mac for use with make-docfile. | 1 | /* Implementation of chdir on the Mac for use with make-docfile. |
| 2 | Copyright (C) 1999, 2000 Free Software Foundation, Inc. | 2 | Copyright (C) 1999, 2000, 2002, 2003, 2004, |
| 3 | 2005 Free Software Foundation, Inc. | ||
| 3 | 4 | ||
| 4 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 5 | 6 | ||