Index: third_party/khronos/README.chromium |
diff --git a/third_party/khronos/README.chromium b/third_party/khronos/README.chromium |
index bbdba9ce9dc4823665893942706977055eefcb52..837d13e50f20f677e9b070f5198c1f3930157291 100644 |
--- a/third_party/khronos/README.chromium |
+++ b/third_party/khronos/README.chromium |
@@ -3,7 +3,7 @@ Short Name: khronos_headers |
URL: http://www.khronos.org/registry |
Version: unknown |
Date: 2012-02-01 |
-License: MIT/X11 (BSD like) for {EGL,KHR}/*, SGI Free Software License B for GLES2/* |
+License: MIT/X11, SGI Free Software License B |
Security Critical: no |
Description: |
@@ -11,6 +11,9 @@ This package contains header files for the EGL and OpenGL ES 2.0 APIs from |
Khronos. They are used for compiling code against these APIs as well as for |
generating the GL binding initialization logic. |
+MIT/X11 (BSD like) license is for {EGL,KHR}/*, SGI Free Software License B is |
+for GLES2/*. |
+ |
Local Modifications: |
GLES2/gl2.h |