From 174bd482907f828f7b9a20622b3680400b70aba3 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Wed, 26 Apr 2017 08:45:38 +0000 Subject: [PATCH] updated text on main website page regarding license of FreeGLUT git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1799 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 f45727a..fa6abc9 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 the X-Consortium license.

+

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

Why?