diff options
author | Bruno Haible <bruno@clisp.org> | 2010-12-02 23:34:04 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-12-04 11:24:50 +0100 |
commit | 830c2360468ca59979f8b7bdd848e0c39387e682 (patch) | |
tree | 8d051f9fd719e170ca8a6919bf9860b0173628a0 /modules/nproc | |
parent | add53559b5d05734b3b6b5ad5ec8333019e74703 (diff) | |
download | gnulib-830c2360468ca59979f8b7bdd848e0c39387e682.tar.gz |
nproc: Relax license.
* modules/nproc (License): Change to LGPL, with consent by Glen Lenker
and Paul Eggert.
Requested by Ludovic Courtès <ludo@gnu.org>.
Diffstat (limited to 'modules/nproc')
-rw-r--r-- | modules/nproc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/nproc b/modules/nproc index c04d4cd66a..8c0e7f228d 100644 --- a/modules/nproc +++ b/modules/nproc @@ -21,7 +21,7 @@ Include: "nproc.h" License: -GPL +LGPL Maintainer: Glen Lenker and Paul Eggert |