]> err.no Git - util-linux/commit
lscpu: use GPLv2+
authorKarel Zak <kzak@redhat.com>
Wed, 1 Dec 2010 10:20:45 +0000 (11:20 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Dec 2010 10:20:45 +0000 (11:20 +0100)
commit80dde62f9c926f013d32adb60938366522290245
treed68b8912389ea1c133556062d3f56521a873bfde
parenta4f4cc752788a219c0c5e752f29b7866a70ff9f4
lscpu: use GPLv2+

CAI Qian and I agree that GPLv2+ is better for lscpu.c. This license
is more compatible (than v3) with the rest of the util-linux package.
We need to link the code with functions from lib/ -- mix GPLv3 and
GPLv2 is bad idea.

Note that it was only Cai and I who did significant changes to
lscpu.c, all others changes from others developers was trivial (fix
typos, add _(), ...).

Signed-off-by: CAI Qian <caiqian@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lscpu.c