fix: use AGPL-3.0-or-later licenses for xo pkgs

This commit is contained in:
Julien Fontanet
2020-05-28 20:27:39 +02:00
parent 343f988584
commit 489c0b27f9
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"private": false,
"name": "xo-collection",
"version": "0.4.1",
"license": "ISC",
"license": "AGPL-3.0-or-later",
"description": "Generic in-memory collection with events",
"keywords": [],
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/packages/xo-collection",