lzma: Add SPDX-License-Identifier lines
After consulting https://spdx.org/licenses/ this code should be tagged with the LZMA-SDK-9.22 identifer, so add them. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* SPDX-License-Identifier: LZMA-SDK-9.22 */
|
||||
/* 7zTypes.h -- Basic types
|
||||
2024-01-24 : Igor Pavlov : Public domain */
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* SPDX-License-Identifier: LZMA-SDK-9.22 */
|
||||
/* Compiler.h : Compiler specific defines and pragmas
|
||||
: Igor Pavlov : Public domain */
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// SPDX-License-Identifier: LZMA-SDK-9.22
|
||||
/* LzmaDec.c -- LZMA Decoder
|
||||
2023-04-07 : Igor Pavlov : Public domain */
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* SPDX-License-Identifier: LZMA-SDK-9.22 */
|
||||
/* LzmaDec.h -- LZMA Decoder
|
||||
2023-04-02 : Igor Pavlov : Public domain */
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* SPDX-License-Identifier: LZMA-SDK-9.22 */
|
||||
/* Precomp.h -- precompilation file
|
||||
2024-01-25 : Igor Pavlov : Public domain */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user