aboutsummaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2017-05-11 14:52:50 -0700
committerGitHub <noreply@github.com>2017-05-11 14:52:50 -0700
commit474cca52a3fb063c71b22d7440933cee3f2f5417 (patch)
tree1a21d79ed45fc89949904a6af0a8988c40f63a0d /php
parent13f532e4724023e2f07e3cac32b572af75286af1 (diff)
downloadprotobuf-474cca52a3fb063c71b22d7440933cee3f2f5417.tar.gz
protobuf-474cca52a3fb063c71b22d7440933cee3f2f5417.tar.bz2
protobuf-474cca52a3fb063c71b22d7440933cee3f2f5417.zip
Add LICENSE in package.xml (#3083)
Diffstat (limited to 'php')
-rw-r--r--php/ext/google/protobuf/package.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/php/ext/google/protobuf/package.xml b/php/ext/google/protobuf/package.xml
index 7bbc2792..2c405aa9 100644
--- a/php/ext/google/protobuf/package.xml
+++ b/php/ext/google/protobuf/package.xml
@@ -40,6 +40,7 @@ GA release.
<file baseinstalldir="/" name="upb.h" role="src" />
<file baseinstalldir="/" name="utf8.c" role="src" />
<file baseinstalldir="/" name="utf8.h" role="src" />
+ <file baseinstalldir="/" name="LICENSE" role="doc" />
</dir>
</contents>
<dependencies>