license_is_gpl_compatible
prog->gpl_compatible = license_is_gpl_compatible(license) ? 1 : 0;
if (!license_is_gpl_compatible(license)) {