clarify license
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
operating systems and software designed for IBM PC systems and compatibles
|
operating systems and software designed for IBM PC systems and compatibles
|
||||||
from 1981 through fairly recent system designs based on the PCI bus.
|
from 1981 through fairly recent system designs based on the PCI bus.
|
||||||
|
|
||||||
86Box is released under the GNU General Public License, version 2.
|
86Box is released under the GNU General Public License, version 2 only.
|
||||||
For more information, see the `COPYING` file.
|
For more information, see the `COPYING` file.
|
||||||
|
|
||||||
The project maintainer is [OBattler](https://github.com/OBattler).
|
The project maintainer is [OBattler](https://github.com/OBattler).
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
"version-string": "3.0",
|
"version-string": "3.0",
|
||||||
"homepage": "https://86box.net/",
|
"homepage": "https://86box.net/",
|
||||||
"documentation": "http://86box.readthedocs.io/",
|
"documentation": "http://86box.readthedocs.io/",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-only",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"freetype",
|
"freetype",
|
||||||
"libpng",
|
"libpng",
|
||||||
|
Reference in New Issue
Block a user