X-Git-Url: https://git.exim.org/buildfarm-server.git/blobdiff_plain/2e86f437603ee6977c9ca751e97e490ce2768584..77f0f9c5c215c72ce7a105bb3ac16d1c8f3b8a68:/cgi-bin/upgrade.pl diff --git a/cgi-bin/upgrade.pl b/cgi-bin/upgrade.pl index f4cbb99..a34f4ed 100755 --- a/cgi-bin/upgrade.pl +++ b/cgi-bin/upgrade.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 CGI;