Implement "Licenses" list on help screen #2393

Open
opened 2019-03-28 18:27:38 +01:00 by skhameneh · 0 comments
skhameneh commented 2019-03-28 18:27:38 +01:00 (Migrated from github.com)

We use OSS just as much as we give back to OSS, let's verify we are crediting all our applicable dependencies in releases.

We could autogenerate a list of dependencies and licenses w/ each release as a clickable table.

e.g.

| Name         | Version  | License |
|--------------|----------|---------|
| Some Library | 1.0-beta | MIT     |
| Cool Runtime | 9001     | GPLv2   |
We use OSS just as much as we give back to OSS, let's verify we are crediting all our applicable dependencies in releases. We _could_ autogenerate a list of dependencies and licenses w/ each release as a clickable table. e.g. ``` | Name | Version | License | |--------------|----------|---------| | Some Library | 1.0-beta | MIT | | Cool Runtime | 9001 | GPLv2 | ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2393
No description provided.