Skip to content

Commit 0027aec

Browse files
Merge branch 'update-license-rules' into new-licenses-and-copyrights
2 parents daad60e + 916bba5 commit 0027aec

32 files changed

+154
-76
lines changed

src/licensedcode/data/rules/bsd-new_1083.RULE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
license_expression: bsd-new
33
is_license_reference: yes
44
is_continuous: yes
5+
relevance: 100
56
minimum_coverage: 100
67
---
78

8-
BSD 3-clause "New" or "Revised" License
9+
{{BSD 3-clause}} "New" or "Revised" License

src/licensedcode/data/rules/false-positive_771.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ is_false_positive: yes
33
notes: seen in kernel /Documentation/process/license-rules.rst
44
---
55

6-
The SPDX license identifier in kernel files shall be added at the first
6+
The SPDX license identifier in kernel files

src/licensedcode/data/rules/false-positive_772.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ is_false_positive: yes
33
notes: seen in kernel /Documentation/process/license-rules.rst
44
---
55

6-
The SPDX license identifier is added in form of a comment.
6+
The SPDX license identifier is added

src/licensedcode/data/rules/false-positive_773.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ is_false_positive: yes
33
notes: seen in kernel /Documentation/process/license-rules.rst
44
---
55

6-
(SPDX-License-Identifier) nor in any way relevant for expressing or
6+
(SPDX-License-Identifier) nor

src/licensedcode/data/rules/false-positive_774.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ is_false_positive: yes
33
notes: seen at drivers/block/floppy.c
44
---
55

6-
* modeled after the freeware MS-DOS program fdformat/88 V1.8 by
6+
* modeled after the freeware MS-DOS program
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
is_false_positive: yes
3-
notes: seen in kernel /Documentation/process/license-rules.rst
3+
notes: seen in kernel menuconfig
44
---
55

6-
SPDX-License-Identifier: <SPDX License Expression>
6+
_GNU_SOURCE

src/licensedcode/data/rules/false-positive_781.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ is_false_positive: yes
33
notes: found in linux/drivers/gpu/drm/amd/include/asic_reg/nbio/
44
---
55

6-
#define PCIE_RX_AD__RX_RC_UR_SSPL_MSG
6+
UR_SSPL_MSG

src/licensedcode/data/rules/false-positive_782.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ is_false_positive: yes
33
notes: found in linux/drivers/pinctrl/samsung/pinctrl-exynos-arm.c
44
---
55

6-
EXYNOS_PIN_BANK_EINTG("gpl2")
6+
EINTG("gpl2")

src/licensedcode/data/rules/false-positive_783.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ is_false_positive: yes
33
notes: found in linux/drivers/pinctrl/samsung/pinctrl-exynos-arm.c
44
---
55

6-
EXYNOS_PIN_BANK_EINTG("gpl1")
6+
EINTG("gpl1")

src/licensedcode/data/rules/false-positive_784.RULE

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)