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