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 f2d08e16855..701904442f0 100644
--- a/lisp/soundex.el
+++ b/lisp/soundex.el
@@ -1,6 +1,6 @@
;;; soundex.el --- implement Soundex algorithm
-;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc.
;; Author: Christian Plaunt <chris@bliss.berkeley.edu>
;; Maintainer: emacs-devel@gnu.org