| Summary: | expat legal info - manifest.csv: GPLv2 Source site: MIT License (Buildroot 2017-02) | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Timo Välimäki <timo.valimaki> |
| Component: | Other | Assignee: | unassigned |
| Status: | VERIFIED WORKSFORME | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Timo Välimäki
2017-03-18 08:32:07 UTC
I just tried legal-info with the expat package enabled, and I get: "expat","2.2.0","MIT","COPYING","expat-2.2.0.tar.bz2","http://downloads.sourceforge.net/project/expat/expat/2.2.0" The expat package has the correct "MIT" license since we added license information to this package in commit https://git.buildroot.org/buildroot/commit/package/expat?id=180c091a83e569d23d1ab2525ac5ef7ea9b5ee90 almost 5 years ago. So I'm sorry, but I don't see a bug here. Are you sure you didn't misread the manifest.csv ? You are correct, my bad. I sorted the manifest.csv based on LICENSE column with Gnumeric Spreadsheet (using first time). I just re-run the sort I found out that I sorted only the LICENSE column and not the whole sheet as I assumed. Case closed. |