Skip to content

Commit a424b81

Browse files
authored
Merge pull request #1411 from swinslow/deprecate-bzip2-1.0.5
bzip2-1.0.5: deprecate
2 parents d005eab + a14db13 commit a424b81

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/bzip2-1.0.5.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
33
<license isOsiApproved="false" licenseId="bzip2-1.0.5"
4-
name="bzip2 and libbzip2 License v1.0.5">
4+
name="bzip2 and libbzip2 License v1.0.5"
5+
isDeprecated="true" deprecatedVersion="3.16">
56
<crossRefs>
67
<crossRef>https://sourceware.org/bzip2/1.0.5/bzip2-manual-1.0.5.html</crossRef>
78
<crossRef>http://bzip.org/1.0.5/bzip2-manual-1.0.5.html</crossRef>
89
</crossRefs>
10+
<notes>
11+
bzip2-1.0.5 is being deprecated in favor of bzip2-1.0.6, which is now equivalent
12+
as of License List version 3.16 with the addition of markup for version numbering
13+
and the optional PATENTS statement, which was not specific to bzip2 1.0.5.
14+
</notes>
915
<text>
1016
<titleText>
1117
<p>Version 1.0.5 of 10 December 2007</p>

0 commit comments

Comments
 (0)