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

Unified Diff: third_party/mesa/README.chromium

Issue 10837052: Fix license metadata for mesa (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added note about derivation of license file Created 8 years, 5 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
« no previous file with comments | « third_party/mesa/LICENSE ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mesa/README.chromium
diff --git a/third_party/mesa/README.chromium b/third_party/mesa/README.chromium
index b242b66de594e9d5c2c36722268b4c04354e4ae6..a89dd06f413eb4c7d174d21d3f543aee6735a74c 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,9 @@ Ext headers include/GL/glext.h
include/GL/glxext.h
SGI GLU library src/glu/sgi/
-The license is in MesaLib/docs/license.html.
-
+The license file in this directory is derived from MesaLib/docs/license.html
+and MesaLib/docs/COPYING.
+
Modifications made with initial commit:
- Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c
« no previous file with comments | « third_party/mesa/LICENSE ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698