]> git.ipfire.org Git - thirdparty/xz.git/commit
liblzma: Include the SPDX license identifier 0BSD to generated files.
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 12 Feb 2024 15:09:10 +0000 (17:09 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 14 Feb 2024 16:31:16 +0000 (18:31 +0200)
commitb94154957370116480b43bcabca25fc52deb9853
tree7f03bcd940891048fcdf537c6a6fc8bf21e4dd2a
parent8e4ec794836bc1701d8c9bd5e347b8ce8cc5bbb4
liblzma: Include the SPDX license identifier 0BSD to generated files.

Perhaps the generated files aren't even copyrightable but
using the same license for them as for the rest of the liblzma
keeps things more consistent for tools that look for license info.
src/liblzma/check/crc32_table_be.h
src/liblzma/check/crc32_table_le.h
src/liblzma/check/crc32_tablegen.c
src/liblzma/check/crc64_table_be.h
src/liblzma/check/crc64_table_le.h
src/liblzma/check/crc64_tablegen.c
src/liblzma/lz/lz_encoder_hash_table.h
src/liblzma/lzma/fastpos_table.c
src/liblzma/lzma/fastpos_tablegen.c
src/liblzma/rangecoder/price_table.c
src/liblzma/rangecoder/price_tablegen.c