diff options
Diffstat (limited to 'source4/build/pidl/tests/ndr_simple.pl')
-rwxr-xr-x | source4/build/pidl/tests/ndr_simple.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/build/pidl/tests/ndr_simple.pl b/source4/build/pidl/tests/ndr_simple.pl index c3b55ac98c..29b4784e52 100755 --- a/source4/build/pidl/tests/ndr_simple.pl +++ b/source4/build/pidl/tests/ndr_simple.pl @@ -1,4 +1,7 @@ #!/usr/bin/perl +# Some simple tests for pidl +# (C) 2005 Jelmer Vernooij <jelmer@samba.org> +# Published under the GNU General Public License use strict; use FindBin qw($RealBin); |