From f52832291a312d78592aac0744809ed02822bfa9 Mon Sep 17 00:00:00 2001 From: "evan@chromium.org" <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Wed, 15 Dec 2010 00:43:16 +0000 Subject: licensing: pass licenses.py scan This makes it pass for all directories except third_party/qcms, which unfortunately needs some careful figuring out of the license. BUG=39240 Review URL: http://codereview.chromium.org/5830002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69207 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/activscp/README.chromium | 3 ++- third_party/safe_browsing/README.chromium | 1 - third_party/talloc/README.chromium | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'third_party') diff --git a/third_party/activscp/README.chromium b/third_party/activscp/README.chromium index a7dab91..8498d19 100644 --- a/third_party/activscp/README.chromium +++ b/third_party/activscp/README.chromium @@ -1,3 +1,4 @@ +Name: ActiveX Scripting SDK URL: http://support.microsoft.com/kb/223389 Version: August 8, 2000 License: Scripting SDK license @@ -11,4 +12,4 @@ Active Debugging to a host or engine. Local Modifications: No Modifications - simply downloaded scriptng.exe, saved it to this -directory, and ran it to extract its contents to the same directory. \ No newline at end of file +directory, and ran it to extract its contents to the same directory. diff --git a/third_party/safe_browsing/README.chromium b/third_party/safe_browsing/README.chromium index da27ff8..1b5df10 100644 --- a/third_party/safe_browsing/README.chromium +++ b/third_party/safe_browsing/README.chromium @@ -1,6 +1,5 @@ Name: Google Safe Browsing URL: http://code.google.com/p/google-safe-browsing/ - License: Apache 2.0 License File: testing/LICENSE diff --git a/third_party/talloc/README.chromium b/third_party/talloc/README.chromium index 88ae658..3174ab5 100644 --- a/third_party/talloc/README.chromium +++ b/third_party/talloc/README.chromium @@ -1,3 +1,6 @@ +Name: talloc +URL: http://talloc.samba.org/talloc/doc/html/index.html + The talloc library is only being used by a portion of the Mesa software renderer, in ../mesa/MesaLib, and is only linked in to the OSMesa shared library. -- cgit v1.1