diff options
Diffstat (limited to 'lisp/obsolete/pgg.el')
-rw-r--r-- | lisp/obsolete/pgg.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/pgg.el b/lisp/obsolete/pgg.el index 16ca4e1431b..f2196c1b8eb 100644 --- a/lisp/obsolete/pgg.el +++ b/lisp/obsolete/pgg.el @@ -1,6 +1,6 @@ ;;; pgg.el --- glue for the various PGP implementations. -*- lexical-binding: t; -*- -;; Copyright (C) 1999-2000, 2002-2022 Free Software Foundation, Inc. +;; Copyright (C) 1999-2000, 2002-2023 Free Software Foundation, Inc. ;; Author: Daiki Ueno <ueno@unixuser.org> ;; Symmetric encryption added by: Sascha Wilde <wilde@sha-bang.de> |