aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/pcre.BUILD
diff options
context:
space:
mode:
authorGravatar Yifei Feng <yifeif@google.com>2018-02-01 10:57:29 -0800
committerGravatar Yifei Feng <yifeif@google.com>2018-02-01 17:56:22 -0800
commitae805bd8ca3bb3e385b145ca8439e4150f4aae51 (patch)
tree7d48f7b8a287f52549983f29ec6e01d3de0c4168 /third_party/pcre.BUILD
parent56663eedd7296d85c9adb3e9537ddac521719445 (diff)
Fix sanity.
Diffstat (limited to 'third_party/pcre.BUILD')
-rw-r--r--third_party/pcre.BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/pcre.BUILD b/third_party/pcre.BUILD
index e2cdec4029..3a8e7a10b4 100644
--- a/third_party/pcre.BUILD
+++ b/third_party/pcre.BUILD
@@ -1,6 +1,6 @@
licenses(["notice"]) # BSD
-exports_files(["COPYING"])
+exports_files(["LICENCE"])
cc_library(
name = "pcre",