diff options
Diffstat (limited to 'test/results')
| -rw-r--r-- | test/results/java-maven-v2.json | 8 | ||||
| -rw-r--r-- | test/results/js-npm-v2.json | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/test/results/java-maven-v2.json b/test/results/java-maven-v2.json index 5875bc4..ce83702 100644 --- a/test/results/java-maven-v2.json +++ b/test/results/java-maven-v2.json @@ -219,9 +219,9 @@ "." ], "licenses": [ - "MPL-1.1", + "Apache-2.0", "LGPL-2.1", - "Apache-2.0" + "MPL-1.1" ] }, { @@ -265,8 +265,8 @@ "." ], "licenses": [ - "LGPL-2.1", - "Apache-2.0" + "Apache-2.0", + "LGPL-2.1" ] }, { diff --git a/test/results/js-npm-v2.json b/test/results/js-npm-v2.json index 1e5f634..76b97fb 100644 --- a/test/results/js-npm-v2.json +++ b/test/results/js-npm-v2.json @@ -1948,10 +1948,10 @@ "." ], "licenses": [ - "MIT", "Apache-2.0", + "BSD-3-Clause", "ISC", - "BSD-3-Clause" + "MIT" ] }, { |
