aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/em-basic.el
diff options
context:
space:
mode:
authorGlenn Morris2006-12-09 04:06:06 +0000
committerGlenn Morris2006-12-09 04:06:06 +0000
commitf2e3589a330a23ec37d00700385323e2265b8a49 (patch)
tree0d340816ceb5278bf06b8fba2ec527aa7438ae55 /lisp/eshell/em-basic.el
parentd5a2f2b02cb47fb1ffb3bc5f046a2be682b3280b (diff)
downloademacs-f2e3589a330a23ec37d00700385323e2265b8a49.tar.gz
emacs-f2e3589a330a23ec37d00700385323e2265b8a49.zip
Update copyright years.
Diffstat (limited to 'lisp/eshell/em-basic.el')
-rw-r--r--lisp/eshell/em-basic.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el
index c942b3c6913..bcc1ef80f91 100644
--- a/lisp/eshell/em-basic.el
+++ b/lisp/eshell/em-basic.el
@@ -1,6 +1,6 @@
1;;; em-basic.el --- basic shell builtin commands 1;;; em-basic.el --- basic shell builtin commands
2 2
3;; Copyright (C) 1999, 2000, 2002, 2003, 2004, 3;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
4;; 2005, 2006 Free Software Foundation, Inc. 4;; 2005, 2006 Free Software Foundation, Inc.
5 5
6;; Author: John Wiegley <johnw@gnu.org> 6;; Author: John Wiegley <johnw@gnu.org>