remove license comment, as it is redundant with the license file
diff --git a/BUILD b/BUILD
index 410334f..c8dedb1 100644
--- a/BUILD
+++ b/BUILD
@@ -1,4 +1,4 @@
-licenses(["notice"])  # Apache 2.0
+licenses(["notice"])
 
 exports_files(["LICENSE"])