From ccb04a7d9523c053abe836684dbb2ad9387f0f33 Mon Sep 17 00:00:00 2001 From: Philippe Ombredanne Date: Thu, 26 Jan 2023 11:53:31 +0100 Subject: [PATCH] Only trigger license rule with Freetype Signed-off-by: Philippe Ombredanne --- src/licensedcode/data/rules/freetype_5.RULE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/licensedcode/data/rules/freetype_5.RULE b/src/licensedcode/data/rules/freetype_5.RULE index 431de2682b8..09cf726718d 100644 --- a/src/licensedcode/data/rules/freetype_5.RULE +++ b/src/licensedcode/data/rules/freetype_5.RULE @@ -6,7 +6,7 @@ referenced_filenames: --- /* This file may only be used, */ -/* modified, and distributed under the terms of the FreeType project */ +/* modified, and distributed under the terms of the {{FreeType}} project */ /* license, LICENSE.TXT. By continuing to use, modify, or distribute */ /* this file you indicate that you have read the license and */ -/* understand and accept it fully. */ \ No newline at end of file +/* understand and accept it fully. */