diff lisp/eshell/em-ls.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 8e6e95602853
children 8c8902a666bf edf295560b5a
line wrap: on
line diff
--- a/lisp/eshell/em-ls.el	Mon Aug 01 10:15:58 2005 +0000
+++ b/lisp/eshell/em-ls.el	Mon Aug 01 15:47:19 2005 +0000
@@ -1,6 +1,7 @@
 ;;; em-ls.el --- implementation of ls in Lisp
 
-;; 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>