pub fn sort_licenses(l: &mut Vec<LicenseUsed>)
Sort vec by license name, and users of each license by name.