diff options
Diffstat (limited to 'src/termhooks.h')
| -rw-r--r-- | src/termhooks.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/termhooks.h b/src/termhooks.h index 5b411c6ab78..3fea7c366fb 100644 --- a/src/termhooks.h +++ b/src/termhooks.h | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Parameters and display hooks for output devices | 1 | /* Parameters and display hooks for output devices. |
| 2 | Copyright (C) 1985,86,93,94,2003 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 1986, 1993, 1994, 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 | ||