Commit 70e89e3
committed
Remove unreachable duplicate LGPL key in rubygems mapping #5314
LICENSES_MAPPING defined 'LGPL' on two consecutive lines, so the first
entry was silently discarded and a bare LGPL declaration always resolved
to lgpl-2.0-plus.
Remove the unreachable line and keep the value that already applies, so
the mapping is unchanged at runtime.
Signed-off-by: Daksha1611 <mehtadaksha1611@gmail.com>1 parent 5ebebf2 commit 70e89e3
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
680 | 679 | | |
681 | 680 | | |
682 | 681 | | |
| |||
0 commit comments