mirror of
https://gitlab.com/CodeSolutionsProject/DBWrapper.git
synced 2026-08-15 10:09:20 +02:00
License like https://spdx.org/licenses/
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"description": "MySQL, PgSQL and SQLite wrapper",
|
"description": "MySQL, PgSQL and SQLite wrapper",
|
||||||
"keywords": ["mysql", "PgSQL", "sqlite", "wrapper"],
|
"keywords": ["mysql", "PgSQL", "sqlite", "wrapper"],
|
||||||
"license": "APACHE",
|
"license": "Apache-2.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{"name": "Kevin Puertas Ruiz", "email": "[email protected]"}
|
{"name": "Kevin Puertas Ruiz", "email": "[email protected]"}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user