Skip to content

Commit

Permalink
Create LGPL-2.0-or-later.jsonld
Browse files Browse the repository at this point in the history
  • Loading branch information
lzehl authored Oct 23, 2024
1 parent b74a26d commit e56109d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions instances/v4.0/licenses/LGPL-2.0-or-later.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"@context": {
"@vocab": "https://openminds.om-i.org/props/"
},
"@id": "https://openminds.om-i.org/instances/licenses/LGPL-2.0-or-later",
"@type": "https://openminds.om-i.org/types/License",
"fullName": "GNU Lesser General Public License v2.0 or later",
"legalCode": "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html",
"shortName": "LGPL-2.0-or-later",
"webpage": [
"https://spdx.org/licenses/LGPL-2.0-or-later.html",
"https://spdx.org/licenses/LGPL-2.0+.html"
]
}

0 comments on commit e56109d

Please sign in to comment.