diff options
Diffstat (limited to 'lisp/gnus/canlock.el')
-rw-r--r-- | lisp/gnus/canlock.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/canlock.el b/lisp/gnus/canlock.el index 71ed015e2ca..2eb5e13df9a 100644 --- a/lisp/gnus/canlock.el +++ b/lisp/gnus/canlock.el @@ -1,6 +1,6 @@ ;;; canlock.el --- functions for Cancel-Lock feature -*- lexical-binding: t; -*- -;; Copyright (C) 1998-1999, 2001-2022 Free Software Foundation, Inc. +;; Copyright (C) 1998-1999, 2001-2023 Free Software Foundation, Inc. ;; Author: Katsumi Yamaoka <yamaoka@jpl.org> ;; Keywords: news, cancel-lock, hmac, sha1, rfc2104 |