aboutsummaryrefslogtreecommitdiff
path: root/absl/testing
diff options
context:
space:
mode:
authorYilei Yang <yileiyang@google.com>2022-03-21 13:40:02 -0700
committerCopybara-Service <copybara-worker@google.com>2022-03-21 13:40:28 -0700
commita862c00853364d0b6c9fd76326ab89c13af26e90 (patch)
tree929789edb381c033fd6d217e706674b7ff3d07f4 /absl/testing
parent6027a51124a64c5b02cad845abfe5874035c717b (diff)
downloadabsl-py-a862c00853364d0b6c9fd76326ab89c13af26e90.tar.gz
Remove comments, license is declared in the LICENSE file.
PiperOrigin-RevId: 436293697 Change-Id: I4ebf90127a781162636fa728c8899d76937dbca6
Diffstat (limited to 'absl/testing')
-rw-r--r--absl/testing/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/absl/testing/BUILD b/absl/testing/BUILD
index f91f821..6dbbaea 100644
--- a/absl/testing/BUILD
+++ b/absl/testing/BUILD
@@ -1,4 +1,4 @@
-licenses(["notice"]) # Apache 2.0
+licenses(["notice"])
py_library(
name = "absltest",