diff options
Diffstat (limited to 'lisp/pgg.el')
-rw-r--r-- | lisp/pgg.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/pgg.el b/lisp/pgg.el index 7364d3782ac..26eafc132fa 100644 --- a/lisp/pgg.el +++ b/lisp/pgg.el @@ -1,7 +1,7 @@ ;;; pgg.el --- glue for the various PGP implementations. ;; Copyright (C) 1999, 2000, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Daiki Ueno <ueno@unixuser.org> ;; Symmetric encryption added by: Sascha Wilde <wilde@sha-bang.de> |