Skip to content

Commit

Permalink
Set correct license url (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioFuchsTT committed Apr 19, 2024
1 parent 78f1da4 commit 9aeb2c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/allowed_licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"moduleVersion": "3.42.0.1",
"moduleLicense": "Apache-2.0",
"moduleCopyright": "David Crawshaw, 2006",
"licenseUrl": "https://github.com/xerial/sqlite-jdbc/blob/3.42.0.1/LICENSE.zentus",
"licenseUrl": "https://github.com/xerial/sqlite-jdbc/blob/3.42.0.1/LICENSE",
"actualLicense": "$moduleLicense"
},
{
Expand Down Expand Up @@ -237,7 +237,7 @@
"moduleVersion": "1.16.0",
"moduleLicense": "Apache-2.0",
"moduleCopyright": "2002-2023 The Apache Software Foundation",
"licenseUrl": "https://github.com/apache/commons-codec/blob/rel/commons-codec-1.16.0/NOTICE.txt",
"licenseUrl": "https://github.com/apache/commons-codec/blob/rel/commons-codec-1.16.0/LICENSE.txt",
"actualLicense": "$moduleLicense"
},
{
Expand Down

0 comments on commit 9aeb2c1

Please sign in to comment.