diff options
Diffstat (limited to 'lisp/org/ob-exp.el')
-rw-r--r-- | lisp/org/ob-exp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-exp.el b/lisp/org/ob-exp.el index 46506fcfddc..e851ff624a7 100644 --- a/lisp/org/ob-exp.el +++ b/lisp/org/ob-exp.el @@ -1,6 +1,6 @@ ;;; ob-exp.el --- Exportation of Babel Source Blocks -*- lexical-binding: t; -*- -;; Copyright (C) 2009-2020 Free Software Foundation, Inc. +;; Copyright (C) 2009-2021 Free Software Foundation, Inc. ;; Authors: Eric Schulte ;; Dan Davison |