diff options
Diffstat (limited to 'lisp/obsolete/pgg-parse.el')
-rw-r--r-- | lisp/obsolete/pgg-parse.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/pgg-parse.el b/lisp/obsolete/pgg-parse.el index 5542e995c02..ca713203b47 100644 --- a/lisp/obsolete/pgg-parse.el +++ b/lisp/obsolete/pgg-parse.el @@ -1,6 +1,6 @@ ;;; pgg-parse.el --- OpenPGP packet parsing -*- lexical-binding: t; -*- -;; Copyright (C) 1999, 2002-2022 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2002-2023 Free Software Foundation, Inc. ;; Author: Daiki Ueno <ueno@unixuser.org> ;; Created: 1999/10/28 |