diff options
Diffstat (limited to 'lisp/net/sasl.el')
-rw-r--r-- | lisp/net/sasl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/sasl.el b/lisp/net/sasl.el index 7fe97904a4c..621b873af59 100644 --- a/lisp/net/sasl.el +++ b/lisp/net/sasl.el @@ -1,6 +1,6 @@ ;;; sasl.el --- SASL client framework -*- lexical-binding: t -*- -;; Copyright (C) 2000, 2007-2023 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2007-2024 Free Software Foundation, Inc. ;; Author: Daiki Ueno <ueno@gnu.org> ;; Keywords: SASL |