crc32c: Point the licensing script to the LICENSE file

Bug: webrtc:12614
No-Presubmit: True
Change-Id: I9f57a5d81d233356ade420e1d9c1e59e521b3b20
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217224
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33906}
This commit is contained in:
Florent Castelli 2021-05-03 18:22:06 +02:00 committed by WebRTC LUCI CQ
parent 0694ce7d1b
commit b531ec02e5

View file

@ -42,6 +42,7 @@ LIB_TO_LICENSES_DICT = {
],
'bazel': ['third_party/bazel/LICENSE'],
'boringssl': ['third_party/boringssl/src/LICENSE'],
'crc32c': ['third_party/crc32c/src/LICENSE'],
'errorprone': [
'third_party/android_deps/libs/'
'com_google_errorprone_error_prone_core/LICENSE'