Skip to content

Commit d09c05b

Browse files
committed
use Python-2.0 instead of Python-2.0.1
NOTE: SPDX includes [Python-2.0.1](https://spdx.org/licenses/Python-2.0.1.html) which is almost identical to [Python-2.0](https://spdx.org/licenses/Python-2.0.html). It would be more accurate to use the former, but it does not appear to be supported.
1 parent 1440df8 commit d09c05b

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

curations/gem/rubygems/-/test-unit.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,58 +5,58 @@ coordinates:
55
revisions:
66
3.3.7:
77
licensed:
8-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
8+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
99
3.3.8:
1010
licensed:
11-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
11+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
1212
3.3.9:
1313
licensed:
14-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
14+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
1515
3.4.0:
1616
licensed:
17-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
17+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
1818
3.4.1:
1919
licensed:
20-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
20+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
2121
3.4.2:
2222
licensed:
23-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
23+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
2424
3.4.3:
2525
licensed:
26-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
26+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
2727
3.4.4:
2828
licensed:
29-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
29+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
3030
3.4.5:
3131
licensed:
32-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
32+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
3333
3.4.6:
3434
licensed:
35-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
35+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
3636
3.4.7:
3737
licensed:
38-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
38+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
3939
3.4.8:
4040
licensed:
41-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
41+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
4242
3.4.9:
4343
licensed:
44-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
44+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
4545
3.5.0:
4646
licensed:
47-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
47+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
4848
3.5.1:
4949
licensed:
50-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
50+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
5151
3.5.2:
5252
licensed:
53-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
53+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
5454
3.5.3:
5555
licensed:
56-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
56+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
5757
3.5.4:
5858
licensed:
59-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
59+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0
6060
3.5.5:
6161
licensed:
62-
declared: (BSD-2-Clause OR Ruby) AND Python-2.0.1
62+
declared: (BSD-2-Clause OR Ruby) AND Python-2.0

0 commit comments

Comments
 (0)