aboutsummaryrefslogtreecommitdiffstats
path: root/src/cm.c
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-01-14 03:38:22 +0000
committerGlenn Morris <[email protected]>2007-01-14 03:38:22 +0000
commit429ab54e011ed79b3a0418eb8bd7691b50ce5b15 (patch)
tree4852939292ee07ed940516f7664af75aedba7f93 /src/cm.c
parentf0770b09a6d3c12f673f52b004e2f621e2a1b78f (diff)
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'src/cm.c')
-rw-r--r--src/cm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cm.c b/src/cm.c
index dd25c11263..da984f0b82 100644
--- a/src/cm.c
+++ b/src/cm.c
@@ -1,6 +1,6 @@
/* Cursor motion subroutines for GNU Emacs.
- Copyright (C) 1985, 1995, 2002, 2003, 2004,
- 2005, 2006 Free Software Foundation, Inc.
+ Copyright (C) 1985, 1995, 2001, 2002, 2003, 2004,
+ 2005, 2006, 2007 Free Software Foundation, Inc.
based primarily on public domain code written by Chris Torek
This file is part of GNU Emacs.