diff options
Diffstat (limited to 'lisp/org/ox-org.el')
-rw-r--r-- | lisp/org/ox-org.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ox-org.el b/lisp/org/ox-org.el index fcf876854fd..0613ede3175 100644 --- a/lisp/org/ox-org.el +++ b/lisp/org/ox-org.el @@ -1,6 +1,6 @@ ;;; ox-org.el --- Org Back-End for Org Export Engine -*- lexical-binding: t; -*- -;; Copyright (C) 2013-2021 Free Software Foundation, Inc. +;; Copyright (C) 2013-2022 Free Software Foundation, Inc. ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> ;; Maintainer: Nicolas Goaziou <n.goaziou at gmail dot com> |