aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/em-basic.el
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-08-01 15:47:19 +0000
committerThien-Thi Nguyen2005-08-01 15:47:19 +0000
commit5fd6d89f46d4603757d5669904637201dd6677bb (patch)
tree2abce780224b009fbc9473fe7bbf50260a7c0000 /lisp/eshell/em-basic.el
parenta3ea6ec61ebb066175d7a0be5f7177d55ced5fa7 (diff)
downloademacs-5fd6d89f46d4603757d5669904637201dd6677bb.tar.gz
emacs-5fd6d89f46d4603757d5669904637201dd6677bb.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/eshell/em-basic.el')
-rw-r--r--lisp/eshell/em-basic.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el
index d0712ade945..c42b843add4 100644
--- a/lisp/eshell/em-basic.el
+++ b/lisp/eshell/em-basic.el
@@ -1,6 +1,7 @@
1;;; em-basic.el --- basic shell builtin commands 1;;; em-basic.el --- basic shell builtin commands
2 2
3;; Copyright (C) 1999, 2000 Free Software Foundation 3;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
4;; 2005 Free Software Foundation, Inc.
4 5
5;; Author: John Wiegley <johnw@gnu.org> 6;; Author: John Wiegley <johnw@gnu.org>
6 7