aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checklicenses.py
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-04-17 19:35:43 +0000
committerEvan Huus <eapache@gmail.com>2013-04-17 19:35:43 +0000
commitd385db213372f4e743fb63ab2e2fb8df0f6f3851 (patch)
tree3bfcc1dcfd11575a5b8f37da7bdd55c569ba1c1c /tools/checklicenses.py
parentb25fa89125aba40720b66a8805f09e535bab1be9 (diff)
Remove chromium-specific license exceptions which it makes no sense for
us to carry. Add an exception of our own for tools/pidl since that is GPL but the headers are not in a format that licensecheck will pick up, and fixing them all would just introduce a delta with upstream for no reason. svn path=/trunk/; revision=48896
Diffstat (limited to 'tools/checklicenses.py')
-rwxr-xr-xtools/checklicenses.py339
1 files changed, 1 insertions, 338 deletions
diff --git a/tools/checklicenses.py b/tools/checklicenses.py
index 8ed7940dbf..a90b600ba6 100755
--- a/tools/checklicenses.py
+++ b/tools/checklicenses.py
@@ -119,344 +119,7 @@ WHITELISTED_LICENSES = [
PATH_SPECIFIC_WHITELISTED_LICENSES = {
- 'base/hash.cc': [ # http://crbug.com/98100
- 'UNKNOWN',
- ],
- 'base/third_party/icu': [ # http://crbug.com/98087
- 'UNKNOWN',
- ],
-
- # http://code.google.com/p/google-breakpad/issues/detail?id=450
- 'breakpad/src': [
- 'UNKNOWN',
- ],
-
- 'chrome/common/extensions/docs/examples': [ # http://crbug.com/98092
- 'UNKNOWN',
- ],
- 'chrome/test/data/gpu/vt': [
- 'UNKNOWN',
- ],
- 'chrome/test/data/layout_tests/LayoutTests': [
- 'UNKNOWN',
- ],
- 'courgette/third_party/bsdiff_create.cc': [ # http://crbug.com/98095
- 'UNKNOWN',
- ],
- 'data/mozilla_js_tests': [
- 'UNKNOWN',
- ],
- 'data/page_cycler': [
- 'UNKNOWN',
- 'GPL (v2 or later)',
- ],
- 'data/tab_switching': [
- 'UNKNOWN',
- ],
- 'googleurl': [ # http://code.google.com/p/google-url/issues/detail?id=15
- 'UNKNOWN',
- ],
-
- 'native_client': [ # http://crbug.com/98099
- 'UNKNOWN',
- ],
- 'native_client/toolchain': [
- 'BSD GPL (v2 or later)',
- 'BSD (2 clause) GPL (v2 or later)',
- 'BSD (3 clause) GPL (v2 or later)',
- 'BSL (v1.0) GPL',
- 'BSL (v1.0) GPL (v3.1)',
- 'GPL',
- 'GPL (unversioned/unknown version)',
- 'GPL (v2)',
- 'GPL (v2 or later)',
- 'GPL (v3.1)',
- 'GPL (v3 or later)',
- ],
- 'net/tools/spdyshark': [
- 'GPL (v2 or later)',
- 'UNKNOWN',
- ],
- 'third_party/WebKit': [
- 'UNKNOWN',
- ],
- 'third_party/WebKit/Websites/webkit.org/blog/wp-content/plugins/'
- 'akismet/akismet.php': [
- 'GPL (v2 or later)'
- ],
- 'third_party/WebKit/Source/JavaScriptCore/tests/mozilla': [
- 'GPL',
- 'GPL (v2 or later)',
- 'GPL (unversioned/unknown version)',
- ],
- 'third_party/active_doc': [ # http://crbug.com/98113
- 'UNKNOWN',
- ],
-
- # http://code.google.com/p/angleproject/issues/detail?id=217
- 'third_party/angle': [
- 'UNKNOWN',
- ],
-
- 'third_party/bsdiff/mbsdiff.cc': [
- 'UNKNOWN',
- ],
- 'third_party/bzip2': [
- 'UNKNOWN',
- ],
-
- # http://crbug.com/222828
- # http://bugs.python.org/issue17514
- 'third_party/chromite/third_party/argparse.py': [
- 'UNKNOWN',
- ],
-
- # Not used. http://crbug.com/156020
- # Using third_party/cros_dbus_cplusplus/cros_dbus_cplusplus.gyp instead.
- 'third_party/cros_dbus_cplusplus/source/autogen.sh': [
- 'UNKNOWN',
- ],
- # Included in the source tree but not built. http://crbug.com/156020
- 'third_party/cros_dbus_cplusplus/source/examples': [
- 'UNKNOWN',
- ],
- 'third_party/devscripts': [
- 'GPL (v2 or later)',
- ],
- 'third_party/expat/files/lib': [ # http://crbug.com/98121
- 'UNKNOWN',
- ],
- 'third_party/ffmpeg': [
- 'GPL',
- 'GPL (v2)',
- 'GPL (v2 or later)',
- 'UNKNOWN', # http://crbug.com/98123
- ],
- 'third_party/findbugs/doc': [ # http://crbug.com/157206
- 'UNKNOWN',
- ],
- 'third_party/freetype2': [ # http://crbug.com/177319
- 'UNKNOWN',
- ],
- 'third_party/gles2_book': [ # http://crbug.com/98130
- 'UNKNOWN',
- ],
- 'third_party/gles2_conform/GTF_ES': [ # http://crbug.com/98131
- 'UNKNOWN',
- ],
- 'third_party/harfbuzz': [ # http://crbug.com/98133
- 'UNKNOWN',
- ],
- 'third_party/hunspell': [ # http://crbug.com/98134
- 'UNKNOWN',
- ],
- 'third_party/hyphen/hyphen.tex': [ # http://crbug.com/157375
- 'UNKNOWN',
- ],
- 'third_party/iccjpeg': [ # http://crbug.com/98137
- 'UNKNOWN',
- ],
- 'third_party/icu': [ # http://crbug.com/98301
- 'UNKNOWN',
- ],
- 'third_party/jemalloc': [ # http://crbug.com/98302
- 'UNKNOWN',
- ],
- 'third_party/lcov': [ # http://crbug.com/98304
- 'UNKNOWN',
- ],
- 'third_party/lcov/contrib/galaxy/genflat.pl': [
- 'GPL (v2 or later)',
- ],
- 'third_party/lcov-1.9/contrib/galaxy/genflat.pl': [
- 'GPL (v2 or later)',
- ],
- 'third_party/libevent': [ # http://crbug.com/98309
- 'UNKNOWN',
- ],
- 'third_party/libjingle/source/talk': [ # http://crbug.com/98310
- 'UNKNOWN',
- ],
- 'third_party/libjingle/source_internal/talk': [ # http://crbug.com/98310
- 'UNKNOWN',
- ],
- 'third_party/libjpeg': [ # http://crbug.com/98313
- 'UNKNOWN',
- ],
- 'third_party/libjpeg_turbo': [ # http://crbug.com/98314
- 'UNKNOWN',
- ],
- 'third_party/libpng': [ # http://crbug.com/98318
- 'UNKNOWN',
- ],
-
- # The following files lack license headers, but are trivial.
- 'third_party/libusb/src/libusb/os/poll_posix.h': [
- 'UNKNOWN',
- ],
- 'third_party/libusb/src/libusb/version.h': [
- 'UNKNOWN',
- ],
- 'third_party/libusb/src/autogen.sh': [
- 'UNKNOWN',
- ],
- 'third_party/libusb/src/config.h': [
- 'UNKNOWN',
- ],
- 'third_party/libusb/src/msvc/config.h': [
- 'UNKNOWN',
- ],
-
- 'third_party/libvpx/source': [ # http://crbug.com/98319
- 'UNKNOWN',
- ],
- 'third_party/libvpx/source/libvpx/examples/includes': [
- 'GPL (v2 or later)',
- ],
- 'third_party/libwebp': [ # http://crbug.com/98448
- 'UNKNOWN',
- ],
- 'third_party/libxml': [
- 'UNKNOWN',
- ],
- 'third_party/libxslt': [
- 'UNKNOWN',
- ],
- 'third_party/lzma_sdk': [
- 'UNKNOWN',
- ],
- 'third_party/mesa/MesaLib': [
- 'GPL (v2)',
- 'GPL (v3 or later)',
- 'MIT/X11 (BSD like) GPL (v3 or later) with Bison parser exception',
- 'UNKNOWN', # http://crbug.com/98450
- ],
- 'third_party/modp_b64': [
- 'UNKNOWN',
- ],
- 'third_party/npapi/npspy/extern/java': [
- 'GPL (unversioned/unknown version)',
- ],
- 'third_party/openmax_dl/dl' : [
- 'Khronos Group',
- ],
- 'third_party/openssl': [ # http://crbug.com/98451
- 'UNKNOWN',
- ],
- 'third_party/ots/tools/ttf-checksum.py': [ # http://code.google.com/p/ots/issues/detail?id=2
- 'UNKNOWN',
- ],
- 'third_party/molokocacao': [ # http://crbug.com/98453
- 'UNKNOWN',
- ],
- 'third_party/npapi/npspy': [
- 'UNKNOWN',
- ],
- 'third_party/ocmock/OCMock': [ # http://crbug.com/98454
- 'UNKNOWN',
- ],
- 'third_party/ply/__init__.py': [
- 'UNKNOWN',
- ],
- 'third_party/protobuf': [ # http://crbug.com/98455
- 'UNKNOWN',
- ],
-
- # http://crbug.com/222831
- # https://bitbucket.org/eliben/pyelftools/issue/12
- 'third_party/pyelftools': [
- 'UNKNOWN',
- ],
-
- 'third_party/pylib': [
- 'UNKNOWN',
- ],
- 'third_party/scons-2.0.1/engine/SCons': [ # http://crbug.com/98462
- 'UNKNOWN',
- ],
- 'third_party/simplejson': [
- 'UNKNOWN',
- ],
- 'third_party/skia': [ # http://crbug.com/98463
- 'UNKNOWN',
- ],
- 'third_party/snappy/src': [ # http://crbug.com/98464
- 'UNKNOWN',
- ],
- 'third_party/smhasher/src': [ # http://crbug.com/98465
- 'UNKNOWN',
- ],
- 'third_party/sqlite': [
- 'UNKNOWN',
- ],
- 'third_party/swig/Lib/linkruntime.c': [ # http://crbug.com/98585
- 'UNKNOWN',
- ],
- 'third_party/talloc': [
- 'GPL (v3 or later)',
- 'UNKNOWN', # http://crbug.com/98588
- ],
- 'third_party/tcmalloc': [
- 'UNKNOWN', # http://crbug.com/98589
- ],
- 'third_party/tlslite': [
- 'UNKNOWN',
- ],
- 'third_party/webdriver': [ # http://crbug.com/98590
- 'UNKNOWN',
- ],
- 'third_party/webrtc': [ # http://crbug.com/98592
- 'UNKNOWN',
- ],
- 'third_party/xdg-utils': [ # http://crbug.com/98593
- 'UNKNOWN',
- ],
- 'third_party/yasm/source': [ # http://crbug.com/98594
- 'UNKNOWN',
- ],
- 'third_party/zlib/contrib/minizip': [
- 'UNKNOWN',
- ],
- 'third_party/zlib/trees.h': [
- 'UNKNOWN',
- ],
- 'tools/dromaeo_benchmark_runner/dromaeo_benchmark_runner.py': [
- 'UNKNOWN',
- ],
- 'tools/emacs': [ # http://crbug.com/98595
- 'UNKNOWN',
- ],
- 'tools/grit/grit/node/custom/__init__.py': [
- 'UNKNOWN',
- ],
- 'tools/gyp/test': [
- 'UNKNOWN',
- ],
- 'tools/histograms': [
- 'UNKNOWN',
- ],
- 'tools/memory_watcher': [
- 'UNKNOWN',
- ],
- 'tools/playback_benchmark': [
- 'UNKNOWN',
- ],
- 'tools/python/google/__init__.py': [
- 'UNKNOWN',
- ],
- 'tools/site_compare': [
- 'UNKNOWN',
- ],
- 'tools/stats_viewer/Properties/AssemblyInfo.cs': [
- 'UNKNOWN',
- ],
- 'tools/symsrc/pefile.py': [
- 'UNKNOWN',
- ],
- 'v8/test/cctest': [ # http://crbug.com/98597
- 'UNKNOWN',
- ],
- 'webkit/data/ico_decoder': [
+ 'tools/pidl': [
'UNKNOWN',
],
}