Mercurial > emacs
comparison lisp/soundex.el @ 68651:3bd95f4f2941
Update years in copyright notice; nfc.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Mon, 06 Feb 2006 15:23:23 +0000 |
parents | 41bb365f41c4 |
children | b2e5081b9320 c5406394f567 |
comparison
equal
deleted
inserted
replaced
68650:459c112bf4eb | 68651:3bd95f4f2941 |
---|---|
1 ;;; soundex.el --- implement Soundex algorithm | 1 ;;; soundex.el --- implement Soundex algorithm |
2 | 2 |
3 ;; Copyright (C) 1993, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1993, 2002, 2003, 2004, 2005, |
4 ;; 2006 Free Software Foundation, Inc. | |
4 | 5 |
5 ;; Author: Christian Plaunt <chris@bliss.berkeley.edu> | 6 ;; Author: Christian Plaunt <chris@bliss.berkeley.edu> |
6 ;; Maintainer: FSF | 7 ;; Maintainer: FSF |
7 ;; Keywords: matching | 8 ;; Keywords: matching |
8 ;; Created: Sat May 15 14:48:18 1993 | 9 ;; Created: Sat May 15 14:48:18 1993 |