-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Description
Over at ipfs/docs
, I’ve created a PR to add a license. It’s just MIT to keep it simple, but we have a variety of different licensing schemes across repos (taken from this survey of repos):
- MIT for most repositories
- CC-BY-SA (Attribution-ShareAlike 3.0 Unported)
- CC-BY-SA (Attribution-ShareAlike 4.0 International)
- CC-BY 3.0 US (Attribution 3.0 United States)
- CC0 (CC0 1.0 Universal, i.e. Public Domain)
- Combo: CC-BY-SA (Attribution-ShareAlike 3.0 Unported) for docs and MIT for code
- Combo: CC-BY (Attribution only, no Share-Alike Clause) for output, MIT for source
(Side note: a bunch of these use CC 3.0 licenses. CC has since released a 4.0 round of licenses, so we may want to update those. I’m not sure what the changes were, though.)
Is there a more cohesive and coherent policy we can make around licensing?
Metadata
Metadata
Assignees
Labels
No labels