Empty +spdx tail

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

Incorrect:

+spdx

# Foo.
[] > foo

Correct:

+spdx foo

# Foo.
[] > foo

Published on Mon May 25 14:35:08 UTC 2026.