diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:14:52 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:14:52 +0000 |
commit | 8b72699e888331b1cd3a6b9fbfc85079cbacc12b (patch) | |
tree | 359c63b8ff433b298b99d45867bae54a28d4e8cd /lisp/emulation/viper-macs.el | |
parent | 49af3415a2d717dfc0cd89198876a103c3c25e72 (diff) | |
download | emacs-8b72699e888331b1cd3a6b9fbfc85079cbacc12b.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/emulation/viper-macs.el')
-rw-r--r-- | lisp/emulation/viper-macs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/viper-macs.el b/lisp/emulation/viper-macs.el index ff046601a1b..094bfcd3a0a 100644 --- a/lisp/emulation/viper-macs.el +++ b/lisp/emulation/viper-macs.el @@ -1,7 +1,7 @@ ;;; viper-macs.el --- functions implementing keyboard macros for Viper ;; Copyright (C) 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |