X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/eeff0f485929b225f9b302e5957a654f4a367305..e9dc713d18e425597339d6e2ed4a5fb2924d205d:/lisp/soundex.el diff --git a/lisp/soundex.el b/lisp/soundex.el index bbadf43a5f..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, 2009, 2010 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