From 31eac5b5a5025e025b12d3719461f785848c55bb Mon Sep 17 00:00:00 2001 From: "steveblock@chromium.org" Date: Wed, 1 Aug 2012 15:50:29 +0000 Subject: Make 'License' field in third-party metadata required This will simplify the addition of a tool to check licenses for the purpose of the Android WebView build. See also http://codereview.chromium.org/10827099 Also adds other missing fields to these README.chromium files as required by presubmit checks and fixes a regex used to enforce this. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10821103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149423 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/swig/README.chromium | 2 ++ 1 file changed, 2 insertions(+) (limited to 'third_party/swig') diff --git a/third_party/swig/README.chromium b/third_party/swig/README.chromium index 8a4a7f6..49754fa 100644 --- a/third_party/swig/README.chromium +++ b/third_party/swig/README.chromium @@ -2,6 +2,8 @@ Name: Simplified Wrapper and Interface Generator (SWIG) Short Name: swig URL: http://www.swig.org/download.html Version: 1.3.40 +License: MIT +Security Critical: no Description: Simplified Wrapper and Interface Generator (SWIG) is an interface compiler -- cgit v1.1