s4-param Add my authorship to this script
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Jun 2011 05:51:18 +0000 (15:51 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 20 Jun 2011 23:35:34 +0000 (09:35 +1000)
source4/script/mks3param.pl

index 76322b10764904e9ccf24220c942b3bcec01815c..2d99ad59a9c33d3341ae8169287e551615d4e0e4 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
-# Simple script for generating prototypes for C functions
-# Written by Jelmer Vernooij
+# Generate loadparm interfaces tables for Samba3/Samba4 integration
+# by Andrew Bartlett
+# based on mkproto.pl Written by Jelmer Vernooij
 # based on the original mkproto.sh by Andrew Tridgell
 
 use strict;