diff options
Diffstat (limited to 'lisp/vcursor.el')
| -rw-r--r-- | lisp/vcursor.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vcursor.el b/lisp/vcursor.el index f4d2f2a6c39..d370c6f5ff1 100644 --- a/lisp/vcursor.el +++ b/lisp/vcursor.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; vcursor.el --- manipulate an alternative ("virtual") cursor | 1 | ;;; vcursor.el --- manipulate an alternative ("virtual") cursor |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003, | 3 | ;; Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003, |
| 4 | ;; 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> | 6 | ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> |
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: FSF |