comparison 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
comparison
equal deleted inserted replaced
74441:2a90b4256c2d 74442:b2e5081b9320
1 ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp 1 ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp
2 2
3 ;; Copyright (C) 1992, 1994, 2000, 2002, 2003, 2004, 3 ;; Copyright (C) 1992, 1994, 2000, 2001, 2002, 2003, 2004,
4 ;; 2005, 2006 Free Software Foundation, Inc. 4 ;; 2005, 2006 Free Software Foundation, Inc.
5 5
6 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> 6 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
7 ;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk> 7 ;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>
8 ;; Maintainer: FSF 8 ;; Maintainer: FSF