]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/color-names: fix license header
authorKarel Zak <kzak@redhat.com>
Tue, 20 Jun 2023 10:49:26 +0000 (12:49 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jun 2023 11:27:38 +0000 (13:27 +0200)
commitd5adeed7a2a735169419991db6ab5b8b8f5d5e14
treea8d2290f928faf631e9f393474015aded56dc29f
parent868f7f10ce533a8d4b0fc4055749b97ba6fb670d
lib/color-names: fix license header

The header file and code uses a different license. Let's use (public
domain) license from code also for the header file.

Signed-off-by: Karel Zak <kzak@redhat.com>
include/color-names.h
lib/color-names.c