From 08e349a8bb0dbd16c0cc549eccb9f16030d6eb0c Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Wed, 27 Jul 2022 14:14:36 +0200 Subject: [PATCH] detect: update copyright years --- src/detect-app-layer-event.c | 2 +- src/detect-app-layer-event.h | 2 +- src/detect-app-layer-protocol.c | 2 +- src/detect-app-layer-protocol.h | 2 +- src/detect-asn1.c | 2 +- src/detect-asn1.h | 2 +- src/detect-base64-decode.c | 2 +- src/detect-base64-decode.h | 2 +- src/detect-cipservice.h | 2 +- src/detect-csum.c | 2 +- src/detect-csum.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/detect-app-layer-event.c b/src/detect-app-layer-event.c index ab19162514..040566dda3 100644 --- a/src/detect-app-layer-event.c +++ b/src/detect-app-layer-event.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2020 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-app-layer-event.h b/src/detect-app-layer-event.h index 8db6eaa7ef..13be31733d 100644 --- a/src/detect-app-layer-event.h +++ b/src/detect-app-layer-event.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-app-layer-protocol.c b/src/detect-app-layer-protocol.c index b51d99b86a..72475a111a 100644 --- a/src/detect-app-layer-protocol.c +++ b/src/detect-app-layer-protocol.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2013 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-app-layer-protocol.h b/src/detect-app-layer-protocol.h index 616c4f2a56..65bc3d8c76 100644 --- a/src/detect-app-layer-protocol.h +++ b/src/detect-app-layer-protocol.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2013 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-asn1.c b/src/detect-asn1.c index a8fb593890..716d7bda22 100644 --- a/src/detect-asn1.c +++ b/src/detect-asn1.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2020 Open Information Security Foundation +/* Copyright (C) 2020-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-asn1.h b/src/detect-asn1.h index eda36d4c2a..a7b67340aa 100644 --- a/src/detect-asn1.h +++ b/src/detect-asn1.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2020 Open Information Security Foundation +/* Copyright (C) 2020-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-base64-decode.c b/src/detect-base64-decode.c index ebbe955815..25198b7112 100644 --- a/src/detect-base64-decode.c +++ b/src/detect-base64-decode.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2020 Open Information Security Foundation +/* Copyright (C) 2020-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-base64-decode.h b/src/detect-base64-decode.h index a5be8710b8..b2f7bdaaf5 100644 --- a/src/detect-base64-decode.h +++ b/src/detect-base64-decode.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015 Open Information Security Foundation +/* Copyright (C) 2015-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-cipservice.h b/src/detect-cipservice.h index 9c774104a8..93869297ed 100644 --- a/src/detect-cipservice.h +++ b/src/detect-cipservice.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2015 Open Information Security Foundation +/* Copyright (C) 2015-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-csum.c b/src/detect-csum.c index 5de0842b95..0a1c5d8295 100644 --- a/src/detect-csum.c +++ b/src/detect-csum.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2013 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-csum.h b/src/detect-csum.h index 8a871745b2..8dd1f4a656 100644 --- a/src/detect-csum.h +++ b/src/detect-csum.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 -- 2.47.2