diff options
Diffstat (limited to 'lisp/org/org-plot.el')
| -rw-r--r-- | lisp/org/org-plot.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-plot.el b/lisp/org/org-plot.el index 4e84dbe09cc..8bf883921c9 100644 --- a/lisp/org/org-plot.el +++ b/lisp/org/org-plot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-plot.el --- Support for Plotting from Org -*- lexical-binding: t; -*- | 1 | ;;; org-plot.el --- Support for Plotting from Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> | 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> |
| 6 | ;; Keywords: tables, plotting | 6 | ;; Keywords: tables, plotting |