Empty +spdx tail

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

Incorrect:

+spdx

# Foo.
[] > foo

Correct:

+spdx foo

# Foo.
[] > foo

Published on Fri Oct 10 22:54:04 UTC 2025.