summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-10 20:33:48 +0000
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-10 20:33:48 +0000
commit127df2da875a6a0a70e163f83a5dc681d1ea7dc2 (patch)
treed9afc688fb8bca5084b9555c841fe5e498729c78 /third_party
parenta2782ec3069d8c637fadfbb061f159d88adcd2e7 (diff)
downloadchromium_src-127df2da875a6a0a70e163f83a5dc681d1ea7dc2.zip
chromium_src-127df2da875a6a0a70e163f83a5dc681d1ea7dc2.tar.gz
chromium_src-127df2da875a6a0a70e163f83a5dc681d1ea7dc2.tar.bz2
Shift SQLite LICENSE file to root dir.
SQLite no longer includes an explicit LICENSE file. This is the one it used to include, placed outside the import tree to prevent merge conflicts. This matches the notice at the top of sqlite3.h. BUG=none TEST=none Review URL: http://codereview.chromium.org/9373050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121510 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r--third_party/sqlite/LICENSE (renamed from third_party/sqlite/src/LICENSE)0
-rw-r--r--third_party/sqlite/README.chromium1
2 files changed, 0 insertions, 1 deletions
diff --git a/third_party/sqlite/src/LICENSE b/third_party/sqlite/LICENSE
index cb0841c..cb0841c 100644
--- a/third_party/sqlite/src/LICENSE
+++ b/third_party/sqlite/LICENSE
diff --git a/third_party/sqlite/README.chromium b/third_party/sqlite/README.chromium
index 6220727..7b102dd 100644
--- a/third_party/sqlite/README.chromium
+++ b/third_party/sqlite/README.chromium
@@ -1,5 +1,4 @@
Name: sqlite
-License File: src/LICENSE
URL: http://sqlite.org/
Version: 3.7.6.3
Included In Release: Yes