summaryrefslogtreecommitdiff
path: root/lisp/emulation/viper-ex.el
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-05-17 17:29:06 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-05-17 17:29:06 +0000
commit7f1c31c9d40f79e34418d39dc93c5955952bb2e2 (patch)
tree4cc1ceeacd45a377ebe7e1a784643d498ae9a756 /lisp/emulation/viper-ex.el
parent6ae53dc130b4f8b6bc6eee3c14c35aa062040e62 (diff)
downloademacs-7f1c31c9d40f79e34418d39dc93c5955952bb2e2.tar.gz
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/emulation/viper-ex.el')
-rw-r--r--lisp/emulation/viper-ex.el2
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>