Commit a5d910ff authored by Felicia Lim's avatar Felicia Lim Committed by Commit Bot

Remove Opus from checklicenses whitelist

The license header has been added to
third_party/opus/src/autogen.sh upstream and updated here

R=thestig@chromium.org

Change-Id: I8e1adf14995d6d184edf4e77a77e0991516df7d1
Reviewed-on: https://chromium-review.googlesource.com/1062068Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
Commit-Queue: Felicia Lim <flim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#561686}
parent 27ba1d86
...@@ -468,9 +468,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = { ...@@ -468,9 +468,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/openmax_dl/dl' : [ 'third_party/openmax_dl/dl' : [
'Khronos Group', 'Khronos Group',
], ],
'third_party/opus/src/autogen.sh' : [ # https://trac.xiph.org/ticket/2253#ticket
'UNKNOWN',
],
'third_party/boringssl': [ 'third_party/boringssl': [
# There are some files in BoringSSL which came from OpenSSL and have no # There are some files in BoringSSL which came from OpenSSL and have no
# license in them. We don't wish to add the license header ourselves # license in them. We don't wish to add the license header ourselves
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment