]> 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>
Tue, 6 Oct 2020 11:15:29 +0000 (13:15 +0200)
commitb412824db4f37cbc8a18024caa687bd24161ca4a
tree48c3d6ef2c7cdb7aa13f93db3f858f29c7f5e642
parenta61955ba1f15bf0a252a03a9abe54c1e02828c2e
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