Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 5d30cc7

Browse files
committed
Update license information in composer.json
1 parent ae65986 commit 5d30cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Class library for XHP",
44
"keywords": ["facebook", "xhp", "hhvm", "hack"],
55
"homepage": "https://github.com/facebook/xhp-lib",
6-
"license": ["PHP-3.01", "Zend-2.0"],
6+
"license": ["BSD-3-Clause"],
77
"require": {
88
"ext-xhp": "*"
99
},

0 commit comments

Comments
 (0)