diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-01 15:47:19 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-01 15:47:19 +0000 |
commit | 217fa6c67cb1e8955ce5a7d8236cbf56e3fbcc71 (patch) | |
tree | fa15fce0c842541aabc433edfe3e7d8bd52029d0 /lisp/eshell/em-ls.el | |
parent | d79074b856c3488c747a8b05506e934df1d387ca (diff) | |
download | emacs-217fa6c67cb1e8955ce5a7d8236cbf56e3fbcc71.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/eshell/em-ls.el')
-rw-r--r-- | lisp/eshell/em-ls.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/eshell/em-ls.el b/lisp/eshell/em-ls.el index 8ed49ccbd40..a42544bf985 100644 --- a/lisp/eshell/em-ls.el +++ b/lisp/eshell/em-ls.el @@ -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> |