From bfc59d03e75d3ee31718e696dd902c24caf3c0c2 Mon Sep 17 00:00:00 2001 From: Aayush Kumar Date: Wed, 15 Jan 2025 02:23:56 +0530 Subject: [PATCH] Fixed False Positive detection for amazon-sl license by adding rules for mit license and updating rules for amazon-sl license. issue #4022 Signed-off-by: Aayush Kumar --- src/licensedcode/data/rules/amazon-sl_8.RULE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/licensedcode/data/rules/amazon-sl_8.RULE b/src/licensedcode/data/rules/amazon-sl_8.RULE index dd101219495..75088412ecd 100644 --- a/src/licensedcode/data/rules/amazon-sl_8.RULE +++ b/src/licensedcode/data/rules/amazon-sl_8.RULE @@ -6,4 +6,4 @@ relevance: 100 License -This library is licensed under the Amazon Software License. \ No newline at end of file +This library is licensed under the {{Amazon Software License}}.