]> code.delx.au - gnu-emacs/blobdiff - lisp/find-dired.el
Add 2008 to copyright years.
[gnu-emacs] / lisp / find-dired.el
index 8a8304c676301919e85911b5e6ceee4c600ebf58..e49e1f304be7d40f58784ec571fe0155b4a9a0e7 100644 (file)
@@ -1,7 +1,7 @@
 ;;; find-dired.el --- run a `find' command and dired the output
 
 ;; Copyright (C) 1992, 1994, 1995, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Roland McGrath <roland@gnu.org>,
 ;;        Sebastian Kremer <sk@thp.uni-koeln.de>