summaryrefslogtreecommitdiff
path: root/spec/fixtures/expected/java/maven-multimodules/v2.1.json
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-08-21 19:07:16 +0000
committermo khan <mo.khan@gmail.com>2020-08-21 19:07:16 +0000
commiteb11eeb1018c4d32e8dbaf3f734e588205f0671f (patch)
treee0595b6d9b1ad9f85969b1c304613420e777b993 /spec/fixtures/expected/java/maven-multimodules/v2.1.json
parent366fbf58b1334f771e76b313dac58f568a420e0e (diff)
parent50a62393fe6ba477deb224480a2133482238754e (diff)
Merge branch '207904-bsd-not-precise' into 'master'v3.24.0
Denormalize BSD-4-Clause license See merge request gitlab-org/security-products/license-management!196
Diffstat (limited to 'spec/fixtures/expected/java/maven-multimodules/v2.1.json')
-rw-r--r--spec/fixtures/expected/java/maven-multimodules/v2.1.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/spec/fixtures/expected/java/maven-multimodules/v2.1.json b/spec/fixtures/expected/java/maven-multimodules/v2.1.json
index 492f36c..a2336bc 100644
--- a/spec/fixtures/expected/java/maven-multimodules/v2.1.json
+++ b/spec/fixtures/expected/java/maven-multimodules/v2.1.json
@@ -7,11 +7,6 @@
"url": "https://opensource.org/licenses/Apache-2.0"
},
{
- "id": "BSD-4-Clause",
- "name": "BSD 4-Clause \"Original\" or \"Old\" License",
- "url": "http://directory.fsf.org/wiki/License:BSD_4Clause"
- },
- {
"id": "LGPL-2.1",
"name": "GNU Lesser General Public License v2.1 only",
"url": "https://opensource.org/licenses/LGPL-2.1"
@@ -22,6 +17,11 @@
"url": "https://opensource.org/licenses/MPL-1.1"
},
{
+ "id": "bsd",
+ "name": "BSD",
+ "url": "http://en.wikipedia.org/wiki/BSD_licenses"
+ },
+ {
"id": "unknown",
"name": "unknown",
"url": ""
@@ -34,7 +34,7 @@
"package_manager": "maven",
"path": "pom.xml",
"licenses": [
- "BSD-4-Clause"
+ "bsd"
]
},
{
@@ -43,7 +43,7 @@
"package_manager": "maven",
"path": "pom.xml",
"licenses": [
- "BSD-4-Clause"
+ "bsd"
]
},
{
@@ -52,7 +52,7 @@
"package_manager": "maven",
"path": "pom.xml",
"licenses": [
- "BSD-4-Clause"
+ "bsd"
]
},
{
@@ -207,7 +207,7 @@
"package_manager": "maven",
"path": "pom.xml",
"licenses": [
- "BSD-4-Clause"
+ "bsd"
]
},
{