X-Git-Url: https://git.exim.org/buildfarm-server.git/blobdiff_plain/a59c49981887fdcc58a1c3b00ebfb1e9f80b9699..9aab6bac9c2c174a5ef8869e9b947a3917e18087:/cgi-bin/show_stage_log.pl?ds=sidebyside diff --git a/cgi-bin/show_stage_log.pl b/cgi-bin/show_stage_log.pl index 539d5a1..7fd6438 100755 --- a/cgi-bin/show_stage_log.pl +++ b/cgi-bin/show_stage_log.pl @@ -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;