diff --git a/lisp/ob-makefile.el b/lisp/ob-makefile.el index ab99f0027..af7e66e51 100644 --- a/lisp/ob-makefile.el +++ b/lisp/ob-makefile.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. -;; Author: Eric Schulte and Thomas S. Dye +;; Author: Eric Schulte +;; Thomas S. Dye ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org diff --git a/lisp/ob-scheme.el b/lisp/ob-scheme.el index 14d22712a..b7117e9a0 100644 --- a/lisp/ob-scheme.el +++ b/lisp/ob-scheme.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. -;; Authors: Eric Schulte, Michael Gauland +;; Authors: Eric Schulte +;; Michael Gauland ;; Keywords: literate programming, reproducible research, scheme ;; Homepage: http://orgmode.org