aboutsummaryrefslogtreecommitdiffstats
path: root/src/cm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cm.h')
-rw-r--r--src/cm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cm.h b/src/cm.h
index 69ddd7f74d1..c2381f3c55e 100644
--- a/src/cm.h
+++ b/src/cm.h
@@ -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
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6