diff options
Diffstat (limited to 'src/cm.h')
| -rw-r--r-- | src/cm.h | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Cursor motion calculation definitions for GNU Emacs | 1 | /* Cursor motion calculation definitions for GNU Emacs |
| 2 | Copyright (C) 1985, 1989 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 1989, 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 | ||