2019-07-09 13:07:37 +03:00
|
|
|
---
|
|
|
|
license:
|
|
|
|
description: License Check
|
|
|
|
include:
|
|
|
|
- .
|
|
|
|
exclude:
|
2019-08-30 18:44:08 +03:00
|
|
|
# These paths need to be triaged.
|
|
|
|
- build/pgo/js-input
|
2019-11-26 18:02:02 +03:00
|
|
|
# License not super clear
|
|
|
|
- browser/branding/
|
|
|
|
# Trademark
|
2019-11-14 18:10:12 +03:00
|
|
|
- browser/components/pocket/content/panels/
|
2020-07-02 10:14:45 +03:00
|
|
|
- toolkit/components/pdfjs/content/web/images/
|
2019-11-26 18:02:02 +03:00
|
|
|
# We probably want a specific license
|
|
|
|
- browser/extensions/webcompat/injections/
|
|
|
|
# Different license
|
|
|
|
- build/pgo/blueprint/print.css
|
|
|
|
# Different license
|
|
|
|
- build/pgo/blueprint/screen.css
|
2020-03-20 00:18:55 +03:00
|
|
|
# Empty files
|
2019-07-09 13:07:37 +03:00
|
|
|
- config/external/nspr/_pl_bld.h
|
|
|
|
- config/external/nspr/_pr_bld.h
|
2019-11-14 18:10:12 +03:00
|
|
|
# Unknown origin
|
2019-07-09 13:07:37 +03:00
|
|
|
- gfx/2d/MMIHelpers.h
|
2019-11-26 18:02:02 +03:00
|
|
|
# might not work with license
|
|
|
|
- gradle.properties
|
|
|
|
# might not work with license
|
|
|
|
- gradle/wrapper/gradle-wrapper.properties
|
2019-08-30 18:44:31 +03:00
|
|
|
- mobile/android/components/extensions
|
|
|
|
- mobile/android/geckoview/src/main/AndroidManifest.xml
|
|
|
|
- mobile/android/geckoview/src/main/res/drawable/ic_generic_file.xml
|
|
|
|
- mobile/android/geckoview_example/src/main
|
2019-11-26 18:02:02 +03:00
|
|
|
# might not work with license
|
|
|
|
- mobile/android/gradle/dotgradle-offline/gradle.properties
|
|
|
|
# might not work with license
|
|
|
|
- mobile/android/gradle/dotgradle-online/gradle.properties
|
2019-11-14 18:10:12 +03:00
|
|
|
# Almost empty file
|
2019-08-30 18:44:31 +03:00
|
|
|
- modules/libpref/greprefs.js
|
|
|
|
- parser/html/java/named-character-references.html
|
2019-09-30 17:56:12 +03:00
|
|
|
- python/mozlint/test/files/
|
2019-11-14 18:10:12 +03:00
|
|
|
# By design
|
2019-08-30 18:44:31 +03:00
|
|
|
- python/mozrelease/mozrelease
|
2019-11-08 01:27:16 +03:00
|
|
|
- security/mac/hardenedruntime/browser.developer.entitlements.xml
|
|
|
|
- security/mac/hardenedruntime/browser.production.entitlements.xml
|
2019-08-30 18:44:31 +03:00
|
|
|
- security/mac/hardenedruntime/developer.entitlements.xml
|
2019-11-08 01:27:16 +03:00
|
|
|
- security/mac/hardenedruntime/plugin-container.developer.entitlements.xml
|
|
|
|
- security/mac/hardenedruntime/plugin-container.production.entitlements.xml
|
2019-08-30 18:44:31 +03:00
|
|
|
- security/mac/hardenedruntime/production.entitlements.xml
|
2020-06-18 18:25:33 +03:00
|
|
|
- servo/components/hashglobe/src/alloc.rs
|
|
|
|
- servo/components/hashglobe/src/shim.rs
|
2019-07-09 13:07:37 +03:00
|
|
|
- toolkit/components/reputationservice/chromium/chrome/common/safe_browsing/csd.pb.cc
|
|
|
|
- toolkit/components/reputationservice/chromium/chrome/common/safe_browsing/csd.pb.h
|
|
|
|
- toolkit/mozapps/update/updater/crctable.h
|
2019-08-30 18:44:31 +03:00
|
|
|
- tools/lint/eslint/eslint-plugin-mozilla/lib/configs
|
2019-11-14 18:10:12 +03:00
|
|
|
# By design
|
2019-09-30 17:56:12 +03:00
|
|
|
- tools/lint/test/
|
2019-07-16 16:40:43 +03:00
|
|
|
extensions:
|
|
|
|
- .c
|
|
|
|
- .cc
|
|
|
|
- .cpp
|
2019-11-26 17:59:31 +03:00
|
|
|
- .css
|
|
|
|
- .dtd
|
|
|
|
- .ftl
|
2019-07-16 16:40:43 +03:00
|
|
|
- .h
|
|
|
|
- .html
|
|
|
|
- .js
|
|
|
|
- .jsm
|
|
|
|
- .jsx
|
|
|
|
- .m
|
|
|
|
- .mm
|
2019-11-26 17:59:31 +03:00
|
|
|
- .properties
|
2019-07-16 16:40:43 +03:00
|
|
|
- .py
|
|
|
|
- .rs
|
2019-11-26 17:59:31 +03:00
|
|
|
- .svg
|
2019-07-16 16:40:43 +03:00
|
|
|
- .xhtml
|
|
|
|
- .xml
|
|
|
|
- .xul
|
2019-07-09 13:07:37 +03:00
|
|
|
support-files:
|
|
|
|
- 'tools/lint/license/**'
|
|
|
|
type: external
|
|
|
|
payload: license:lint
|
2020-03-21 13:20:32 +03:00
|
|
|
find-dotfiles: true
|