aboutsummaryrefslogtreecommitdiffstats
path: root/src/cm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cm.c')
-rw-r--r--src/cm.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cm.c b/src/cm.c
index 16df7273149..0044063dabb 100644
--- a/src/cm.c
+++ b/src/cm.c
@@ -1,5 +1,6 @@
1/* Cursor motion subroutines for GNU Emacs. 1/* Cursor motion subroutines for GNU Emacs.
2 Copyright (C) 1985, 1995 Free Software Foundation, Inc. 2 Copyright (C) 1985, 1995, 2002, 2003, 2004,
3 2005 Free Software Foundation, Inc.
3 based primarily on public domain code written by Chris Torek 4 based primarily on public domain code written by Chris Torek
4 5
5This file is part of GNU Emacs. 6This file is part of GNU Emacs.