-
Notifications
You must be signed in to change notification settings - Fork 263
License of libnvidia-container unclear #193
Copy link
Copy link
Open
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.questionCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.
Metadata
Metadata
Assignees
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.questionCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hello,
I was just looking at this oss project and saw that there are two different license statements. Both the BSD-3-Clause and the Apache-2.0 seem to be applicable depending on which license information you pick:
BSD-3-Clause: https://github.com/NVIDIA/libnvidia-container/blob/master/README.md and https://github.com/NVIDIA/libnvidia-container/blob/master/NOTICE
Apache-2.0: https://github.com/NVIDIA/libnvidia-container/blob/master/LICENSE
Which license shall be applicable? If there has been a relicensing to Apache-2.0, when was this relicening done (starting from which version)?
A client of mine wants to use this project and does not know which license to follow.
Thanks a lot!
Stefan