Skip to content

Commit a751fa6

Browse files
authored
Merge pull request #577 from wking/wxWindows-single-note
wxWindows: Collapse to a single <notes> element
2 parents ec76bfa + 5010132 commit a751fa6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/wxWindows.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
33
<license licenseId="wxWindows" name="wxWindows Library License" isDeprecated="true" deprecatedVersion="2.0rc2">
4-
<notes>DEPRECATED: Use License Expression Syntax and Exceptions list to create equivalent license.</notes>
54
<crossRefs>
65
<crossRef>http://www.opensource.org/licenses/WXwindows</crossRef>
76
</crossRefs>
8-
<notes>Typically used with GPL-2.0+
7+
<notes>
8+
<p>DEPRECATED: Use License Expression Syntax and Exceptions list to create equivalent license.</p>
9+
<p>Typically used with GPL-2.0+.</p>
910
</notes>
1011
<p>EXCEPTION NOTICE</p>
1112
<list>

0 commit comments

Comments
 (0)