Skip to content

Commit 5a71fc7

Browse files
authored
Merge pull request #958 from smasher164/957mit0
remove isOsiApproved for MIT-0
2 parents 5f75bd1 + 1ab207b commit 5a71fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MIT-0.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="true" licenseId="MIT-0" name="MIT No Attribution">
3+
<license isOsiApproved="false" licenseId="MIT-0" name="MIT No Attribution">
44
<crossRefs>
55
<crossRef>https://github.com/aws/mit-0</crossRef>
66
<crossRef>https://romanrm.net/mit-zero</crossRef>

0 commit comments

Comments
 (0)