Fix third-party license information for a number of projects

This fixes 'licenses.py scan' for the projects relevant to the Android WebView
build.

BUG=138921

Review URL: https://chromiumcodereview.appspot.com/10796121

Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 4af547270ddc0aa60e53f17ed09857e63742cb65
diff --git a/README.chromium b/README.chromium
index 5bf178d..3630013 100644
--- a/README.chromium
+++ b/README.chromium
@@ -1,6 +1,10 @@
 Name: yasm
 URL: http://www.tortall.net/projects/yasm/
 Version: 1.1.0
+License: 2-clause or 3-clause BSD licensed, with the exception of bitvect, which is triple-licensed under the Artistic license, GPL, and LGPL
+License File: source/patched-yasm/COPYING
+Security Critical: no
+
 With these patches merged:
 * https://github.com/yasm/yasm/commit/a2cbb10ee1b90b73647667ac849c74d65761d412
 * https://github.com/yasm/yasm/commit/01ab853e68ef8aeded716d6f5b34895200f66a51
@@ -8,8 +12,6 @@
 * https://github.com/yasm/yasm/commit/2bd66514b6b100887c19d8598da38347b3cff40e
 * https://github.com/yasm/yasm/commit/ab19547382660d81e0b4a0232dccb38f44c52a36
 
-License File: source/patched-yasm/COPYING
-Security Critical: no
 
 See also the yasm.gyp file for a description of the yasm build process.