]> git.ipfire.org Git - thirdparty/util-linux.git/commit
include: use public domain for colors.{c,h} and xalloc.h
authorKarel Zak <kzak@redhat.com>
Mon, 17 Mar 2025 13:35:10 +0000 (14:35 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Mar 2025 13:35:10 +0000 (14:35 +0100)
commit549a5178574364a2bd219ad1ed028f4f4ea71c3d
tree98417d8f0fb2ac8b08932e417dc5164fc0b4f209
parent9dd140220c6d6c53383405191001c7372488d264
include: use public domain for colors.{c,h} and xalloc.h

The LGPL makes it difficult to use the code in the old BSD tools we
have in util-linux. After obtaining agreement from the major
contributors to the files, we are changing it to "Public Domain".

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