aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/pcre.BUILD
diff options
context:
space:
mode:
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",