branch: externals-release/org
commit 89968077cf3df26f768b6bd134b29ef79e13968d
Author: Bastien <b...@gnu.org>
Commit: Bastien <b...@gnu.org>

    lisp/ol-man.el: Add copyright header
---
 lisp/ol-man.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/ol-man.el b/lisp/ol-man.el
index 1f00f14..0d9ac7c 100644
--- a/lisp/ol-man.el
+++ b/lisp/ol-man.el
@@ -1,10 +1,10 @@
 ;;; ol-man.el --- Links to man pages -*- lexical-binding: t; -*-
 ;;
+;; Copyright (C) 2020-2021 Free Software Foundation, Inc.
 ;; Author: Carsten Dominik <carsten.domi...@gmail.com>
 ;; Maintainer: Bastien Guerry <b...@gnu.org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: https://orgmode.org
-;; Version: 1.0
 ;;
 ;; This file is part of GNU Emacs.
 ;;

Reply via email to