Empty +spdx Tail

The special meta attribute +spdx cannot have an empty tail.

Incorrect:

+spdx

# Foo.
[] > foo

Correct:

+spdx foo

# Foo.
[] > foo

Published on Sun Jun 22 07:52:58 UTC 2025.