spdx-spec
spdx-spec copied to clipboard
Fix ABNF for license expressions
In the license expressions expressed in ABNF form, make explicit that strings (like "AND" and "and") are case-sensitive. This was expressed in the text below, but not in the grammar.
Fixes #922