Add README Copyright and License notices, pus minor tidying.
[buildfarm-server.git] / cgi-bin / show_status.pl
index 646195c44fa9bdac5de2199549a150a932596f3e..c75b20e52f3acd73fc93a2c0eb02fcb2f720ccae 100755 (executable)
@@ -1,5 +1,13 @@
 #!/usr/bin/perl
 
+=comment
+
+Copyright (c) 2003-2010, Andrew Dunstan
+
+See accompanying License file for license details
+
+=cut 
+
 use strict;
 use DBI;
 use Template;