summaryrefslogtreecommitdiffstats
path: root/base/third_party/nspr
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-18 22:36:41 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-18 22:36:41 +0000
commit4a7a3ac0fdb069ea4190a826b4bccd10babddf5b (patch)
treed181ac4c5d9c4e5396e3de4825e2d300b74ec426 /base/third_party/nspr
parentca86c6249e8909794e8026b735fe22cdd941bd62 (diff)
downloadchromium_src-4a7a3ac0fdb069ea4190a826b4bccd10babddf5b.zip
chromium_src-4a7a3ac0fdb069ea4190a826b4bccd10babddf5b.tar.gz
chromium_src-4a7a3ac0fdb069ea4190a826b4bccd10babddf5b.tar.bz2
Pass license-checker script for base/third_party/*.
License checker change: Since most projects have a LICENSE file, look for that by default. Since as far as I can tell NSS and NSPR are both just MPL tri-license without a per project copyright, I think I will amend the license-checker to source those licenses separately. Review URL: http://codereview.chromium.org/1121003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42016 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/third_party/nspr')
-rw-r--r--base/third_party/nspr/README.chromium5
1 files changed, 3 insertions, 2 deletions
diff --git a/base/third_party/nspr/README.chromium b/base/third_party/nspr/README.chromium
index 7775d60..ad65dbe 100644
--- a/base/third_party/nspr/README.chromium
+++ b/base/third_party/nspr/README.chromium
@@ -1,2 +1,3 @@
-The original code is the Netscape Portable Runtime (NSPR), licensed under
-the MPL/GPL/LGPL tri-license (http://www.mozilla.org/MPL/).
+Name: Netscape Portable Runtime (NSPR)
+URL: http://www.mozilla.org/projects/nspr/
+License: MPL tri-license