diff options
Diffstat (limited to 'spec/fixtures/expected/java/maven/v2.0.json')
| -rw-r--r-- | spec/fixtures/expected/java/maven/v2.0.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/fixtures/expected/java/maven/v2.0.json b/spec/fixtures/expected/java/maven/v2.0.json index 4b4a06c..8840ee1 100644 --- a/spec/fixtures/expected/java/maven/v2.0.json +++ b/spec/fixtures/expected/java/maven/v2.0.json @@ -20,9 +20,9 @@ "count": 2 }, { - "id": "BSD-4-Clause", - "name": "BSD 4-Clause \"Original\" or \"Old\" License", - "url": "http://directory.fsf.org/wiki/License:BSD_4Clause", + "id": "bsd", + "name": "BSD", + "url": "http://en.wikipedia.org/wiki/BSD_licenses", "count": 1 }, { @@ -47,7 +47,7 @@ "." ], "licenses": [ - "BSD-4-Clause" + "bsd" ] }, { |
