Add 2008 to copyright years.

This commit is contained in:
Glenn Morris 2008-01-07 02:45:14 +00:00
parent 12dc447f2a
commit 409cc4a3ea
277 changed files with 283 additions and 281 deletions

View file

@ -1,7 +1,7 @@
;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp
;; Copyright (C) 1992, 1994, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>