mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Update license.
This commit is contained in:
8
LICENSE
8
LICENSE
@@ -1,4 +1,4 @@
|
|||||||
rgbasm, and rgblink are derived from Justin Lloyd's RGBDS, which is
|
rgbasm and rgblink are derived from Justin Lloyd's RGBDS, which is
|
||||||
released under the following license:
|
released under the following license:
|
||||||
|
|
||||||
DO WHATEVER PUBLIC LICENSE*
|
DO WHATEVER PUBLIC LICENSE*
|
||||||
@@ -17,3 +17,9 @@ released under the following license:
|
|||||||
|
|
||||||
rgbfix was rewritten from scratch by Anthony J. Bentley, and is released
|
rgbfix was rewritten from scratch by Anthony J. Bentley, and is released
|
||||||
under the ISC license; see the source file for the text of the license.
|
under the ISC license; see the source file for the text of the license.
|
||||||
|
|
||||||
|
extern/err.c is derived from the Musl C library, http://www.musl-libc.org,
|
||||||
|
and is released under the MIT license.
|
||||||
|
|
||||||
|
extern/strl.c is derived from the OpenBSD Project, http://www.openbsd.org,
|
||||||
|
and is released under the BSD license.
|
||||||
|
|||||||
Reference in New Issue
Block a user