diff lisp/eshell/esh-test.el @ 64701:34bd8e434dd7

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 01 Aug 2005 15:47:19 +0000
parents 18a818a2ee7c
children 067115a6e738 edf295560b5a
line wrap: on
line diff
--- a/lisp/eshell/esh-test.el	Mon Aug 01 10:15:58 2005 +0000
+++ b/lisp/eshell/esh-test.el	Mon Aug 01 15:47:19 2005 +0000
@@ -1,6 +1,7 @@
 ;;; esh-test.el --- Eshell test suite
 
-;; Copyright (C) 1999, 2000, 2005 Free Software Foundation
+;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
+;;   2005 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>