From e64b3d8f98945fd2ea47b68fb677265ca2633cba Mon Sep 17 00:00:00 2001 From: "evan@chromium.org" Date: Fri, 19 Mar 2010 00:46:18 +0000 Subject: Pass license check script for most of the tree. Modified license-checker script to allow pruning directories we know to be ok. Still need to do a bit of third_party/* , as well as file a bunch of bugs on pieces where the licenses aren't clear, but I'm running out of energy. Review URL: http://codereview.chromium.org/1100003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42045 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/expat/README.chromium | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'third_party/expat') diff --git a/third_party/expat/README.chromium b/third_party/expat/README.chromium index 95a97e8..fc24570 100644 --- a/third_party/expat/README.chromium +++ b/third_party/expat/README.chromium @@ -1,7 +1,8 @@ +Name: expat URL: http://sourceforge.net/projects/expat/ Version: 2.7.0 License: MIT -License File: COPYING +License File: files/COPYING Description: This is Expat XML parser - very lightweight C library for parsing XML. -- cgit v1.1