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