]> git.ipfire.org Git - thirdparty/util-linux.git/commit
include/cctype: fix License header
authorKarel Zak <kzak@redhat.com>
Thu, 2 Feb 2023 15:20:43 +0000 (16:20 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 2 Feb 2023 15:20:43 +0000 (16:20 +0100)
commit13a98369ccc572b51ac2a388c91e2387c15cfad5
tree60b46a0d1eb981f95c81d717b182de628a8eac17
parenta3b47fbfac16b32e63c03665f072733a453fc42f
include/cctype: fix License header

This file has been originally imported from gnulib with GPL header,
but it's now available with LGPLv2+ now (since gnulib commit https://git.savannah.gnu.org/cgit/gnulib.git/commit/lib/c-ctype.h?id=5ffa144085078c72e7d60759ab2d6100b04cd2c2).

Fixes: https://github.com/util-linux/util-linux/issues/2050
Signed-off-by: Karel Zak <kzak@redhat.com>
include/cctype.h