From be0f5dac0d0d30d35e9c664a17c44acdf04fdbba Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Mon, 9 Jun 2025 09:50:18 +0200 Subject: [PATCH] detect/pcre: fix copyright date --- src/detect-pcre.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/detect-pcre.c b/src/detect-pcre.c index 986fbfa501..a3520e6305 100644 --- a/src/detect-pcre.c +++ b/src/detect-pcre.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2024 Open Information Security Foundation +/* Copyright (C) 2007-2025 Open Information Security Foundation * * You can copy, redistribute or modify this Program under the terms of * the GNU General Public License version 2 as published by the Free -- 2.47.2