aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus
diff options
context:
space:
mode:
authorGlenn Morris2012-02-20 12:24:24 -0800
committerGlenn Morris2012-02-20 12:24:24 -0800
commitdaf3dc790640efad5da00760364f3d668e464571 (patch)
tree4759e1d2a99e224d98cc84a3695f1a200cbda9c2 /lisp/gnus
parentc60293480dbfe1c27849b84dda435b660f922131 (diff)
downloademacs-daf3dc790640efad5da00760364f3d668e464571.tar.gz
emacs-daf3dc790640efad5da00760364f3d668e464571.zip
Small header fixes
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/mml1991.el4
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 @@
1;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML 1;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML
2 2
3;; Copyright (C) 1998-2012 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2012 Free Software Foundation, Inc.
4 4
5;; Author: Sascha Lüdecke <sascha@meta-x.de>, 5;; Author: Sascha Lüdecke <sascha@meta-x.de>,
6;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue) 6;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue)
7;; Keywords PGP 7;; Keywords: PGP
8 8
9;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
10 10