diff options
Diffstat (limited to 'lisp/password-cache.el')
-rw-r--r-- | lisp/password-cache.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/password-cache.el b/lisp/password-cache.el index b131a6eb63f..0280c31a624 100644 --- a/lisp/password-cache.el +++ b/lisp/password-cache.el @@ -1,6 +1,6 @@ ;;; password-cache.el --- Read passwords, possibly using a password cache. -*- lexical-binding: t -*- -;; Copyright (C) 1999-2000, 2003-2023 Free Software Foundation, Inc. +;; Copyright (C) 1999-2000, 2003-2024 Free Software Foundation, Inc. ;; Author: Simon Josefsson <simon@josefsson.org> ;; Created: 2003-12-21 |