From e459859d1e532ce747d0090f434981f3a5b10bc9 Mon Sep 17 00:00:00 2001 From: "steveblock@chromium.org" Date: Thu, 9 Aug 2012 15:47:21 +0000 Subject: Update license tool to check several additional directories Some of these directories are currently excluded from the license check. This change fixes the metadata where required and removes them from PRUNE_PATHS. Other directories contain third-party code, but aren't in directories named 'third-party', so aren't checked by the license tool by default. This change fixes the metadata where required and adds them to ADDITIONAL_PATHS. To avoid adding to about:credits licenses for modules that don't ship as part of the product, this change also introduces a special 'NOT_SHIPPED' value for the 'License File' field. This will simplify the process of adding a tool to check license compatibility for the Android WebView build. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10830201 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150800 0039d316-1c4b-4281-b951-d872f2087c98 --- net/tools/spdyshark/README.chromium | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 net/tools/spdyshark/README.chromium (limited to 'net/tools/spdyshark') diff --git a/net/tools/spdyshark/README.chromium b/net/tools/spdyshark/README.chromium new file mode 100644 index 0000000..d8dbcf1 --- /dev/null +++ b/net/tools/spdyshark/README.chromium @@ -0,0 +1,4 @@ +Name: Spdyshark +URL: http://anonsvn.wireshark.org/wireshark/trunk +License: GPL v2 +Security Critical: no -- cgit v1.1