Skip to content

Commit c489696

Browse files
committed
add test for equivalent word
add test for equivalent word like 'license' or 'licence'. Now this word is consider as same. Reference: #4190 Signed-off-by: Alok Kumar <[email protected]>
1 parent ff88b06 commit c489696

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
EUPL license
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
license_expressions:
2+
- eupl-1.2
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
GNU Library General Public Licence
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
license_expressions:
2+
- lgpl-2.0-plus

0 commit comments

Comments
 (0)