aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/comint.el
diff options
context:
space:
mode:
authorThien-Thi Nguyen <[email protected]>2005-08-06 22:13:43 +0000
committerThien-Thi Nguyen <[email protected]>2005-08-06 22:13:43 +0000
commit0d30b33766e277a5bff6eabc9da5afdaebd8b32a (patch)
tree7730df2271eafcffd78e9d583816e1b38539132c /lisp/comint.el
parent00aa417213e1668d4a86514cf5febba3e241f399 (diff)
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/comint.el')
-rw-r--r--lisp/comint.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/comint.el b/lisp/comint.el
index ab0d41d673..3f77ea9905 100644
--- a/lisp/comint.el
+++ b/lisp/comint.el
@@ -1,7 +1,7 @@
;;; comint.el --- general command interpreter in a window stuff
;; Copyright (C) 1988, 1990, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
;; Author: Olin Shivers <[email protected]>
;; Simon Marshall <[email protected]>