diff options
Diffstat (limited to 'lisp/org/ob-python.el')
-rw-r--r-- | lisp/org/ob-python.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el index 5e7a2f0e6b5..0dc744aaa73 100644 --- a/lisp/org/ob-python.el +++ b/lisp/org/ob-python.el @@ -2,8 +2,8 @@ ;; Copyright (C) 2009-2012 Free Software Foundation, Inc. -;; Author: Eric Schulte -;; Dan Davison +;; Authors: Eric Schulte +;; Dan Davison ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org |