diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-07 05:06:17 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-07 05:06:17 +0000 |
commit | d59c31376c2b95e20644c1526e7e53eafcd46067 (patch) | |
tree | 54eeea3aa7c3f61e5f99b61cf48dac4fe9e7c149 /lisp/emulation/vip.el | |
parent | 12f7728e938fe5bb850ce2928637d1e349919142 (diff) | |
download | emacs-d59c31376c2b95e20644c1526e7e53eafcd46067.tar.gz |
Update copyright years.
Diffstat (limited to 'lisp/emulation/vip.el')
-rw-r--r-- | lisp/emulation/vip.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emulation/vip.el b/lisp/emulation/vip.el index 8b5109793c0..16db3988c5b 100644 --- a/lisp/emulation/vip.el +++ b/lisp/emulation/vip.el @@ -1,7 +1,7 @@ ;;; vip.el --- a VI Package for GNU Emacs -;; Copyright (C) 1986, 1987, 1988, 1992, 1993, 1998, 2002, 2003, 2004, -;; 2005, 2006 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1987, 1988, 1992, 1993, 1998, 2001, 2002, 2003, +;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Masahiko Sato <ms@sail.stanford.edu> ;; Keywords: emulations |