From dc7ff500eb766de50fbce95f16982315413426a5 Mon Sep 17 00:00:00 2001 From: dotarjun Date: Thu, 18 Jan 2024 12:18:36 +0530 Subject: [PATCH] Add required phrases to rules Reference: https://github.com/nexB/scancode-toolkit/issues/3615 Reported-by: @camillem Signed-off-by: dotarjun --- src/licensedcode/data/rules/cc-by-nc-sa-3.0_22.RULE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/licensedcode/data/rules/cc-by-nc-sa-3.0_22.RULE b/src/licensedcode/data/rules/cc-by-nc-sa-3.0_22.RULE index 3f1abe8972b..5d266e4f184 100644 --- a/src/licensedcode/data/rules/cc-by-nc-sa-3.0_22.RULE +++ b/src/licensedcode/data/rules/cc-by-nc-sa-3.0_22.RULE @@ -7,5 +7,5 @@ ignorable_urls: --- This book is licensed under a Creative Commons -http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US [Attribution-NonCommercial-ShareAlike 3.0 Unported] license. +http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US [{{Attribution-NonCommercial-ShareAlike 3.0}} Unported] license. For more information, please see the Creative Commons page. \ No newline at end of file