diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-30 19:56:20 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-30 19:56:20 +0000 |
commit | 50d6e170a47305a393a07e7f2244e9045fd0ea07 (patch) | |
tree | 2d90039da7e922c7a7c7d2197b82319aa8322567 /third_party | |
parent | 1aa9e6ad9426c7a2c9051d92c6104cd1d25ea0af (diff) | |
download | chromium_src-50d6e170a47305a393a07e7f2244e9045fd0ea07.zip chromium_src-50d6e170a47305a393a07e7f2244e9045fd0ea07.tar.gz chromium_src-50d6e170a47305a393a07e7f2244e9045fd0ea07.tar.bz2 |
Move us closer to passing the license check script.
TEST=none
BUG=28291
Review URL: http://codereview.chromium.org/3245008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57895 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/gpsd/README.chromium | 1 | ||||
-rw-r--r-- | third_party/mesa/README.chromium | 1 | ||||
-rw-r--r-- | third_party/mongoose/README.chromium | 2 | ||||
-rw-r--r-- | third_party/sqlite/README.chromium | 1 | ||||
-rw-r--r-- | third_party/webdriver/README.chromium | 2 |
5 files changed, 5 insertions, 2 deletions
diff --git a/third_party/gpsd/README.chromium b/third_party/gpsd/README.chromium index c48086e..3132c7a 100644 --- a/third_party/gpsd/README.chromium +++ b/third_party/gpsd/README.chromium @@ -1,3 +1,4 @@ +Name: gpsd URL: http://git.berlios.de/cgi-bin/gitweb.cgi?p=gpsd;a=summary InfoURL: http://gpsd.berlios.de/ Version: 2.38, 2.94 diff --git a/third_party/mesa/README.chromium b/third_party/mesa/README.chromium index c257cca..3b73d17 100644 --- a/third_party/mesa/README.chromium +++ b/third_party/mesa/README.chromium @@ -1,6 +1,7 @@ Name: MesaLib
Current version: 7.7
URL: http://www.mesa3d.org/
+License File: MesaLib/docs/COPYING This directory contains a copy of these MesaLib components:
diff --git a/third_party/mongoose/README.chromium b/third_party/mongoose/README.chromium index 70df78c..c8561bf 100644 --- a/third_party/mongoose/README.chromium +++ b/third_party/mongoose/README.chromium @@ -1,4 +1,4 @@ -NAME: Mongoose +Name: Mongoose URL: http://code.google.com/p/mongoose/ LICENSE: MIT Version: 2.8 diff --git a/third_party/sqlite/README.chromium b/third_party/sqlite/README.chromium index 723417d..45d0a8d 100644 --- a/third_party/sqlite/README.chromium +++ b/third_party/sqlite/README.chromium @@ -1,4 +1,5 @@ Name: SQLite +License File: src/LICENSE URL: http://sqlite.org/ Instructions for importing a new release of SQLite from sqlite.org. diff --git a/third_party/webdriver/README.chromium b/third_party/webdriver/README.chromium index 9aebcf3..f1b93ea 100644 --- a/third_party/webdriver/README.chromium +++ b/third_party/webdriver/README.chromium @@ -1,4 +1,4 @@ -NAME: Webdriver +Name: Webdriver URL: http://seleniumhq.org LICENSE: APACHE 2 VERSION: 1.0 |