From 89968077cf3df26f768b6bd134b29ef79e13968d Mon Sep 17 00:00:00 2001 From: Bastien Date: Fri, 8 Oct 2021 15:38:01 +0200 Subject: [PATCH] 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 1f00f149c..0d9ac7c8c 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 ;; Maintainer: Bastien Guerry ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: https://orgmode.org -;; Version: 1.0 ;; ;; This file is part of GNU Emacs. ;;