Chromium Code Reviews| Index: third_party/talloc/README.chromium |
| diff --git a/third_party/talloc/README.chromium b/third_party/talloc/README.chromium |
| index cfd2251f2b891d63227219b99b53db08974e2ffb..929973d5279949b356ade12110bba5ec85f66592 100644 |
| --- a/third_party/talloc/README.chromium |
| +++ b/third_party/talloc/README.chromium |
| @@ -1,6 +1,8 @@ |
| Name: talloc |
| URL: http://talloc.samba.org/talloc/doc/html/index.html |
| Version: 2.0.1 |
| +License: GPL v3 |
|
Nico
2012/07/31 14:30:39
LGPL v3, according to talloc.h
Steve Block
2012/07/31 15:18:14
Oops, typo. Fixed.
|
| +Security Critical: yes |
| The talloc library is only being used by a portion of the Mesa |
| software renderer, in ../mesa/MesaLib, and is only linked in to the |