diff options
Diffstat (limited to 'src/termchar.h')
| -rw-r--r-- | src/termchar.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/termchar.h b/src/termchar.h index 1f6580b91f3..87072136317 100644 --- a/src/termchar.h +++ b/src/termchar.h | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Flags and parameters describing terminal's characteristics. | 1 | /* Flags and parameters describing terminal's characteristics. |
| 2 | Copyright (C) 1985, 1986 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 1986, 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 | ||