From d7425510d391cf01ad782378944ae48af1b3c004 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Sun, 14 May 2017 20:49:53 +0000 Subject: [PATCH] updated text on main website page regarding license of FreeGLUT (reverted from commit 174bd482907f828f7b9a20622b3680400b70aba3) (cherry picked from commit 5488acab3802fa5129acbe570653e9a04208e3cc) git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1801 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/web-src/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeglut/web-src/index.php b/freeglut/web-src/index.php index fa6abc9..f45727a 100644 --- a/freeglut/web-src/index.php +++ b/freeglut/web-src/index.php @@ -27,7 +27,7 @@ widely available and highly portable.

required for creating windows, initializing OpenGL contexts, and handling input events, to allow for trully portable OpenGL programs.

-

FreeGLUT is released under a license equivalent to the X-Consortium license.

+

FreeGLUT is released under the X-Consortium license.

Why?