mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated Code contribution rules (markdown)
parent
7c844ea2a7
commit
0109718d9a
@ -31,7 +31,7 @@ It's important for everyone, be it contributors or reviewers, to have a clear co
|
||||
# which license of code is safe to use
|
||||
- MIT: It's safe to copy MIT license, as long as you keep original copyright info.
|
||||
- MPL: It's safe to copy MPL license, as long as you follow Mozilla's agreement.
|
||||
- GNU: This project is under GPL which means it's safe to use GPL code here as long as you open source your the distro under GPL license.
|
||||
- GNU (GPL 2/3 / AGPL): This project is under GPL which means it's safe to use GPL code here as long as you open source your the distro under GPL license.
|
||||
- The Unlicensed: safe to use.
|
||||
- BSD: safe to use.
|
||||
- WTFPL: Safe to use.
|
||||
|
Loading…
Reference in New Issue
Block a user