minor
authorHeikki Levanto <heikki@indexdata.dk>
Thu, 4 Apr 2013 08:32:58 +0000 (10:32 +0200)
committerHeikki Levanto <heikki@indexdata.dk>
Thu, 4 Apr 2013 08:32:58 +0000 (10:32 +0200)
aptcheck/aptcheck.pl

index 3d70053..cac9422 100755 (executable)
@@ -464,8 +464,6 @@ for my $P ( sort(keys(%summary)) ) {
 }
 print F "</table>\n";
 
-print F "<p/>Packages marked with * are from the time before started to " .
-        "track package dates \n";
 print F "<p/>Produced " . `date`.
         " on " . `hostname` . " by " . `whoami` .
         "<br/>\n";