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 Sep 12 07:14:01 UTC 2025.