diff lisp/ls-lisp.el @ 74442:b2e5081b9320

Update copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 05 Dec 2006 07:06:08 +0000
parents 3bd95f4f2941
children e3694f1cb928 f1d13e615070
line wrap: on
line diff
--- a/lisp/ls-lisp.el	Tue Dec 05 06:31:23 2006 +0000
+++ b/lisp/ls-lisp.el	Tue Dec 05 07:06:08 2006 +0000
@@ -1,6 +1,6 @@
 ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp
 
-;; Copyright (C) 1992, 1994, 2000, 2002, 2003, 2004,
+;; Copyright (C) 1992, 1994, 2000, 2001, 2002, 2003, 2004,
 ;;   2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>