On Wed, Aug 22, 2018 at 3:30 AM, Wolfram Sang <wsa@xxxxxxxxxxxxx> wrote: > >> > +// SPDX-License-Identifier: GPL-2.0-or-later >> >> According to Documentation/process/license-rules.rst the format should >> be like this instead: >> >> // SPDX-License-Identifier: GPL-2.0+ > > According to https://spdx.org/licenses/ it should be what I did above. Previous advice I saw was to follow the format described in Documentation/process/license-rules.rst Greg/Philippe, Any inputs on this matter? Thanks