Re: [patch 3/9] crypto: morus - Cleanup license mess

2019-01-18 Thread Ondrej Mosnáček
pi 18. 1. 2019 o 0:15 Thomas Gleixner napísal(a): > Precise and non-ambiguous license information is important. The recently > added morus header files have a SPDX license identifier, which is nice, but > at the same time they have a contradictionary license boiler plate text. > > SPDX-License-I

Re: [patch 3/9] crypto: morus - Cleanup license mess

2019-01-17 Thread Greg Kroah-Hartman
On Thu, Jan 17, 2019 at 10:26:07PM -0200, Fabio Estevam wrote: > On Thu, Jan 17, 2019 at 9:17 PM Thomas Gleixner wrote: > > > --- a/include/crypto/morus1280_glue.h > > +++ b/include/crypto/morus1280_glue.h > > @@ -1,15 +1,10 @@ > > -/* SPDX-License-Identifier: GPL-2.0 */ > > +/* SPDX-License-Iden

Re: [patch 3/9] crypto: morus - Cleanup license mess

2019-01-17 Thread Fabio Estevam
On Thu, Jan 17, 2019 at 9:17 PM Thomas Gleixner wrote: > --- a/include/crypto/morus1280_glue.h > +++ b/include/crypto/morus1280_glue.h > @@ -1,15 +1,10 @@ > -/* SPDX-License-Identifier: GPL-2.0 */ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ Shouldn't this be: /* SPDX-License-Identifier: G