commit | 0a1d25251489871c782d92208ca0c224fb31cddb | [log] [tgz] |
---|---|---|
author | Abseil Team <absl-team@google.com> | Fri Jul 31 17:04:57 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 31 17:05:19 2020 -0700 |
tree | 43f02052af826c84a7cd8f56363ad367c7a3e362 | |
parent | 0bee90bfc4539efb9e30690a8d106fe0328d6bd7 [diff] |
Internal change PiperOrigin-RevId: 324312895 Change-Id: I772ebb7b1c7c6adc1ebb742daa051de2a0fdba66
diff --git a/absl/BUILD b/absl/BUILD index a000237..ed470be 100644 --- a/absl/BUILD +++ b/absl/BUILD
@@ -1,6 +1,6 @@ load(":_build_defs.bzl", "py2and3_test", "py2py3_test_binary") -licenses(["notice"]) # Apache 2.0 +licenses(["notice"]) exports_files(["LICENSE"])