license-correction

Renamed license file to prevent GitHub to detect wrong licence (GPL v2 i.s.o. GPL v2 or later)
Add correct license for ChiBIOS (GPL v3).
This commit is contained in:
ArjanOnwezen 2021-11-17 10:17:53 +01:00 committed by GitHub
parent 602a8e6e7f
commit 4322670dbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
LICENSE.md Normal file
View File

@ -0,0 +1,4 @@
# Licenses
- Portapack Mayhem is distributed under GPL-2.0-or-later. [license](LICENSE.GPL-2.0-or-later)
- ChiBIOS is licensed under GPL-3.0. [license](/firmware/chibios/license.txt)