Skip to content

Commit 7a28453

Browse files
authored
Merge pull request #79 from goneall/missingspdxids
Add missing SPDX IDs for UPL-1.0 and LiLiQ-R+
2 parents 30b779e + 58bc06e commit 7a28453

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

licenses/spdx/spdx.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,14 @@
324324
]
325325
},
326326
{
327+
"id": "LiLiQ-R+",
328+
"identifiers": [
329+
{
330+
"identifier": "LiLiQ-Rplus-1.1",
331+
"scheme": "SPDX"
332+
}
333+
]
334+
}, {
327335
"id": "MIT",
328336
"identifiers": [
329337
{
@@ -620,6 +628,15 @@
620628
}
621629
]
622630
},
631+
{
632+
"id": "UPL",
633+
"identifiers": [
634+
{
635+
"identifier": "UPL-1.0",
636+
"scheme": "SPDX"
637+
}
638+
]
639+
},
623640
{
624641
"id": "VSL-1.0",
625642
"identifiers": [

0 commit comments

Comments
 (0)