Add header.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 18 Sep 2008 17:58:47 +0000 (19:58 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 18 Sep 2008 17:58:47 +0000 (19:58 +0200)
source4/script/harness2subunit.pl

index 9f2391ad6c30f4cfc390ed93fe569d7c6639b5ab..45f515540b0975738c060b24839f0fd873d1ae57 100755 (executable)
@@ -1,4 +1,8 @@
 #!/usr/bin/perl
+# Simple script that converts Perl test harness output to 
+# Subunit
+# Copyright (C) 2008 Jelmer Vernooij <jelmer@samba.org>
+# Published under the GNU GPL, v3 or later
 
 my $firstline = 1;
 my $error = 0;