From 76b725a654d3411e1bca65bf2bd7eb2ee3427cfa Mon Sep 17 00:00:00 2001 From: "steveblock@chromium.org" Date: Thu, 8 Mar 2012 19:46:40 +0000 Subject: Fix license information for a couple of third-party directories third_party/leveldatabase - Note that src/LICENSE is pulled in via DEPS third_party/libphonenumber This fixes 'tools/licenses.py scan' for these directories. Review URL: http://codereview.chromium.org/9634007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125667 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/leveldatabase/README.chromium | 1 + third_party/libphonenumber/README.chromium | 2 ++ 2 files changed, 3 insertions(+) (limited to 'third_party') diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium index df508e7..344db8a 100644 --- a/third_party/leveldatabase/README.chromium +++ b/third_party/leveldatabase/README.chromium @@ -3,6 +3,7 @@ Short Name: leveldb URL: http://code.google.com/p/leveldb/ Version: r58 License: New BSD +License File: src/LICENSE Security Critical: yes Description: diff --git a/third_party/libphonenumber/README.chromium b/third_party/libphonenumber/README.chromium index 237e49c..a2a853e 100644 --- a/third_party/libphonenumber/README.chromium +++ b/third_party/libphonenumber/README.chromium @@ -3,6 +3,8 @@ Short Name: libphonenumber URL: http://libphonenumber.googlecode.com/svn/trunk/ Version: unknown Revision: 425 +License: Apache 2.0 +License File: src/LICENSE Security Critical: yes This directory contains the source code of International Phone Number Library -- cgit v1.1