Skip to content

Commit e7e2786

Browse files
authored
Merge pull request #1083 from vmbrasseur/issue-1046
Set Unlicense isOsiApproved to true
2 parents e7227de + d983d7a commit e7e2786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Unlicense.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
3-
<license isOsiApproved="false" licenseId="Unlicense" name="The Unlicense">
3+
<license isOsiApproved="true" licenseId="Unlicense" name="The Unlicense">
44
<crossRefs>
55
<crossRef>https://unlicense.org/</crossRef>
66
</crossRefs>

0 commit comments

Comments
 (0)