diff options
Diffstat (limited to 'lisp/org/ol-man.el')
-rw-r--r-- | lisp/org/ol-man.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ol-man.el b/lisp/org/ol-man.el index 0d9ac7c8c71..3806d95cdaf 100644 --- a/lisp/org/ol-man.el +++ b/lisp/org/ol-man.el @@ -1,6 +1,6 @@ ;;; ol-man.el --- Links to man pages -*- lexical-binding: t; -*- ;; -;; Copyright (C) 2020-2021 Free Software Foundation, Inc. +;; Copyright (C) 2020-2022 Free Software Foundation, Inc. ;; Author: Carsten Dominik <carsten.dominik@gmail.com> ;; Maintainer: Bastien Guerry <bzg@gnu.org> ;; Keywords: outlines, hypermedia, calendar, wp |