Skip to content

Commit 594a4b9

Browse files
authored
Merge pull request #2198 from spdx/stunnel-exception-fix
Fix exception tag in stunnel-exception
2 parents d18d648 + 5d9ae37 commit 594a4b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/exceptions/stunnel-exception.xml

+2-2
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="stunnel-exception"
3+
<exception licenseId="stunnel-exception"
44
name="stunnel Exception" listVersionAdded="3.22">
55
<crossRefs>
66
<crossRef>https://github.com/mtrojnar/stunnel/blob/master/COPYING.md</crossRef>
@@ -27,5 +27,5 @@
2727
release a modified version which carries forward this exception.
2828
</p>
2929
</text>
30-
</license>
30+
</exception>
3131
</SPDXLicenseCollection>

0 commit comments

Comments
 (0)