diff lisp/term.el @ 74442:b2e5081b9320

Update copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 05 Dec 2006 07:06:08 +0000
parents efbf3bcfde0b
children e3694f1cb928 f1d13e615070
line wrap: on
line diff
--- a/lisp/term.el	Tue Dec 05 06:31:23 2006 +0000
+++ b/lisp/term.el	Tue Dec 05 07:06:08 2006 +0000
@@ -1,6 +1,6 @@
 ;;; term.el --- general command interpreter in a window stuff
 
-;; Copyright (C) 1988, 1990, 1992, 1994, 1995, 2002, 2003,
+;; Copyright (C) 1988, 1990, 1992, 1994, 1995, 2001, 2002, 2003,
 ;;   2004, 2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Per Bothner <per@bothner.com>