]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/procutils: use Public Domain for this file
authorKarel Zak <kzak@redhat.com>
Tue, 6 Oct 2020 11:15:29 +0000 (13:15 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 13 Nov 2020 11:12:10 +0000 (12:12 +0100)
commit456118c6de11f3cbbad456effdd7cb3495683048
treef918607daff447788a5763e0a63c99e5d3b675c4
parent0633e2c5341a870f183eab2e37e146fe4e8b1aec
lib/procutils: use Public Domain for this file

It's was originally GPL, but all the current code in the file is from
me and I don't think it makes sense to use GPL here anymore. We need
to use lib/ files in LGPL as well as in GPL binaries, etc. Let's makes
things (build-system) less complicated.

Signed-off-by: Karel Zak <kzak@redhat.com>
lib/procutils.c