Mercurial > emacs
comparison lisp/eshell/esh-test.el @ 74509:f7702c5f335d
Update copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 09 Dec 2006 04:06:06 +0000 |
parents | 067115a6e738 |
children | 7a3f13e2dd57 6588c6259dfb |
comparison
equal
deleted
inserted
replaced
74508:0b524ec529e1 | 74509:f7702c5f335d |
---|---|
1 ;;; esh-test.el --- Eshell test suite | 1 ;;; esh-test.el --- Eshell test suite |
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> |
7 | 7 |
8 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |