X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/142e26a72e9b8bbbec23c6bf7234e9f2544b5f89..5010583555fce883d83e7a50e26d9d34f9e108ce:/lisp/soundex.el diff --git a/lisp/soundex.el b/lisp/soundex.el index 453594864c..0dc26e28d2 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 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001-2013 Free Software Foundation, Inc. ;; Author: Christian Plaunt ;; Maintainer: FSF @@ -72,5 +71,4 @@ and Searching\", Addison-Wesley (1973), pp. 391-392." (provide 'soundex) -;; arch-tag: b2615a98-feb7-430e-a717-171086738953 ;;; soundex.el ends here