Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

test lic_type

$types = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'lic_type',
		'include_children' => false,
	),
);