Empty +spdx Tail

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

Incorrect:

+spdx

# Foo.
[] > foo

Correct:

+spdx foo

# Foo.
[] > foo