clarify license

This commit is contained in:
David Hrdlička
2021-02-14 01:36:45 +01:00
parent bbfb8a35cd
commit 0e24b63647
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
operating systems and software designed for IBM PC systems and compatibles
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.
The project maintainer is [OBattler](https://github.com/OBattler).

View File

@@ -3,7 +3,7 @@
"version-string": "3.0",
"homepage": "https://86box.net/",
"documentation": "http://86box.readthedocs.io/",
"license": "GPL-2.0-or-later",
"license": "GPL-2.0-only",
"dependencies": [
"freetype",
"libpng",