summaryrefslogtreecommitdiff
path: root/lisp/soundex.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/soundex.el')
-rw-r--r--lisp/soundex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/soundex.el b/lisp/soundex.el
index e48dbcf3bd6..be73d71c21a 100644
--- a/lisp/soundex.el
+++ b/lisp/soundex.el
@@ -1,6 +1,6 @@
;;; soundex.el --- implement Soundex algorithm
-;; Copyright (C) 1993, 2002, 2003, 2004, 2005,
+;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Author: Christian Plaunt <chris@bliss.berkeley.edu>