nproc: relax license to LGPLv2+
authorEric Blake <eblake@redhat.com>
Wed, 3 Jul 2013 21:34:30 +0000 (15:34 -0600)
committerIan Beckwith <ianb@erislabs.net>
Mon, 5 Aug 2013 02:12:35 +0000 (03:12 +0100)
commitdbe7a054c923973d4b48c768e9096ef509ceff26
tree6c99c97c2c3f197c20672b0bffd28f20fa23c7c7
parent23f9d6fdbc4efec77c17e7bcb4f271174344df1b
nproc: relax license to LGPLv2+

nproc merely exposes alternatives to sysconf(_SC_NPROCESSORS_CONF),
which is part of glibc and thus LGPLv2+; it is not adding any value
that strategically requires LGPLv3+.  See also this thread.
https://lists.gnu.org/archive/html/bug-gnulib/2013-05/msg00105.html

* modules/nproc (License): Change from LGPLv3+.

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit 240af58aeaae7863a3adcdbc812d7646a0a5ac99)
ChangeLog
modules/nproc