aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2018-03-11 20:16:07 +0100
committerAndreas Grois <andi@grois.info>2018-03-11 20:16:07 +0100
commitbc666e3edcbd53f3bbe5446f0c4bc23e83c044a0 (patch)
tree03ea9d26797cf045b22ff16d85f93cf666eb70ae
parent65586cd259e5cd5c1f1cc1805845514e777e0179 (diff)
minor
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.