diff options
Diffstat (limited to 'lisp/org/ox-man.el')
-rw-r--r-- | lisp/org/ox-man.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ox-man.el b/lisp/org/ox-man.el index 1408e1476d7..e5b1479c5f5 100644 --- a/lisp/org/ox-man.el +++ b/lisp/org/ox-man.el @@ -1,6 +1,6 @@ ;; ox-man.el --- Man Back-End for Org Export Engine -;; Copyright (C) 2011-2016 Free Software Foundation, Inc. +;; Copyright (C) 2011-2017 Free Software Foundation, Inc. ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> ;; Luis R Anaya <papoanaya aroba hot mail punto com> |