[PATCH 1/2] ASoC: mpc5200_dma: Fix invalid license ID
Thomas Gleixner
tglx at linutronix.de
Mon Apr 15 17:33:03 AEST 2019
On Mon, 15 Apr 2019, Daniel Baluta wrote:
> On Mon, Apr 15, 2019 at 10:26 AM Daniel Baluta <daniel.baluta at gmail.com> wrote:
> > On Mon, Apr 15, 2019 at 12:53 AM Fabio Estevam <festevam at gmail.com> wrote:
> > > On Sun, Apr 14, 2019 at 4:15 PM Andra Danciu <andradanciu1997 at gmail.com> wrote:
> > > > -// SPDX-License-Identifier: GPL
> > > > +// SPDX-License-Identifier: GPL-2.0-only
> > >
> > > According to Documentation/process/license-rules.rst this should be:
> > >
> > > // SPDX-License-Identifier: GPL-2.0
> >
>
> Actually, according to
>
> https://spdx.org/licenses/GPL-2.0-only.html
>
> GPL-2.0 is another name for GPL-2.0-only
See also: LICENSES/preferred/GPL-2.0
Valid-License-Identifier: GPL-2.0
Valid-License-Identifier: GPL-2.0-only
If the identifier would be invalid, scripts/spdxcheck.py would complain ...
Thanks,
tglx
More information about the Linuxppc-dev
mailing list