aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/termcolor.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/termcolor.BUILD')
-rw-r--r--third_party/termcolor.BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/termcolor.BUILD b/third_party/termcolor.BUILD
index 6000e3289d..655d7cb85e 100644
--- a/third_party/termcolor.BUILD
+++ b/third_party/termcolor.BUILD
@@ -3,7 +3,7 @@
licenses(["notice"]) # MIT
-exports_files(["LICENSE"])
+exports_files(["COPYING.txt"])
py_library(
name = "termcolor",