Also: is there any reason to *FORBID* the "+" suffix after a license-ref or license-exception-id?
In particular, someone might use a license-ref while waiting for a license to be added to the SPDX license list or exception list. That would change my proposal grammar to: simple-expression = ( license-id / license-ref ) ["+"] license-expression = simple-expression [ "WITH" license-exception-id ["+"] ] / .... --- David A. Wheeler _______________________________________________ Spdx-tech mailing list [email protected] https://lists.spdx.org/mailman/listinfo/spdx-tech
