From 793a027f3a9389c142106f3249148c6bb3f5c32d Mon Sep 17 00:00:00 2001 From: Kara Moraw Date: Thu, 23 May 2024 14:28:54 +0100 Subject: [PATCH] #30 add COPYING to license file names --- fuji_server/data/software_file.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fuji_server/data/software_file.json b/fuji_server/data/software_file.json index 9d7f3b57..c83ec62f 100644 --- a/fuji_server/data/software_file.json +++ b/fuji_server/data/software_file.json @@ -42,7 +42,8 @@ "parse": "full", "pattern": [ "(\\w*/)*LICEN(S|C)E(\\.\\w*)?", - "(\\w*/)*licen(s|c)e(\\.\\w*)?" + "(\\w*/)*licen(s|c)e(\\.\\w*)?", + "(\\w*/)*COPYING" ] }, "maven_pom": {