From 86d3e68d5562d9a72bf3c3f2fe244ebddd814cee Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 2 Nov 2021 12:03:42 +0100 Subject: Add proper license to raylib-parser --- parser/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'parser/README.md') diff --git a/parser/README.md b/parser/README.md index d4834536..f8c0abe3 100644 --- a/parser/README.md +++ b/parser/README.md @@ -59,7 +59,5 @@ This parser **does not require `` library**, all data is parsed direct ### LICENSE: zlib/libpng -raylib-parser is licensed under an unmodified zlib/libpng license, which is an OSI-certified, -BSD-like license that allows static linking with closed source software: +raylib-parser is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE) for further details. -Copyright (c) 2021 Ramon Santamaria (@raysan5) -- cgit v1.2.3