From 4ab7e48b0025523cb12b2bb389f1242c05d351d0 Mon Sep 17 00:00:00 2001 From: Kevin Lyda <lyda@google.com> Date: Fri, 29 Jun 2012 13:08:39 +0100 Subject: [PATCH] Fix license blurb on manpage. --- doc/chkcrontab.1 | 3 +-- doc/chkcrontab.1.rst | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/chkcrontab.1 b/doc/chkcrontab.1 index 511eec1..d6256c9 100644 --- a/doc/chkcrontab.1 +++ b/doc/chkcrontab.1 @@ -74,8 +74,7 @@ Project website: \fI\%http://code.google.com/p/chkcrontab\fP .SH COPYING .sp Copyright (C) 2012 Kevin Lyda. -Free use of this software is granted under the terms of the GNU General -Public License version 3 or any later version. +Licensed under the Apache License, Version 2.0 .SH AUTHOR Kevin Lyda <lyda@google.com> .\" Generated by docutils manpage writer. diff --git a/doc/chkcrontab.1.rst b/doc/chkcrontab.1.rst index 814f567..30e3f75 100644 --- a/doc/chkcrontab.1.rst +++ b/doc/chkcrontab.1.rst @@ -52,5 +52,4 @@ Project website: http://code.google.com/p/chkcrontab Copying ------- Copyright (C) 2012 Kevin Lyda. -Free use of this software is granted under the terms of the GNU General -Public License version 3 or any later version. +Licensed under the Apache License, Version 2.0 -- GitLab