Skip to content
  • Martin Sjögren's avatar
    Change license parsing to add a license-file field · 1e1049e3
    Martin Sjögren authored
    As suggested by Igloo, the License field should deal with known licenses, so
    we added a separate field called License-file that takes a FilePath.
    
    It should be an error if both License and License-file are present, but this
    is not enforced yet.
    1e1049e3