Breaking change: switch license to AGPLv3

This commit is contained in:
Faisal Salman
2023-09-26 11:27:13 +07:00
parent b3f4321bb6
commit b5546ee39f
4 changed files with 627 additions and 36 deletions

View File

@@ -213,7 +213,7 @@
"type": "git",
"url": "https://github.com/faisalman/ua-parser-js.git"
},
"license": "MIT",
"license": "AGPL-3.0-or-later",
"engines": {
"node": "*"
},