From daf3dc790640efad5da00760364f3d668e464571 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 20 Feb 2012 12:24:24 -0800 Subject: [PATCH] Small header fixes --- lisp/gnus/mml1991.el | 4 ++-- lisp/org/org-protocol.el | 13 ++++++------- lisp/progmodes/octave-inf.el | 4 ++-- lisp/progmodes/octave-mod.el | 4 ++-- 4 files changed, 12 insertions(+), 13 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 , ;; Simon Josefsson (Mailcrypt interface, Gnus glue) -;; Keywords PGP +;; Keywords: PGP ;; This file is part of GNU Emacs. diff --git a/lisp/org/org-protocol.el b/lisp/org/org-protocol.el index 6ffa86a1204..a79d4fcfbb2 100644 --- a/lisp/org/org-protocol.el +++ b/lisp/org/org-protocol.el @@ -1,12 +1,11 @@ ;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions. -;; -;; Copyright (C) 2008-2012 -;; Free Software Foundation, Inc. -;; + +;; Copyright (C) 2008-2012 Free Software Foundation, Inc. + ;; Author: Bastien Guerry -;; Author: Daniel M German -;; Author: Sebastian Rose -;; Author: Ross Patterson +;; Daniel M German +;; Sebastian Rose +;; Ross Patterson ;; Maintainer: Sebastian Rose ;; Keywords: org, emacsclient, wp diff --git a/lisp/progmodes/octave-inf.el b/lisp/progmodes/octave-inf.el index 40469b75b9f..2cae41889bd 100644 --- a/lisp/progmodes/octave-inf.el +++ b/lisp/progmodes/octave-inf.el @@ -1,9 +1,9 @@ ;;; octave-inf.el --- running Octave as an inferior Emacs process -;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc. ;; Author: Kurt Hornik -;; Author: John Eaton +;; John Eaton ;; Maintainer: FSF ;; Keywords: languages ;; Package: octave-mod diff --git a/lisp/progmodes/octave-mod.el b/lisp/progmodes/octave-mod.el index 668c3d147c6..7091a9468c5 100644 --- a/lisp/progmodes/octave-mod.el +++ b/lisp/progmodes/octave-mod.el @@ -1,9 +1,9 @@ ;;; octave-mod.el --- editing Octave source files under Emacs -;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc. ;; Author: Kurt Hornik -;; Author: John Eaton +;; John Eaton ;; Maintainer: FSF ;; Keywords: languages -- 2.11.4.GIT