From 7dbf9292b07771a433ab5a4e361c8a99c52a80cd Mon Sep 17 00:00:00 2001 From: Michal Vaner Date: Fri, 5 Sep 2008 20:18:53 +0200 Subject: [PATCH] Add a description of extract-doc.pl script --- build/extract-doc.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/extract-doc.pl b/build/extract-doc.pl index 392dd409..7eb28354 100755 --- a/build/extract-doc.pl +++ b/build/extract-doc.pl @@ -1,4 +1,7 @@ #!/usr/bin/perl +# Script for extracting documentation out of header files +# (c) 2008 Michal Vaner + use strict; use warnings; -- 2.39.2