What is the precise syntax of the // SPDX-License-Identifier: GPL-2.0-only comments in source files, and which organization, project or specification defines it? If there is no such definition, what syntax would be interoperable with the current crop of tools reading those comments?
In particular, how to determine where the SPDX license expression starts and ends -- has anyone defined a programming-language-independent rule for that?