Zstd: Restore SPDX license identifiers

When updating Zstandard to version 1.5.7 the SPDX license identifiers
were lost. This commit restores them.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alexander Moch <mail@alexmoch.com>
Closes #18089
This commit is contained in:
Alexander Moch
2025-12-30 19:51:25 +01:00
committed by Brian Behlendorf
parent e7f9734bc7
commit 2d5a9b6a4c
59 changed files with 59 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: BSD-3-Clause
/**
* \file zstd.c
* Single-file Zstandard library.