From 91e8aafc8259115b7fff81d46bee82bca036526e Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 21 Nov 2022 14:25:39 +0100 Subject: Make some string functions from libcompat available to libsquashfs Signed-off-by: David Oberhollenzer --- lib/compat/strndup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/compat/strndup.c') diff --git a/lib/compat/strndup.c b/lib/compat/strndup.c index dff79d7..7e77f6c 100644 --- a/lib/compat/strndup.c +++ b/lib/compat/strndup.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-3.0-or-later */ +/* SPDX-License-Identifier: LGPL-3.0-or-later */ /* * strndup.c * -- cgit v1.2.3