From 73eb7744d89fb39df98bad88da43ce535225df19 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 28 Jul 2022 11:12:55 +0200 Subject: [PATCH] detect/file: update copyright years --- src/detect-fileext.c | 2 +- src/detect-fileext.h | 2 +- src/detect-filemagic.c | 2 +- src/detect-filemagic.h | 2 +- src/detect-filename.c | 2 +- src/detect-filename.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/detect-fileext.c b/src/detect-fileext.c index b2be82d7e0..8512b913b5 100644 --- a/src/detect-fileext.c +++ b/src/detect-fileext.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2012 Open Information Security Foundation +/* Copyright (C) 2007-2022 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 diff --git a/src/detect-fileext.h b/src/detect-fileext.h index f202fca0ee..50cde0bfa7 100644 --- a/src/detect-fileext.h +++ b/src/detect-fileext.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2010 Open Information Security Foundation +/* Copyright (C) 2007-2022 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 diff --git a/src/detect-filemagic.c b/src/detect-filemagic.c index 502383b39e..ba2b33eaea 100644 --- a/src/detect-filemagic.c +++ b/src/detect-filemagic.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2014 Open Information Security Foundation +/* Copyright (C) 2007-2022 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 diff --git a/src/detect-filemagic.h b/src/detect-filemagic.h index 975cd19bdc..7936ad259c 100644 --- a/src/detect-filemagic.h +++ b/src/detect-filemagic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2011 Open Information Security Foundation +/* Copyright (C) 2007-2022 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 diff --git a/src/detect-filename.c b/src/detect-filename.c index 5dda5db580..aa4af7ac60 100644 --- a/src/detect-filename.c +++ b/src/detect-filename.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2014 Open Information Security Foundation +/* Copyright (C) 2007-2022 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 diff --git a/src/detect-filename.h b/src/detect-filename.h index 7204f36de1..41947835ca 100644 --- a/src/detect-filename.h +++ b/src/detect-filename.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2010 Open Information Security Foundation +/* Copyright (C) 2007-2022 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