forked from oss-review-toolkit/ort
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LicenseInfoResolver: Apply license choices by package
Apply license choices specified for a package defined in the repository configuration file. The choice reflects in the ResolvedLicense where only the chosen licenses get added to the final list of resolved licenses. The information of the non-chosen license is not lost as it is still present in the `originalLicenseExpressions`. Relates to oss-review-toolkit#3396. Signed-off-by: Stephanie Neubauer <stephanie.neubauer@bosch.io> Signed-off-by: Marcel Bochtler <marcel.bochtler@bosch.io>
- Loading branch information
1 parent
93e01be
commit 95ed733
Showing
3 changed files
with
141 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters