diff lisp/eshell/esh-opt.el @ 74509:f7702c5f335d

Update copyright years.
author Glenn Morris <rgm@gnu.org>
date Sat, 09 Dec 2006 04:06:06 +0000
parents 067115a6e738
children 7a3f13e2dd57 6588c6259dfb
line wrap: on
line diff
--- a/lisp/eshell/esh-opt.el	Sat Dec 09 04:02:11 2006 +0000
+++ b/lisp/eshell/esh-opt.el	Sat Dec 09 04:06:06 2006 +0000
@@ -1,6 +1,6 @@
 ;;; esh-opt.el --- command options processing
 
-;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
 ;;   2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>