diff options
Diffstat (limited to 'lisp/org/ob-python.el')
| -rw-r--r-- | lisp/org/ob-python.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el index c36bf2dcd0f..823f6e63d57 100644 --- a/lisp/org/ob-python.el +++ b/lisp/org/ob-python.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-python.el --- Babel Functions for Python -*- lexical-binding: t; -*- | 1 | ;;; ob-python.el --- Babel Functions for Python -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |