diff options
Diffstat (limited to 'lib/zlib_deflate/Makefile')
-rw-r--r-- | lib/zlib_deflate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/zlib_deflate/Makefile b/lib/zlib_deflate/Makefile index 86275e3fdcbc..2622e03c0b94 100644 --- a/lib/zlib_deflate/Makefile +++ b/lib/zlib_deflate/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only # # This is a modified version of zlib, which does all memory # allocation ahead of time. |