]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - devel/man-to-mdwn.pl
devel: man-to-mdwn.pl: add GPLv3+ notice to manpages.mdwn
[notmuch.git] / devel / man-to-mdwn.pl
index 5024569e5d846dee679f69583d493e1000d6d6ed..ea284d083146a889234e710b84d143898139bf53 100755 (executable)
@@ -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