Index: third_party/mesa/README.chromium |
diff --git a/third_party/mesa/README.chromium b/third_party/mesa/README.chromium |
index b242b66de594e9d5c2c36722268b4c04354e4ae6..0f005aa384da956f8633e5df4a785f670f0bd3ce 100644 |
--- a/third_party/mesa/README.chromium |
+++ b/third_party/mesa/README.chromium |
@@ -1,7 +1,7 @@ |
Name: mesa |
Version: 7.9 |
URL: http://www.mesa3d.org/ |
-License File: MesaLib/docs/COPYING |
+License: MIT and LGPL v2 |
Security Critical: Yes |
Description: |
@@ -13,8 +13,6 @@ Ext headers include/GL/glext.h |
include/GL/glxext.h |
SGI GLU library src/glu/sgi/ |
-The license is in MesaLib/docs/license.html. |
Ken Russell (switch to Gerrit)
2012/08/02 17:55:10
Don't remove this. Indicate that the LICENSE file
|
- |
Modifications made with initial commit: |
- Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c |