Empty +spdx tail

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

Incorrect:

+spdx

# Foo.
[] > foo

Correct:

+spdx foo

# Foo.
[] > foo

Published on Wed Aug 26 07:19:06 UTC 2026.