aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorc-parsons <cparsons@google.com>2019-09-24 13:00:20 -0400
committerGitHub <noreply@github.com>2019-09-24 13:00:20 -0400
commit094d80d5f6355ace1e9b3f35e0393d12aa215cad (patch)
treeed4233851a03d075c8d1ffb6f6e1bdb90af6d723
parentb3a4a830e7b156d254d47d1445a8d363323114dc (diff)
downloadstardoc-094d80d5f6355ace1e9b3f35e0393d12aa215cad.tar.gz
remove license comment, as it is redundant with the license file (#8)
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
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"])