shithub: rgbds

Download patch

ref: a18b65de21e56b6aa5120d09a3b613f5b9226ead
parent: 1c47ffcce8e7235c06792e92aa99ac97d7f3fb8e
author: Anthony J. Bentley <[email protected]>
date: Tue Feb 17 16:23:14 EST 2015

Update license for reallocarray.

--- a/LICENSE
+++ b/LICENSE
@@ -21,5 +21,8 @@
 extern/err.c is derived from the Musl C library, http://www.musl-libc.org,
 and is released under the MIT license.
 
+extern/reallocarray.c is derived from the OpenBSD Project,
+http://www.openbsd.org, and is released under the ISC license.
+
 extern/strl.c is derived from the OpenBSD Project, http://www.openbsd.org,
 and is released under the BSD license.