23 Oct
2007
23 Oct
'07
5:11 a.m.
This is just to you...
I'll update the script I have that finds these bad licenses to do case-insensitive searches as well - that should knock off a few that're wrongly marked "bad". Oh, I guess I'll make it accept "MIT", "BSD", "Python", "zlib", and "libpng" as valid licenses, but ensure those packages reference /usr/share/licenses/ in their build function, since they have to install the modified version of the license.
Do you have a copy of your script? Does it work against package files? If so, we might as well just port your updates to the licensepkg rule of namcap and we can run that on entire repositories. Jason