diff options
Diffstat (limited to 'lib/zlib_inflate')
| -rw-r--r-- | lib/zlib_inflate/Makefile | 1 | ||||
| -rw-r--r-- | lib/zlib_inflate/inflate_syms.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/zlib_inflate/Makefile b/lib/zlib_inflate/Makefile index 49f8ce5774d2..27327d3e9f54 100644 --- a/lib/zlib_inflate/Makefile +++ b/lib/zlib_inflate/Makefile | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | # SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | # | 2 | # |
| 2 | # This is a modified version of zlib, which does all memory | 3 | # This is a modified version of zlib, which does all memory |
| 3 | # allocation ahead of time. | 4 | # allocation ahead of time. |
diff --git a/lib/zlib_inflate/inflate_syms.c b/lib/zlib_inflate/inflate_syms.c index 67329fe9907e..9720114c0672 100644 --- a/lib/zlib_inflate/inflate_syms.c +++ b/lib/zlib_inflate/inflate_syms.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | /* | 2 | /* |
| 2 | * linux/lib/zlib_inflate/inflate_syms.c | 3 | * linux/lib/zlib_inflate/inflate_syms.c |
| 3 | * | 4 | * |
