Skip to content

Commit 64ac45c

Browse files
authored
updated the license
1 parent 6a71d3c commit 64ac45c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"type" : "library",
44
"description" : "A PHP library to create, convert & manipulate Excel® files while using Aspose.Cells for Java at core, and PHP-Java Bridge for communication.",
55
"keywords" : [
6-
"Excel API", "PHP Spreadsheet API", "aspose", "cells", "java"
6+
"Excel API", "PHP Spreadsheet API", "aspose.cells", "Excel PHP", "PHP via Java"
77
],
88
"homepage" : "https://products.aspose.com/cells/php-java",
9-
"license" : "https://company.aspose.com/legal/eula",
9+
"license" : "proprietary",
1010
"authors" : [{
1111
"name" : "Aspose",
1212
"homepage" : "https://products.aspose.com/cells/php-java"
@@ -18,4 +18,4 @@
1818
"autoload": {
1919
"psr-4": { "aspose\\cells\\" : "lib/" }
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)