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 ed98c65e809..2a6605c00b1 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-2021 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001-2022 Free Software Foundation, Inc. ;; Author: Christian Plaunt <chris@bliss.berkeley.edu> ;; Maintainer: emacs-devel@gnu.org |