diff options
Diffstat (limited to 'lisp/org/org-src.el')
| -rw-r--r-- | lisp/org/org-src.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-src.el b/lisp/org/org-src.el index 4191d9aadcf..7c28acf9d85 100644 --- a/lisp/org/org-src.el +++ b/lisp/org/org-src.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-src.el --- Source code examples in Org -*- lexical-binding: t; -*- | 1 | ;;; org-src.el --- Source code examples in Org -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2018 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Bastien Guerry <bzg@gnu.org> | 6 | ;; Bastien Guerry <bzg@gnu.org> |