From: Keith Owens They commented out the progress print statements, I prefer to have them present but no big deal. The licence is missing. --- 25-akpm/scripts/reference_discarded.pl | 2 ++ 1 files changed, 2 insertions(+) diff -puN scripts/reference_discarded.pl~make-buildcheck-license-fix scripts/reference_discarded.pl --- 25/scripts/reference_discarded.pl~make-buildcheck-license-fix 2004-05-10 21:23:07.013523552 -0700 +++ 25-akpm/scripts/reference_discarded.pl 2004-05-10 21:23:07.016523096 -0700 @@ -2,6 +2,8 @@ # # reference_discarded.pl (C) Keith Owens 2001 # +# Released under GPL V2. +# # List dangling references to vmlinux discarded sections. use strict; _