Add README Copyright and License notices, pus minor tidying.
[buildfarm-server.git] / cgi-bin / show_stage_log.pl
index 539d5a1cfe17f6dbc430492a9743456afbde2f82..7fd6438de7fe399fc6413c56d33b0afed9c943fd 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;