diff lisp/emulation/viper-ex.el @ 79705:d6d821e3ae21

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:09:49 +0000
parents ac0efac52065
children 107ccd98fa12
line wrap: on
line diff
--- a/lisp/emulation/viper-ex.el	Mon Jan 07 01:07:48 2008 +0000
+++ b/lisp/emulation/viper-ex.el	Mon Jan 07 01:09:49 2008 +0000
@@ -1,7 +1,7 @@
 ;;; viper-ex.el --- functions implementing the Ex commands for Viper
 
 ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003,
-;;   2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;;   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Michael Kifer <kifer@cs.stonybrook.edu>