diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-05-17 17:29:06 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-05-17 17:29:06 +0000 |
commit | 7f1c31c9d40f79e34418d39dc93c5955952bb2e2 (patch) | |
tree | 4cc1ceeacd45a377ebe7e1a784643d498ae9a756 /lisp/emulation/viper-ex.el | |
parent | 6ae53dc130b4f8b6bc6eee3c14c35aa062040e62 (diff) | |
download | emacs-7f1c31c9d40f79e34418d39dc93c5955952bb2e2.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/emulation/viper-ex.el')
-rw-r--r-- | lisp/emulation/viper-ex.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/viper-ex.el b/lisp/emulation/viper-ex.el index 9f33bdbad53..7e8a5cbeb99 100644 --- a/lisp/emulation/viper-ex.el +++ b/lisp/emulation/viper-ex.el @@ -1,6 +1,6 @@ ;;; viper-ex.el --- functions implementing the Ex commands for Viper -;; Copyright (C) 1994, 95, 96, 97, 98, 2000, 01, 02, 04, 05 Free Software Foundation, Inc. +;; Copyright (C) 1994, 95, 96, 97, 98, 2000, 01, 02, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |