diff --git a/lisp/ob-fortran.el b/lisp/ob-fortran.el index 1d633c951..6f8f1c0f4 100644 --- a/lisp/ob-fortran.el +++ b/lisp/ob-fortran.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2011-2012 Free Software Foundation, Inc. -;; Authors: Sergey Litvinov (based on ob-C.el by Eric Schulte), Eric Schulte +;; Authors: Sergey Litvinov +;; Eric Schulte ;; Keywords: literate programming, reproducible research, fortran ;; Homepage: http://orgmode.org diff --git a/lisp/org-protocol.el b/lisp/org-protocol.el index 6ffa86a12..5651d5516 100644 --- a/lisp/org-protocol.el +++ b/lisp/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