Description: Add expat short name
 Expat is accepted and returns a MIT license object.
 This is Debian specific.
Author: dod
Applied-Upstream: NA
--- a/lib/Software/LicenseUtils.pm
+++ b/lib/Software/LicenseUtils.pm
@@ -173,6 +173,7 @@
 }
 
 my %short_name = (
+  'Expat'      =>  'Software::License::MIT',
   'GPL-1'      =>  'Software::License::GPL_1',
   'GPL-2'      =>  'Software::License::GPL_2',
   'GPL-3'      =>  'Software::License::GPL_3',
