summaryrefslogtreecommitdiffstats
path: root/third_party/glew/README.chromium
diff options
context:
space:
mode:
authoralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-26 20:01:01 +0000
committeralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-26 20:01:01 +0000
commit6721c94f623189fe6a68ee100e6e7aa1a2a306b4 (patch)
tree6debd593d6ac91857a64a5beb76d00bca945a685 /third_party/glew/README.chromium
parentaa6d659f4eac945086682e4d3a91b45607c0d031 (diff)
downloadchromium_src-6721c94f623189fe6a68ee100e6e7aa1a2a306b4.zip
chromium_src-6721c94f623189fe6a68ee100e6e7aa1a2a306b4.tar.gz
chromium_src-6721c94f623189fe6a68ee100e6e7aa1a2a306b4.tar.bz2
Pass tools/licenses.py for third_party/gles_book and third_party/glew.
BUG=39242 Review URL: http://codereview.chromium.org/1340005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42802 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/glew/README.chromium')
-rw-r--r--third_party/glew/README.chromium4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/glew/README.chromium b/third_party/glew/README.chromium
index b56a1df..a1f839d 100644
--- a/third_party/glew/README.chromium
+++ b/third_party/glew/README.chromium
@@ -1,3 +1,7 @@
+Name: The OpenGL Extension Wrangler Library
+URL: http://glew.sourceforge.net
+License File: LICENSE.txt
+
This is Chrome's local copy of the GLEW library, which is currently
used to interface to OpenGL and extensions to implement the WebGL
specification.