diff options
Diffstat (limited to 'lib/compat/strndup.c')
-rw-r--r-- | lib/compat/strndup.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 * |