diff options
Diffstat (limited to 'lisp/soundex.el')
-rw-r--r-- | lisp/soundex.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/soundex.el b/lisp/soundex.el index aafb2eae62b..dbe92dc2670 100644 --- a/lisp/soundex.el +++ b/lisp/soundex.el @@ -1,7 +1,6 @@ ;;; soundex.el --- implement Soundex algorithm -;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001-2011 Free Software Foundation, Inc. ;; Author: Christian Plaunt <chris@bliss.berkeley.edu> ;; Maintainer: FSF |