From 4d4efac796f3c1f355de8d925daa26b69263abd3 Mon Sep 17 00:00:00 2001 From: Mehmet Samet Duman Date: Thu, 2 Apr 2026 21:11:23 +0300 Subject: NOISSUE Add various license files and update REUSE configuration Signed-off-by: Mehmet Samet Duman --- cgit/ui-summary.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cgit') diff --git a/cgit/ui-summary.c b/cgit/ui-summary.c index 2c3db14a9e..4b83e9f417 100644 --- a/cgit/ui-summary.c +++ b/cgit/ui-summary.c @@ -32,6 +32,8 @@ static char *trim_whitespace(const char *start, const char *end) return xstrndup(start, end - start); } +// REUSE-IgnoreStart + static char *find_spdx_identifier(const char *buf, size_t size) { static const char *keys[] = { @@ -183,6 +185,8 @@ cleanup: free(maintainers_path); } +// REUSE-IgnoreEnd + static unsigned long ref_age(const struct refinfo *ref) { if (!ref || !ref->object) -- cgit 0.0.5-2-1-g0f52