Skip to content

Commit

Permalink
Fix missing bulkOfLicenses
Browse files Browse the repository at this point in the history
  • Loading branch information
ffaf1 committed Mar 19, 2024
1 parent c7c6a76 commit 55f41a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cabal-syntax/src/Distribution/SPDX/LicenseId.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2518,6 +2518,7 @@ licenseIdList LicenseListVersion_3_16 =
, UCL_1_0
, X11_distribute_modifications_variant
]
++ bulkOfLicenses
licenseIdList LicenseListVersion_3_23 =
[ AdaCore_doc
, Adobe_Display_PostScript
Expand Down

0 comments on commit 55f41a3

Please sign in to comment.