diff options
author | Glenn Morris <rgm@gnu.org> | 2012-02-20 12:24:24 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-02-20 12:24:24 -0800 |
commit | daf3dc790640efad5da00760364f3d668e464571 (patch) | |
tree | 4759e1d2a99e224d98cc84a3695f1a200cbda9c2 /lisp/gnus/mml1991.el | |
parent | c60293480dbfe1c27849b84dda435b660f922131 (diff) | |
download | emacs-daf3dc790640efad5da00760364f3d668e464571.tar.gz |
Small header fixes
Diffstat (limited to 'lisp/gnus/mml1991.el')
-rw-r--r-- | lisp/gnus/mml1991.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/mml1991.el b/lisp/gnus/mml1991.el index bc62e16edaf..97de6f0959b 100644 --- a/lisp/gnus/mml1991.el +++ b/lisp/gnus/mml1991.el @@ -1,10 +1,10 @@ ;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML -;; Copyright (C) 1998-2012 Free Software Foundation, Inc. +;; Copyright (C) 1998-2012 Free Software Foundation, Inc. ;; Author: Sascha Lüdecke <sascha@meta-x.de>, ;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue) -;; Keywords PGP +;; Keywords: PGP ;; This file is part of GNU Emacs. |