Empty +spdx tail

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

Incorrect:

+spdx

# Foo.
[] > foo

Correct:

+spdx foo

# Foo.
[] > foo

Published on Tue Mar 31 07:20:25 UTC 2026.