diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-01 15:47:19 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-01 15:47:19 +0000 |
commit | 5fd6d89f46d4603757d5669904637201dd6677bb (patch) | |
tree | 2abce780224b009fbc9473fe7bbf50260a7c0000 /lisp/emulation/vip.el | |
parent | a3ea6ec61ebb066175d7a0be5f7177d55ced5fa7 (diff) | |
download | emacs-5fd6d89f46d4603757d5669904637201dd6677bb.tar.gz |
Update years in copyright notice; nfc.
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 aa6e75357ed..51fbdb6b8c4 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, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1986, 1987, 1988, 1992, 1993, 1998, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Masahiko Sato <ms@sail.stanford.edu> ;; Keywords: emulations |