Add README Copyright and License notices, pus minor tidying.
[buildfarm-server.git] / cgi-bin / show_history.pl
index b55c381b6cb364a418138bf9c5b3345515738bd5..288183ddf137281da70ecf38705d09f8063b2f6f 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;