diff options
| author | Eric Biggers <[email protected]> | 2025-05-14 05:24:09 +0000 |
|---|---|---|
| committer | Eric Biggers <[email protected]> | 2025-05-14 16:15:38 +0000 |
| commit | 289c99bec7eed918ab37c62cbb29a2e3f58fb1fb (patch) | |
| tree | 7f40af3881c3c50403a60dd37d600a3464022faa /mm/vmalloc.c | |
| parent | lib/crc16: unexport crc16_table and crc16_byte() (diff) | |
| download | kernel-289c99bec7eed918ab37c62cbb29a2e3f58fb1fb.tar.gz kernel-289c99bec7eed918ab37c62cbb29a2e3f58fb1fb.zip | |
lib/crc32: add SPDX license identifier
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 License, Version 2. And the comment in crc32.h clearly indicates
that it's meant to have the same license as crc32.c. Therefore, apply
SPDX-License-Identifier: GPL-2.0-only to both files.
Reviewed-by: Thomas Gleixner <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions
