Skip to content

Commit

Permalink
added PSF-2.0 to license mapping
Browse files Browse the repository at this point in the history
Signed-off-by: Jacek Puchta <[email protected]>
  • Loading branch information
puchta committed Oct 25, 2023
1 parent 47d094b commit ef171d9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/lic-mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,5 +295,14 @@
{
"exp": "ISC",
"names": ["ISC license", "ISC License (ISCL)"]
},
{
"exp": "PSF-2.0",
"names": [
"Python Software Foundation License",
"Python Software Foundation License (PSFL)",
"Python Software Foundation License 2.0",
"PSFL"
]
}
]

0 comments on commit ef171d9

Please sign in to comment.