diff options
Diffstat (limited to 'lisp/soundex.el')
-rw-r--r-- | lisp/soundex.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/soundex.el b/lisp/soundex.el index 0903b80abe5..036ce5c4f4e 100644 --- a/lisp/soundex.el +++ b/lisp/soundex.el @@ -1,6 +1,6 @@ ;;; soundex.el --- implement Soundex algorithm -*- lexical-binding: t -*- -;; Copyright (C) 1993, 2001-2017 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001-2018 Free Software Foundation, Inc. ;; Author: Christian Plaunt <chris@bliss.berkeley.edu> ;; Maintainer: emacs-devel@gnu.org |