diff lisp/whitespace.el @ 74442:b2e5081b9320

Update copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 05 Dec 2006 07:06:08 +0000
parents ee60f0fe10d6
children e3694f1cb928 17e0dd217877 f1d13e615070
line wrap: on
line diff
--- a/lisp/whitespace.el	Tue Dec 05 06:31:23 2006 +0000
+++ b/lisp/whitespace.el	Tue Dec 05 07:06:08 2006 +0000
@@ -1,6 +1,6 @@
 ;;; whitespace.el --- warn about and clean bogus whitespaces in the file
 
-;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
 ;;   2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Rajesh Vaidheeswarran <rv@gnu.org>