X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=devel%2Fman-to-mdwn.pl;h=ea284d083146a889234e710b84d143898139bf53;hb=ea7c2e54f008a49d6d62bdbd8c2281edfd082b03;hp=5024569e5d846dee679f69583d493e1000d6d6ed;hpb=f7be8f4ebf4157a80f5ffad75be988c30267c950;p=notmuch diff --git a/devel/man-to-mdwn.pl b/devel/man-to-mdwn.pl index 5024569e..ea284d08 100755 --- a/devel/man-to-mdwn.pl +++ b/devel/man-to-mdwn.pl @@ -197,3 +197,9 @@ foreach (sort srt values %fhash) print "* $line"; #warn $line; } +print <<'EOF'; + +The manual pages are licensed under +[the GNU General Public License](http://www.gnu.org/licenses/gpl.txt), +either version 3.0 or at your option any later version. +EOF