summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cap-words.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/cap-words.el')
-rw-r--r--lisp/progmodes/cap-words.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cap-words.el b/lisp/progmodes/cap-words.el
index 1e3e16e9b8a..225c3b88036 100644
--- a/lisp/progmodes/cap-words.el
+++ b/lisp/progmodes/cap-words.el
@@ -1,6 +1,6 @@
;;; cap-words.el --- minor mode for motion in CapitalizedWordIdentifiers
-;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
;; Free Software Foundation, Inc.
;; Author: Dave Love <fx@gnu.org>