Add README Copyright and License notices, pus minor tidying.
[buildfarm-server.git] / cgi-bin / register.pl
index 37290f8808e13b4fb70f184830b11d67d23483b0..5b1ce0a649be81b256cc8e671e96312f61259a6e 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;