diff options
Diffstat (limited to 'src/dosfns.h')
-rw-r--r-- | src/dosfns.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/dosfns.h b/src/dosfns.h index 2ec01bfb655..8575d411088 100644 --- a/src/dosfns.h +++ b/src/dosfns.h @@ -1,6 +1,9 @@ /* MS-DOS specific Lisp utilities interface. Coded by Manabu Higashida, 1991. - Copyright (C) 1991 Free Software Foundation, Inc. + Modified by Morten Welinder, 1993-1994. + + Copyright (C) 1991, 1994, 1995, 1997, 1999 + Free Software Foundation, Inc. This file is part of GNU Emacs. |