diff options
Diffstat (limited to 'lib-src/emacstool.c')
| -rw-r--r-- | lib-src/emacstool.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib-src/emacstool.c b/lib-src/emacstool.c index f0e9ad8c1f6..b883b442bd9 100644 --- a/lib-src/emacstool.c +++ b/lib-src/emacstool.c | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* | 1 | /* |
| 2 | Copyright (C) 1986, 1988, 1990, 1991 Free Software Foundation, Inc. | 2 | Copyright (C) 1986, 1988, 1990, 1991, 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 | ||