Browse Source

lisp/ol-man.el: Add copyright header

Bastien 3 years ago
parent
commit
89968077cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/ol-man.el

+ 1 - 1
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.dominik@gmail.com>
 ;; Maintainer: Bastien Guerry <bzg@gnu.org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: https://orgmode.org
-;; Version: 1.0
 ;;
 ;; This file is part of GNU Emacs.
 ;;