commit | b531ec02e535c2dcc56eb80b0578153e457f4f3d | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Mon May 03 18:22:06 2021 +0200 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 03 16:46:30 2021 +0000 |
tree | 05cb33ecd4af80d2ac6e13c33efb6db18169a414 | |
parent | 0694ce7d1b858ffba5c8cf1067eb0882b36d69cc [diff] [blame] |
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}
diff --git a/tools_webrtc/libs/generate_licenses.py b/tools_webrtc/libs/generate_licenses.py index 6ed4e37..a23123e 100755 --- a/tools_webrtc/libs/generate_licenses.py +++ b/tools_webrtc/libs/generate_licenses.py
@@ -42,6 +42,7 @@ ], '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'