diff lisp/eshell/esh-util.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 4cc6dbdfa5af edf295560b5a
line wrap: on
line diff
--- a/lisp/eshell/esh-util.el	Mon Aug 01 10:15:58 2005 +0000
+++ b/lisp/eshell/esh-util.el	Mon Aug 01 15:47:19 2005 +0000
@@ -1,6 +1,7 @@
 ;;; esh-util.el --- general utilities
 
-;; Copyright (C) 1999, 2000, 2001 Free Software Foundation
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
+;;   2005 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>