From bc666e3edcbd53f3bbe5446f0c4bc23e83c044a0 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 11 Mar 2018 20:16:07 +0100 Subject: minor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a0aa61d..88464f7 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ The maximum buffer size (and therefore the maximum resolution of the generated i I doubt that this program is even big enough to fall under any copyright, but if it does, let's just say it's under zlib/libpng license. -*NOTE*: This program includes a copy of glfw ( http://www.glfw.org/ ), which is under zlib/libpng license ( http://www.glfw.org/license.html ), and a copy of files generated using GLAD ( http://glad.dav1d.de ). It further links against libpng. None of these two are my work. +*NOTE*: This program includes a copy of glfw ( http://www.glfw.org/ ), which is under zlib/libpng license ( http://www.glfw.org/license.html ), and a copy of files generated using GLAD ( http://glad.dav1d.de ). It further links against libpng. None of these libraries are my work. -- cgit v1.2.3