Re: [PATCH] lib/crc32: add SPDX license identifier

2025-05-14 Thread Greg KH
On Tue, May 13, 2025 at 11:14:25PM -0700, Eric Biggers wrote: > On Wed, May 14, 2025 at 08:11:40AM +0200, Thomas Gleixner wrote: > > On Tue, May 13 2025 at 22:24, Eric Biggers wrote: > > > > > From: Eric Biggers > > > > > > lib/crc32.c and include/linux/crc32.h got missed by the bulk SPDX > > > c

Re: [PATCH] lib/crc32: add SPDX license identifier

2025-05-13 Thread Eric Biggers
On Wed, May 14, 2025 at 08:11:40AM +0200, Thomas Gleixner wrote: > On Tue, May 13 2025 at 22:24, Eric Biggers wrote: > > > From: Eric Biggers > > > > lib/crc32.c and include/linux/crc32.h got missed by the bulk SPDX > > conversion because of the nonstandard explanation of the license. > > However

Re: [PATCH] lib/crc32: add SPDX license identifier

2025-05-13 Thread Thomas Gleixner
On Tue, May 13 2025 at 22:24, Eric Biggers wrote: > From: Eric Biggers > > lib/crc32.c and include/linux/crc32.h got missed by the bulk SPDX > conversion because of the nonstandard explanation of the license. > However, crc32.c clearly states that it's licensed under the GNU General > Public Lice