7aed687 bundler: Handle deprecated license metadata

1 file Authored by sgallagh 2 years ago, Committed by sgallagh 2 years ago,
    bundler: Handle deprecated license metadata
    
    Adds support for archaic forms of the license metadata in
    package.json where the license field is an object rather than a
    string.
    
    Also removes the need to post-process the 'null' entries.
    
    Resolves: rhbz#1920206
    
    Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
    
        
file modified
+2 -2