diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 00:46:18 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 00:46:18 +0000 |
commit | e64b3d8f98945fd2ea47b68fb677265ca2633cba (patch) | |
tree | d5167994ae0aa953bcc271498752241f6b1ba433 /third_party/libxslt | |
parent | 405e90f27ab9a7276635db529f3ea33fbbec7ba8 (diff) | |
download | chromium_src-e64b3d8f98945fd2ea47b68fb677265ca2633cba.zip chromium_src-e64b3d8f98945fd2ea47b68fb677265ca2633cba.tar.gz chromium_src-e64b3d8f98945fd2ea47b68fb677265ca2633cba.tar.bz2 |
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
Diffstat (limited to 'third_party/libxslt')
-rw-r--r-- | third_party/libxslt/README.chromium | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/third_party/libxslt/README.chromium b/third_party/libxslt/README.chromium index 436d1d8..be4e44e 100644 --- a/third_party/libxslt/README.chromium +++ b/third_party/libxslt/README.chromium @@ -1,5 +1,8 @@ -This directory contains a partial snapshot of the libxslt library from -http://xmlsoft.org/XSLT, with the following modification: +Name: libxslt +URL: http://xmlsoft.org/XSLT + +This directory contains a partial snapshot of the libxslt library +with the following modification: 1) Modified win32/configure.js to be able to clobber a read-only Makefile This consists of: |