| Summary: | libbigloo: license is LGPL, not GPL | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | at <at> |
| Component: | libbigloo | Assignee: | Alexey Voinov <voins> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 12448 | ||
fixed in bigloo-2.6f-alt2 |
Steps to Reproduce: $ rpm -q --qf '%{LICENSE}\n' libbigloo GPL $ Actual Results: bigloo2.6e/LICENSE - The compiler and the tools are distributed under the terms of the GNU General Public License. - The Bigloo run-time system and the libraries are distributed under the terms of the GNU Library General Public License. The source code of the Bigloo runtime system is located in the ./runtime directory. The source code of the FairThreads library is located in the ./fthread directory.