Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Unified Diff: third_party/khronos/README.chromium

Issue 10829272: Add a function to provide the list of third-party directories which are incompatible with Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clean up regex Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698