]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/color-names: fix licence 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 10:51:05 +0000 (12:51 +0200)
commit278f76ae88807eec5c202d44cd3ecdb8b201347b
treef62906432e8604a3190e4dfd571d72964c832c76
parent7293d66314b4cb89a9fe5b6f1fe4e564c26e3c11
lib/color-names: fix licence 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