From: Juliana Fajardini Date: Thu, 21 Apr 2022 14:51:21 +0000 (-0300) Subject: detect: update copyright years X-Git-Tag: suricata-5.0.10~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b78663f38710fc589c7024f161242c2ccf5d27;p=thirdparty%2Fsuricata.git detect: update copyright years (cherry picked from commit 192360aa052841f21d22149b049ef94691f9a1f7) --- diff --git a/src/decode-ethernet.c b/src/decode-ethernet.c index abe9e958d6..93aed1091a 100644 --- a/src/decode-ethernet.c +++ b/src/decode-ethernet.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/decode-icmpv4.c b/src/decode-icmpv4.c index 7801f5fc1b..ffb6205c15 100644 --- a/src/decode-icmpv4.c +++ b/src/decode-icmpv4.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/decode-icmpv6.c b/src/decode-icmpv6.c index 86662ca824..a76c877612 100644 --- a/src/decode-icmpv6.c +++ b/src/decode-icmpv6.c @@ -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/decode-ipv4.c b/src/decode-ipv4.c index efe18c776e..328bda3ffd 100644 --- a/src/decode-ipv4.c +++ b/src/decode-ipv4.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/decode-mpls.c b/src/decode-mpls.c index 940383ea2c..c33072cea6 100644 --- a/src/decode-mpls.c +++ b/src/decode-mpls.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014 Open Information Security Foundation +/* Copyright (C) 2014-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-content.c b/src/detect-content.c index 98fa8d80dc..b88399681c 100644 --- a/src/detect-content.c +++ b/src/detect-content.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 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-dsize.c b/src/detect-dsize.c index b254c58b74..98d60b2ca9 100644 --- a/src/detect-dsize.c +++ b/src/detect-dsize.c @@ -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-engine-alert.h b/src/detect-engine-alert.h index 9e895e7602..d3e2f80192 100644 --- a/src/detect-engine-alert.h +++ b/src/detect-engine-alert.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-engine-event.c b/src/detect-engine-event.c index 3ddce4cf52..9b4b2e77b0 100644 --- a/src/detect-engine-event.c +++ b/src/detect-engine-event.c @@ -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-flowbits.c b/src/detect-flowbits.c index 69f156833f..fb1f84610f 100644 --- a/src/detect-flowbits.c +++ b/src/detect-flowbits.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2017 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-fragbits.c b/src/detect-fragbits.c index 74f42fe0b0..ec21bcf464 100644 --- a/src/detect-fragbits.c +++ b/src/detect-fragbits.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2016 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-fragoffset.c b/src/detect-fragoffset.c index 6d866bee45..75c703d224 100644 --- a/src/detect-fragoffset.c +++ b/src/detect-fragoffset.c @@ -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-ftpbounce.c b/src/detect-ftpbounce.c index 3b6716ad05..c32c847c8e 100644 --- a/src/detect-ftpbounce.c +++ b/src/detect-ftpbounce.c @@ -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-hostbits.c b/src/detect-hostbits.c index eef3d85d3d..2f921567b4 100644 --- a/src/detect-hostbits.c +++ b/src/detect-hostbits.c @@ -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-ipopts.c b/src/detect-ipopts.c index 50b0618d42..18e50563d0 100644 --- a/src/detect-ipopts.c +++ b/src/detect-ipopts.c @@ -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-parse.c b/src/detect-parse.c index ff3362b4eb..5a9326d648 100644 --- a/src/detect-parse.c +++ b/src/detect-parse.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-tcp-flags.c b/src/detect-tcp-flags.c index b91cd0d294..6244bb817b 100644 --- a/src/detect-tcp-flags.c +++ b/src/detect-tcp-flags.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2018 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-xbits.c b/src/detect-xbits.c index e639f48576..09cbf3ecd4 100644 --- a/src/detect-xbits.c +++ b/src/detect-xbits.c @@ -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.c b/src/detect.c index b7380d9fcd..164b6608ce 100644 --- a/src/detect.c +++ b/src/detect.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2017 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.h b/src/detect.h index 520d41446e..ffae4d1192 100644 --- a/src/detect.h +++ b/src/detect.h @@ -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/output-filestore.c b/src/output-filestore.c index f96fbf7d0a..8aff445022 100644 --- a/src/output-filestore.c +++ b/src/output-filestore.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 Open Information Security Foundation +/* Copyright (C) 2018-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/stream-tcp.c b/src/stream-tcp.c index 06f52519a1..af08aeadfb 100644 --- a/src/stream-tcp.c +++ b/src/stream-tcp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2016 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/tests/detect.c b/src/tests/detect.c index c7cc6a34f6..bf17c757a3 100644 --- a/src/tests/detect.c +++ b/src/tests/detect.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2017 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/util-action.c b/src/util-action.c index fa9509ea9a..a4afdd5d30 100644 --- a/src/util-action.c +++ b/src/util-action.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/util-debug.h b/src/util-debug.h index ac11294b84..dc0745d6c1 100644 --- a/src/util-debug.h +++ b/src/util-debug.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