From: Victor Julien Date: Thu, 28 Jul 2022 09:12:55 +0000 (+0200) Subject: detect/file: update copyright years X-Git-Tag: suricata-7.0.0-beta1~363 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73eb7744d89fb39df98bad88da43ce535225df19;p=thirdparty%2Fsuricata.git detect/file: update copyright years --- 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