From 10ef1f9679576e4e4c96743d045fa11e6afcbded Mon Sep 17 00:00:00 2001 From: Christian Giese Date: Fri, 13 Jan 2023 16:01:38 +0000 Subject: [PATCH] update copyright to 2023 --- README.md | 2 +- code/bgpupdate | 2 +- code/bngblaster-cli | 2 +- code/bngblaster/src/bbl.c | 2 +- code/bngblaster/src/bbl.h | 2 +- code/bngblaster/src/bbl_a10nsp.c | 2 +- code/bngblaster/src/bbl_a10nsp.h | 2 +- code/bngblaster/src/bbl_access.c | 2 +- code/bngblaster/src/bbl_access.h | 2 +- code/bngblaster/src/bbl_access_line.h | 2 +- code/bngblaster/src/bbl_cfm.c | 2 +- code/bngblaster/src/bbl_cfm.h | 2 +- code/bngblaster/src/bbl_config.c | 2 +- code/bngblaster/src/bbl_config.h | 2 +- code/bngblaster/src/bbl_ctrl.c | 2 +- code/bngblaster/src/bbl_ctrl.h | 2 +- code/bngblaster/src/bbl_ctx.c | 2 +- code/bngblaster/src/bbl_ctx.h | 2 +- code/bngblaster/src/bbl_def.h | 2 +- code/bngblaster/src/bbl_dhcp.c | 2 +- code/bngblaster/src/bbl_dhcp.h | 2 +- code/bngblaster/src/bbl_dhcpv6.c | 2 +- code/bngblaster/src/bbl_dhcpv6.h | 2 +- code/bngblaster/src/bbl_igmp.c | 2 +- code/bngblaster/src/bbl_igmp.h | 2 +- code/bngblaster/src/bbl_interactive.c | 2 +- code/bngblaster/src/bbl_interactive.h | 2 +- code/bngblaster/src/bbl_interface.c | 2 +- code/bngblaster/src/bbl_interface.h | 2 +- code/bngblaster/src/bbl_l2tp.c | 2 +- code/bngblaster/src/bbl_l2tp.h | 2 +- code/bngblaster/src/bbl_l2tp_avp.c | 2 +- code/bngblaster/src/bbl_l2tp_avp.h | 2 +- code/bngblaster/src/bbl_lag.c | 2 +- code/bngblaster/src/bbl_lag.h | 2 +- code/bngblaster/src/bbl_li.c | 2 +- code/bngblaster/src/bbl_li.h | 2 +- code/bngblaster/src/bbl_network.c | 2 +- code/bngblaster/src/bbl_network.h | 2 +- code/bngblaster/src/bbl_pcap.c | 2 +- code/bngblaster/src/bbl_pcap.h | 2 +- code/bngblaster/src/bbl_protocols.c | 2 +- code/bngblaster/src/bbl_protocols.h | 2 +- code/bngblaster/src/bbl_rx.c | 2 +- code/bngblaster/src/bbl_rx.h | 2 +- code/bngblaster/src/bbl_session.c | 2 +- code/bngblaster/src/bbl_session.h | 2 +- code/bngblaster/src/bbl_stats.c | 2 +- code/bngblaster/src/bbl_stats.h | 2 +- code/bngblaster/src/bbl_stream.c | 2 +- code/bngblaster/src/bbl_stream.h | 2 +- code/bngblaster/src/bbl_tcp.c | 2 +- code/bngblaster/src/bbl_tcp.h | 2 +- code/bngblaster/src/bbl_tx.c | 2 +- code/bngblaster/src/bbl_tx.h | 2 +- code/bngblaster/src/bbl_txq.c | 2 +- code/bngblaster/src/bbl_txq.h | 2 +- code/bngblaster/src/bgp/bgp.c | 2 +- code/bngblaster/src/bgp/bgp.h | 2 +- code/bngblaster/src/bgp/bgp_ctrl.c | 2 +- code/bngblaster/src/bgp/bgp_ctrl.h | 2 +- code/bngblaster/src/bgp/bgp_def.h | 2 +- code/bngblaster/src/bgp/bgp_message.c | 2 +- code/bngblaster/src/bgp/bgp_message.h | 2 +- code/bngblaster/src/bgp/bgp_raw_update.c | 2 +- code/bngblaster/src/bgp/bgp_raw_update.h | 2 +- code/bngblaster/src/bgp/bgp_receive.c | 2 +- code/bngblaster/src/bgp/bgp_receive.h | 2 +- code/bngblaster/src/bgp/bgp_session.c | 2 +- code/bngblaster/src/bgp/bgp_session.h | 2 +- code/bngblaster/src/io/io.c | 2 +- code/bngblaster/src/io/io.h | 2 +- code/bngblaster/src/io/io_def.h | 2 +- code/bngblaster/src/io/io_dpdk.c | 2 +- code/bngblaster/src/io/io_dpdk.h | 2 +- code/bngblaster/src/io/io_interface.c | 2 +- code/bngblaster/src/io/io_interface.h | 2 +- code/bngblaster/src/io/io_packet_mmap.c | 2 +- code/bngblaster/src/io/io_packet_mmap.h | 2 +- code/bngblaster/src/io/io_raw.c | 2 +- code/bngblaster/src/io/io_raw.h | 2 +- code/bngblaster/src/io/io_socket.c | 2 +- code/bngblaster/src/io/io_socket.h | 2 +- code/bngblaster/src/io/io_thread.c | 2 +- code/bngblaster/src/io/io_thread.h | 2 +- code/bngblaster/src/isis/isis.c | 2 +- code/bngblaster/src/isis/isis.h | 2 +- code/bngblaster/src/isis/isis_adjacency.c | 2 +- code/bngblaster/src/isis/isis_adjacency.h | 2 +- code/bngblaster/src/isis/isis_checksum.c | 2 +- code/bngblaster/src/isis/isis_checksum.h | 2 +- code/bngblaster/src/isis/isis_csnp.c | 2 +- code/bngblaster/src/isis/isis_csnp.h | 2 +- code/bngblaster/src/isis/isis_ctrl.c | 2 +- code/bngblaster/src/isis/isis_ctrl.h | 2 +- code/bngblaster/src/isis/isis_def.h | 2 +- code/bngblaster/src/isis/isis_lsp.c | 2 +- code/bngblaster/src/isis/isis_lsp.h | 2 +- code/bngblaster/src/isis/isis_mrt.c | 2 +- code/bngblaster/src/isis/isis_mrt.h | 2 +- code/bngblaster/src/isis/isis_p2p_hello.c | 2 +- code/bngblaster/src/isis/isis_p2p_hello.h | 2 +- code/bngblaster/src/isis/isis_pdu.c | 2 +- code/bngblaster/src/isis/isis_pdu.h | 2 +- code/bngblaster/src/isis/isis_psnp.c | 2 +- code/bngblaster/src/isis/isis_psnp.h | 2 +- code/bngblaster/src/isis/isis_utils.c | 2 +- code/bngblaster/src/isis/isis_utils.h | 2 +- code/bngblaster/src/ldp/ldp.c | 2 +- code/bngblaster/src/ldp/ldp.h | 2 +- code/bngblaster/src/ldp/ldp_ctrl.c | 2 +- code/bngblaster/src/ldp/ldp_ctrl.h | 2 +- code/bngblaster/src/ldp/ldp_db.c | 2 +- code/bngblaster/src/ldp/ldp_db.h | 2 +- code/bngblaster/src/ldp/ldp_def.h | 2 +- code/bngblaster/src/ldp/ldp_hello.c | 2 +- code/bngblaster/src/ldp/ldp_hello.h | 2 +- code/bngblaster/src/ldp/ldp_interface.c | 2 +- code/bngblaster/src/ldp/ldp_interface.h | 2 +- code/bngblaster/src/ldp/ldp_message.c | 2 +- code/bngblaster/src/ldp/ldp_message.h | 2 +- code/bngblaster/src/ldp/ldp_raw_update.c | 2 +- code/bngblaster/src/ldp/ldp_raw_update.h | 2 +- code/bngblaster/src/ldp/ldp_receive.c | 2 +- code/bngblaster/src/ldp/ldp_receive.h | 2 +- code/bngblaster/src/ldp/ldp_session.c | 2 +- code/bngblaster/src/ldp/ldp_session.h | 2 +- code/bngblaster/test/protocols.c | 2 +- code/bngblaster/test/protocols_decode_pcap.c | 2 +- code/common/src/common.h | 2 +- code/common/src/common_include.h | 2 +- code/common/src/config.h | 4 ++-- code/common/src/logging.c | 2 +- code/common/src/logging.h | 2 +- code/common/src/timer.c | 2 +- code/common/src/timer.h | 2 +- code/common/src/utils.c | 2 +- code/common/src/utils.h | 2 +- code/common/test/utils.c | 2 +- code/ldpupdate | 2 +- code/lspgen/src/hmac_md5.c | 2 +- code/lspgen/src/hmac_md5.h | 2 +- code/lspgen/src/lspgen_config.c | 2 +- code/lspgen/src/lspgen_seq_cache.c | 2 +- docsrc/sources/conf.py | 2 +- docsrc/sources/index.rst | 2 +- 146 files changed, 147 insertions(+), 147 deletions(-) diff --git a/README.md b/README.md index b8fe7285..4adceb93 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ See the LICENSE file for more details. ## Copyright -Copyright (C) 2020-2022, RtBrick, Inc. +Copyright (C) 2020-2023, RtBrick, Inc. ## Contact diff --git a/code/bgpupdate b/code/bgpupdate index 2c0a0da6..df99af1a 100755 --- a/code/bgpupdate +++ b/code/bgpupdate @@ -4,7 +4,7 @@ BGP RAW Update Generator Christian Giese, March 2022 -Copyright (C) 2020-2022, RtBrick, Inc. +Copyright (C) 2020-2023, RtBrick, Inc. SPDX-License-Identifier: BSD-3-Clause """ import argparse diff --git a/code/bngblaster-cli b/code/bngblaster-cli index c1a641f7..aba59776 100755 --- a/code/bngblaster-cli +++ b/code/bngblaster-cli @@ -7,7 +7,7 @@ control socket JSON RPC API. Christian Giese, January 2021 -Copyright (C) 2020-2022, RtBrick, Inc. +Copyright (C) 2020-2023, RtBrick, Inc. SPDX-License-Identifier: BSD-3-Clause """ import sys diff --git a/code/bngblaster/src/bbl.c b/code/bngblaster/src/bbl.c index bd0ecc78..9be09b4b 100644 --- a/code/bngblaster/src/bbl.c +++ b/code/bngblaster/src/bbl.c @@ -8,7 +8,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl.h b/code/bngblaster/src/bbl.h index 4d32822a..57b26006 100644 --- a/code/bngblaster/src/bbl.h +++ b/code/bngblaster/src/bbl.h @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_a10nsp.c b/code/bngblaster/src/bbl_a10nsp.c index 562b7b29..3cc3fea6 100644 --- a/code/bngblaster/src/bbl_a10nsp.c +++ b/code/bngblaster/src/bbl_a10nsp.c @@ -3,7 +3,7 @@ * * Christian Giese, September 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_a10nsp.h b/code/bngblaster/src/bbl_a10nsp.h index a6b76d72..e0993182 100644 --- a/code/bngblaster/src/bbl_a10nsp.h +++ b/code/bngblaster/src/bbl_a10nsp.h @@ -3,7 +3,7 @@ * * Christian Giese, September 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_access.c b/code/bngblaster/src/bbl_access.c index dd8a3fdf..91badf7a 100644 --- a/code/bngblaster/src/bbl_access.c +++ b/code/bngblaster/src/bbl_access.c @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_access.h b/code/bngblaster/src/bbl_access.h index 6db94451..477ab4a3 100644 --- a/code/bngblaster/src/bbl_access.h +++ b/code/bngblaster/src/bbl_access.h @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_access_line.h b/code/bngblaster/src/bbl_access_line.h index 1103806f..3c12ff13 100644 --- a/code/bngblaster/src/bbl_access_line.h +++ b/code/bngblaster/src/bbl_access_line.h @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ACCESS_LINE_H__ diff --git a/code/bngblaster/src/bbl_cfm.c b/code/bngblaster/src/bbl_cfm.c index a9381d27..7cf7e949 100644 --- a/code/bngblaster/src/bbl_cfm.c +++ b/code/bngblaster/src/bbl_cfm.c @@ -3,7 +3,7 @@ * * Christian Giese, October 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_cfm.h b/code/bngblaster/src/bbl_cfm.h index 0505ef93..b96a4d24 100644 --- a/code/bngblaster/src/bbl_cfm.h +++ b/code/bngblaster/src/bbl_cfm.h @@ -3,7 +3,7 @@ * * Christian Giese, October 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_config.c b/code/bngblaster/src/bbl_config.c index cb63e57c..c091ec10 100644 --- a/code/bngblaster/src/bbl_config.c +++ b/code/bngblaster/src/bbl_config.c @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_config.h b/code/bngblaster/src/bbl_config.h index b54e88e0..e8c2c5ea 100644 --- a/code/bngblaster/src/bbl_config.h +++ b/code/bngblaster/src/bbl_config.h @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_CONFIG_H__ diff --git a/code/bngblaster/src/bbl_ctrl.c b/code/bngblaster/src/bbl_ctrl.c index 52f71115..e2cd31ef 100644 --- a/code/bngblaster/src/bbl_ctrl.c +++ b/code/bngblaster/src/bbl_ctrl.c @@ -3,7 +3,7 @@ * * Christian Giese, January 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include diff --git a/code/bngblaster/src/bbl_ctrl.h b/code/bngblaster/src/bbl_ctrl.h index 5c831450..4082072a 100644 --- a/code/bngblaster/src/bbl_ctrl.h +++ b/code/bngblaster/src/bbl_ctrl.h @@ -3,7 +3,7 @@ * * Christian Giese, January 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_ctx.c b/code/bngblaster/src/bbl_ctx.c index 65b08709..e8bc8bf5 100644 --- a/code/bngblaster/src/bbl_ctx.c +++ b/code/bngblaster/src/bbl_ctx.c @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_ctx.h b/code/bngblaster/src/bbl_ctx.h index f84e8a1e..0356988a 100644 --- a/code/bngblaster/src/bbl_ctx.h +++ b/code/bngblaster/src/bbl_ctx.h @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_CONTEXT_H__ diff --git a/code/bngblaster/src/bbl_def.h b/code/bngblaster/src/bbl_def.h index efef9abf..6aaecafe 100644 --- a/code/bngblaster/src/bbl_def.h +++ b/code/bngblaster/src/bbl_def.h @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_DEF_H__ diff --git a/code/bngblaster/src/bbl_dhcp.c b/code/bngblaster/src/bbl_dhcp.c index 64ecbbd4..1cc54740 100644 --- a/code/bngblaster/src/bbl_dhcp.c +++ b/code/bngblaster/src/bbl_dhcp.c @@ -3,7 +3,7 @@ * * Christian Giese, April 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_dhcp.h b/code/bngblaster/src/bbl_dhcp.h index c963ef8f..331980af 100644 --- a/code/bngblaster/src/bbl_dhcp.h +++ b/code/bngblaster/src/bbl_dhcp.h @@ -3,7 +3,7 @@ * * Christian Giese, April 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_dhcpv6.c b/code/bngblaster/src/bbl_dhcpv6.c index 842c96ac..a4177619 100644 --- a/code/bngblaster/src/bbl_dhcpv6.c +++ b/code/bngblaster/src/bbl_dhcpv6.c @@ -3,7 +3,7 @@ * * Christian Giese, May 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_dhcpv6.h b/code/bngblaster/src/bbl_dhcpv6.h index 9f07bac7..092d917a 100644 --- a/code/bngblaster/src/bbl_dhcpv6.h +++ b/code/bngblaster/src/bbl_dhcpv6.h @@ -3,7 +3,7 @@ * * Christian Giese, May 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_igmp.c b/code/bngblaster/src/bbl_igmp.c index 4943a6ac..57881317 100644 --- a/code/bngblaster/src/bbl_igmp.c +++ b/code/bngblaster/src/bbl_igmp.c @@ -3,7 +3,7 @@ * * Christian Giese, October 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_igmp.h b/code/bngblaster/src/bbl_igmp.h index 4f06ca71..baee4864 100644 --- a/code/bngblaster/src/bbl_igmp.h +++ b/code/bngblaster/src/bbl_igmp.h @@ -3,7 +3,7 @@ * * Christian Giese, October 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_interactive.c b/code/bngblaster/src/bbl_interactive.c index 5fe66398..93ad15bf 100644 --- a/code/bngblaster/src/bbl_interactive.c +++ b/code/bngblaster/src/bbl_interactive.c @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_interactive.h b/code/bngblaster/src/bbl_interactive.h index bc1025c7..210eaa8e 100644 --- a/code/bngblaster/src/bbl_interactive.h +++ b/code/bngblaster/src/bbl_interactive.h @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_interface.c b/code/bngblaster/src/bbl_interface.c index 4f965029..528b5e7f 100644 --- a/code/bngblaster/src/bbl_interface.c +++ b/code/bngblaster/src/bbl_interface.c @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_interface.h b/code/bngblaster/src/bbl_interface.h index b91bf655..1c1989c1 100644 --- a/code/bngblaster/src/bbl_interface.h +++ b/code/bngblaster/src/bbl_interface.h @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_l2tp.c b/code/bngblaster/src/bbl_l2tp.c index 0f011eef..1c963ce1 100644 --- a/code/bngblaster/src/bbl_l2tp.c +++ b/code/bngblaster/src/bbl_l2tp.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_l2tp.h b/code/bngblaster/src/bbl_l2tp.h index 55ad9c87..a55a6fd6 100644 --- a/code/bngblaster/src/bbl_l2tp.h +++ b/code/bngblaster/src/bbl_l2tp.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_l2tp_avp.c b/code/bngblaster/src/bbl_l2tp_avp.c index 50de8510..6532a37d 100644 --- a/code/bngblaster/src/bbl_l2tp_avp.c +++ b/code/bngblaster/src/bbl_l2tp_avp.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_l2tp_avp.h b/code/bngblaster/src/bbl_l2tp_avp.h index ffb49886..27e46c94 100644 --- a/code/bngblaster/src/bbl_l2tp_avp.h +++ b/code/bngblaster/src/bbl_l2tp_avp.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_lag.c b/code/bngblaster/src/bbl_lag.c index 3f1954c7..e223c042 100644 --- a/code/bngblaster/src/bbl_lag.c +++ b/code/bngblaster/src/bbl_lag.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_lag.h b/code/bngblaster/src/bbl_lag.h index 0fdba997..0f066c90 100644 --- a/code/bngblaster/src/bbl_lag.h +++ b/code/bngblaster/src/bbl_lag.h @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_li.c b/code/bngblaster/src/bbl_li.c index 9fcc65f5..664f514f 100644 --- a/code/bngblaster/src/bbl_li.c +++ b/code/bngblaster/src/bbl_li.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_li.h b/code/bngblaster/src/bbl_li.h index e3eb5ee2..2bbc2819 100644 --- a/code/bngblaster/src/bbl_li.h +++ b/code/bngblaster/src/bbl_li.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_network.c b/code/bngblaster/src/bbl_network.c index c2737ce1..b8771a5e 100644 --- a/code/bngblaster/src/bbl_network.c +++ b/code/bngblaster/src/bbl_network.c @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_network.h b/code/bngblaster/src/bbl_network.h index 422ccb97..7acc9834 100644 --- a/code/bngblaster/src/bbl_network.h +++ b/code/bngblaster/src/bbl_network.h @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_pcap.c b/code/bngblaster/src/bbl_pcap.c index 692474ed..8684e0f0 100644 --- a/code/bngblaster/src/bbl_pcap.c +++ b/code/bngblaster/src/bbl_pcap.c @@ -4,7 +4,7 @@ * * Hannes Gredler, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_pcap.h b/code/bngblaster/src/bbl_pcap.h index 68975abf..b2271fe5 100644 --- a/code/bngblaster/src/bbl_pcap.h +++ b/code/bngblaster/src/bbl_pcap.h @@ -4,7 +4,7 @@ * * Hannes Gredler, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_protocols.c b/code/bngblaster/src/bbl_protocols.c index 273c9e1a..57839856 100644 --- a/code/bngblaster/src/bbl_protocols.c +++ b/code/bngblaster/src/bbl_protocols.c @@ -3,7 +3,7 @@ * * Christian Giese, July 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl_def.h" diff --git a/code/bngblaster/src/bbl_protocols.h b/code/bngblaster/src/bbl_protocols.h index 86a50283..ee6dc15e 100644 --- a/code/bngblaster/src/bbl_protocols.h +++ b/code/bngblaster/src/bbl_protocols.h @@ -3,7 +3,7 @@ * * Christian Giese, July 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_rx.c b/code/bngblaster/src/bbl_rx.c index 8b1b69f0..495701cf 100644 --- a/code/bngblaster/src/bbl_rx.c +++ b/code/bngblaster/src/bbl_rx.c @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_rx.h b/code/bngblaster/src/bbl_rx.h index a6241e3d..b9aebbc8 100644 --- a/code/bngblaster/src/bbl_rx.h +++ b/code/bngblaster/src/bbl_rx.h @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_session.c b/code/bngblaster/src/bbl_session.c index f872f851..89eb1a5c 100644 --- a/code/bngblaster/src/bbl_session.c +++ b/code/bngblaster/src/bbl_session.c @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_session.h b/code/bngblaster/src/bbl_session.h index 0c488a57..518fb6eb 100644 --- a/code/bngblaster/src/bbl_session.h +++ b/code/bngblaster/src/bbl_session.h @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_stats.c b/code/bngblaster/src/bbl_stats.c index 802522a5..1d218fcd 100644 --- a/code/bngblaster/src/bbl_stats.c +++ b/code/bngblaster/src/bbl_stats.c @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_stats.h b/code/bngblaster/src/bbl_stats.h index 1b2c1cbb..7d11b1c4 100644 --- a/code/bngblaster/src/bbl_stats.h +++ b/code/bngblaster/src/bbl_stats.h @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_stream.c b/code/bngblaster/src/bbl_stream.c index d8ea262d..19bad655 100644 --- a/code/bngblaster/src/bbl_stream.c +++ b/code/bngblaster/src/bbl_stream.c @@ -3,7 +3,7 @@ * * Christian Giese, March 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_stream.h b/code/bngblaster/src/bbl_stream.h index bd3a93c3..442030bc 100644 --- a/code/bngblaster/src/bbl_stream.h +++ b/code/bngblaster/src/bbl_stream.h @@ -3,7 +3,7 @@ * * Christian Giese, Match 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_STREAM_H__ diff --git a/code/bngblaster/src/bbl_tcp.c b/code/bngblaster/src/bbl_tcp.c index 496ce5d3..3387fd7a 100644 --- a/code/bngblaster/src/bbl_tcp.c +++ b/code/bngblaster/src/bbl_tcp.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl_tcp.h" diff --git a/code/bngblaster/src/bbl_tcp.h b/code/bngblaster/src/bbl_tcp.h index 0a3b3f3f..b44f0b02 100644 --- a/code/bngblaster/src/bbl_tcp.h +++ b/code/bngblaster/src/bbl_tcp.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/bbl_tx.c b/code/bngblaster/src/bbl_tx.c index 016d8cd2..f8277f6c 100644 --- a/code/bngblaster/src/bbl_tx.c +++ b/code/bngblaster/src/bbl_tx.c @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_tx.h b/code/bngblaster/src/bbl_tx.h index f127e475..e24c1a60 100644 --- a/code/bngblaster/src/bbl_tx.h +++ b/code/bngblaster/src/bbl_tx.h @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_TX_H__ diff --git a/code/bngblaster/src/bbl_txq.c b/code/bngblaster/src/bbl_txq.c index 6f4c8b3f..a78dc676 100644 --- a/code/bngblaster/src/bbl_txq.c +++ b/code/bngblaster/src/bbl_txq.c @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bbl.h" diff --git a/code/bngblaster/src/bbl_txq.h b/code/bngblaster/src/bbl_txq.h index 6e60ae18..e590a5cb 100644 --- a/code/bngblaster/src/bbl_txq.h +++ b/code/bngblaster/src/bbl_txq.h @@ -7,7 +7,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_TXQ_H__ diff --git a/code/bngblaster/src/bgp/bgp.c b/code/bngblaster/src/bgp/bgp.c index 34bae280..9439788e 100644 --- a/code/bngblaster/src/bgp/bgp.c +++ b/code/bngblaster/src/bgp/bgp.c @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bgp.h" diff --git a/code/bngblaster/src/bgp/bgp.h b/code/bngblaster/src/bgp/bgp.h index 8a89d667..1e6c03e2 100644 --- a/code/bngblaster/src/bgp/bgp.h +++ b/code/bngblaster/src/bgp/bgp.h @@ -3,7 +3,7 @@ * * Christian Giese, Mach 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_BGP_H__ diff --git a/code/bngblaster/src/bgp/bgp_ctrl.c b/code/bngblaster/src/bgp/bgp_ctrl.c index 30a2c722..59556e08 100644 --- a/code/bngblaster/src/bgp/bgp_ctrl.c +++ b/code/bngblaster/src/bgp/bgp_ctrl.c @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bgp.h" diff --git a/code/bngblaster/src/bgp/bgp_ctrl.h b/code/bngblaster/src/bgp/bgp_ctrl.h index 55b71a6f..924a359f 100644 --- a/code/bngblaster/src/bgp/bgp_ctrl.h +++ b/code/bngblaster/src/bgp/bgp_ctrl.h @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_BGP_CTRL_H__ diff --git a/code/bngblaster/src/bgp/bgp_def.h b/code/bngblaster/src/bgp/bgp_def.h index ab905c2c..9a5d03eb 100644 --- a/code/bngblaster/src/bgp/bgp_def.h +++ b/code/bngblaster/src/bgp/bgp_def.h @@ -3,7 +3,7 @@ * * Christian Giese, MARCH 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_BGP_DEF_H__ diff --git a/code/bngblaster/src/bgp/bgp_message.c b/code/bngblaster/src/bgp/bgp_message.c index 4904f197..7e5508a0 100644 --- a/code/bngblaster/src/bgp/bgp_message.c +++ b/code/bngblaster/src/bgp/bgp_message.c @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bgp.h" diff --git a/code/bngblaster/src/bgp/bgp_message.h b/code/bngblaster/src/bgp/bgp_message.h index bbda6e82..59088379 100644 --- a/code/bngblaster/src/bgp/bgp_message.h +++ b/code/bngblaster/src/bgp/bgp_message.h @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_BGP_MESSAGE_H__ diff --git a/code/bngblaster/src/bgp/bgp_raw_update.c b/code/bngblaster/src/bgp/bgp_raw_update.c index f7d113f3..a56434f9 100644 --- a/code/bngblaster/src/bgp/bgp_raw_update.c +++ b/code/bngblaster/src/bgp/bgp_raw_update.c @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bgp.h" diff --git a/code/bngblaster/src/bgp/bgp_raw_update.h b/code/bngblaster/src/bgp/bgp_raw_update.h index ffd0bcd0..b38c7556 100644 --- a/code/bngblaster/src/bgp/bgp_raw_update.h +++ b/code/bngblaster/src/bgp/bgp_raw_update.h @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_BGP_RAW_UPDATE_H__ diff --git a/code/bngblaster/src/bgp/bgp_receive.c b/code/bngblaster/src/bgp/bgp_receive.c index 8bf21667..786f873c 100644 --- a/code/bngblaster/src/bgp/bgp_receive.c +++ b/code/bngblaster/src/bgp/bgp_receive.c @@ -4,7 +4,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bgp.h" diff --git a/code/bngblaster/src/bgp/bgp_receive.h b/code/bngblaster/src/bgp/bgp_receive.h index 46ac6e89..c9100137 100644 --- a/code/bngblaster/src/bgp/bgp_receive.h +++ b/code/bngblaster/src/bgp/bgp_receive.h @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_BGP_RECEIVE_H__ diff --git a/code/bngblaster/src/bgp/bgp_session.c b/code/bngblaster/src/bgp/bgp_session.c index 9bfb87de..5f2cc479 100644 --- a/code/bngblaster/src/bgp/bgp_session.c +++ b/code/bngblaster/src/bgp/bgp_session.c @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "bgp.h" diff --git a/code/bngblaster/src/bgp/bgp_session.h b/code/bngblaster/src/bgp/bgp_session.h index 09f101fa..04122e5c 100644 --- a/code/bngblaster/src/bgp/bgp_session.h +++ b/code/bngblaster/src/bgp/bgp_session.h @@ -3,7 +3,7 @@ * * Christian Giese, March 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_BGP_SESSION_H__ diff --git a/code/bngblaster/src/io/io.c b/code/bngblaster/src/io/io.c index a654e95d..9d64386f 100644 --- a/code/bngblaster/src/io/io.c +++ b/code/bngblaster/src/io/io.c @@ -3,7 +3,7 @@ * * Christian Giese, July 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/bngblaster/src/io/io.h b/code/bngblaster/src/io/io.h index 910400dc..0c0a6d72 100644 --- a/code/bngblaster/src/io/io.h +++ b/code/bngblaster/src/io/io.h @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_IO_H__ diff --git a/code/bngblaster/src/io/io_def.h b/code/bngblaster/src/io/io_def.h index 36472cfe..20654235 100644 --- a/code/bngblaster/src/io/io_def.h +++ b/code/bngblaster/src/io/io_def.h @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_IO_DEF_H__ diff --git a/code/bngblaster/src/io/io_dpdk.c b/code/bngblaster/src/io/io_dpdk.c index 982a02f0..59655f1e 100644 --- a/code/bngblaster/src/io/io_dpdk.c +++ b/code/bngblaster/src/io/io_dpdk.c @@ -5,7 +5,7 @@ * * Christian Giese, September 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "io.h" diff --git a/code/bngblaster/src/io/io_dpdk.h b/code/bngblaster/src/io/io_dpdk.h index 89fc1c81..6d637a03 100644 --- a/code/bngblaster/src/io/io_dpdk.h +++ b/code/bngblaster/src/io/io_dpdk.h @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_IO_DPDK_H__ diff --git a/code/bngblaster/src/io/io_interface.c b/code/bngblaster/src/io/io_interface.c index f4af3770..d99d2761 100644 --- a/code/bngblaster/src/io/io_interface.c +++ b/code/bngblaster/src/io/io_interface.c @@ -3,7 +3,7 @@ * * Christian Giese, July 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "io.h" diff --git a/code/bngblaster/src/io/io_interface.h b/code/bngblaster/src/io/io_interface.h index 6753945e..811f204b 100644 --- a/code/bngblaster/src/io/io_interface.h +++ b/code/bngblaster/src/io/io_interface.h @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_IO_INTERFACE_H__ diff --git a/code/bngblaster/src/io/io_packet_mmap.c b/code/bngblaster/src/io/io_packet_mmap.c index 587f38d5..90afb8eb 100644 --- a/code/bngblaster/src/io/io_packet_mmap.c +++ b/code/bngblaster/src/io/io_packet_mmap.c @@ -12,7 +12,7 @@ * * https://www.kernel.org/doc/Documentation/networking/packet_mmap.txt * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "io.h" diff --git a/code/bngblaster/src/io/io_packet_mmap.h b/code/bngblaster/src/io/io_packet_mmap.h index 0afee512..908c53b7 100644 --- a/code/bngblaster/src/io/io_packet_mmap.h +++ b/code/bngblaster/src/io/io_packet_mmap.h @@ -3,7 +3,7 @@ * * Christian Giese, July 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_IO_PACKET_MMAP_H__ diff --git a/code/bngblaster/src/io/io_raw.c b/code/bngblaster/src/io/io_raw.c index b09ebf50..a18b3ba7 100644 --- a/code/bngblaster/src/io/io_raw.c +++ b/code/bngblaster/src/io/io_raw.c @@ -3,7 +3,7 @@ * * Christian Giese, July 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "io.h" diff --git a/code/bngblaster/src/io/io_raw.h b/code/bngblaster/src/io/io_raw.h index 8abedc6f..bc1bb1ec 100644 --- a/code/bngblaster/src/io/io_raw.h +++ b/code/bngblaster/src/io/io_raw.h @@ -3,7 +3,7 @@ * * Christian Giese, July 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_IO_RAW_H__ diff --git a/code/bngblaster/src/io/io_socket.c b/code/bngblaster/src/io/io_socket.c index 0bc74555..fd1e7eba 100644 --- a/code/bngblaster/src/io/io_socket.c +++ b/code/bngblaster/src/io/io_socket.c @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "io.h" diff --git a/code/bngblaster/src/io/io_socket.h b/code/bngblaster/src/io/io_socket.h index 24435f24..da2aea18 100644 --- a/code/bngblaster/src/io/io_socket.h +++ b/code/bngblaster/src/io/io_socket.h @@ -3,7 +3,7 @@ * * Christian Giese, August 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_IO_SOCKET_H__ diff --git a/code/bngblaster/src/io/io_thread.c b/code/bngblaster/src/io/io_thread.c index fcc8426e..5e548a47 100644 --- a/code/bngblaster/src/io/io_thread.c +++ b/code/bngblaster/src/io/io_thread.c @@ -3,7 +3,7 @@ * * Christian Giese, July 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "io.h" diff --git a/code/bngblaster/src/io/io_thread.h b/code/bngblaster/src/io/io_thread.h index e077d3a9..5c2b0dca 100644 --- a/code/bngblaster/src/io/io_thread.h +++ b/code/bngblaster/src/io/io_thread.h @@ -3,7 +3,7 @@ * * Christian Giese, July 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_IO_THREAD_H__ diff --git a/code/bngblaster/src/isis/isis.c b/code/bngblaster/src/isis/isis.c index d40ccab1..8e8fb96b 100644 --- a/code/bngblaster/src/isis/isis.c +++ b/code/bngblaster/src/isis/isis.c @@ -3,7 +3,7 @@ * * Christian Giese, January 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis.h b/code/bngblaster/src/isis/isis.h index bc6e7b82..897c84ce 100644 --- a/code/bngblaster/src/isis/isis.h +++ b/code/bngblaster/src/isis/isis.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_H__ diff --git a/code/bngblaster/src/isis/isis_adjacency.c b/code/bngblaster/src/isis/isis_adjacency.c index aa965415..522c69f4 100644 --- a/code/bngblaster/src/isis/isis_adjacency.c +++ b/code/bngblaster/src/isis/isis_adjacency.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_adjacency.h b/code/bngblaster/src/isis/isis_adjacency.h index c3e4c850..7f780b00 100644 --- a/code/bngblaster/src/isis/isis_adjacency.h +++ b/code/bngblaster/src/isis/isis_adjacency.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_ADJACENCY_H__ diff --git a/code/bngblaster/src/isis/isis_checksum.c b/code/bngblaster/src/isis/isis_checksum.c index bd35ecb8..41dcfd04 100644 --- a/code/bngblaster/src/isis/isis_checksum.c +++ b/code/bngblaster/src/isis/isis_checksum.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_checksum.h b/code/bngblaster/src/isis/isis_checksum.h index d6d1fa36..ca1c9270 100644 --- a/code/bngblaster/src/isis/isis_checksum.h +++ b/code/bngblaster/src/isis/isis_checksum.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_CHECKSUM_H__ diff --git a/code/bngblaster/src/isis/isis_csnp.c b/code/bngblaster/src/isis/isis_csnp.c index 185b1199..ffeb3644 100644 --- a/code/bngblaster/src/isis/isis_csnp.c +++ b/code/bngblaster/src/isis/isis_csnp.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_csnp.h b/code/bngblaster/src/isis/isis_csnp.h index b35be0c2..399d8f4c 100644 --- a/code/bngblaster/src/isis/isis_csnp.h +++ b/code/bngblaster/src/isis/isis_csnp.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_CSNP_H__ diff --git a/code/bngblaster/src/isis/isis_ctrl.c b/code/bngblaster/src/isis/isis_ctrl.c index d32d4737..d29ee8ca 100644 --- a/code/bngblaster/src/isis/isis_ctrl.c +++ b/code/bngblaster/src/isis/isis_ctrl.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_ctrl.h b/code/bngblaster/src/isis/isis_ctrl.h index dd67d4e4..0f384582 100644 --- a/code/bngblaster/src/isis/isis_ctrl.h +++ b/code/bngblaster/src/isis/isis_ctrl.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_CTRL_H__ diff --git a/code/bngblaster/src/isis/isis_def.h b/code/bngblaster/src/isis/isis_def.h index 698beb7d..985e3c8d 100644 --- a/code/bngblaster/src/isis/isis_def.h +++ b/code/bngblaster/src/isis/isis_def.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_DEF_H__ diff --git a/code/bngblaster/src/isis/isis_lsp.c b/code/bngblaster/src/isis/isis_lsp.c index 79230e88..10c2ce84 100644 --- a/code/bngblaster/src/isis/isis_lsp.c +++ b/code/bngblaster/src/isis/isis_lsp.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_lsp.h b/code/bngblaster/src/isis/isis_lsp.h index 2dda8122..2bcea116 100644 --- a/code/bngblaster/src/isis/isis_lsp.h +++ b/code/bngblaster/src/isis/isis_lsp.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_LSP_H__ diff --git a/code/bngblaster/src/isis/isis_mrt.c b/code/bngblaster/src/isis/isis_mrt.c index 8d825e9a..1abe1cce 100644 --- a/code/bngblaster/src/isis/isis_mrt.c +++ b/code/bngblaster/src/isis/isis_mrt.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_mrt.h b/code/bngblaster/src/isis/isis_mrt.h index 89e174fe..f4a45999 100644 --- a/code/bngblaster/src/isis/isis_mrt.h +++ b/code/bngblaster/src/isis/isis_mrt.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_MRT_H__ diff --git a/code/bngblaster/src/isis/isis_p2p_hello.c b/code/bngblaster/src/isis/isis_p2p_hello.c index cc0024ae..f9d8b095 100644 --- a/code/bngblaster/src/isis/isis_p2p_hello.c +++ b/code/bngblaster/src/isis/isis_p2p_hello.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_p2p_hello.h b/code/bngblaster/src/isis/isis_p2p_hello.h index c588c914..f32e0621 100644 --- a/code/bngblaster/src/isis/isis_p2p_hello.h +++ b/code/bngblaster/src/isis/isis_p2p_hello.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_P2P_HELLO_H__ diff --git a/code/bngblaster/src/isis/isis_pdu.c b/code/bngblaster/src/isis/isis_pdu.c index ba206034..5ba74330 100644 --- a/code/bngblaster/src/isis/isis_pdu.c +++ b/code/bngblaster/src/isis/isis_pdu.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_pdu.h b/code/bngblaster/src/isis/isis_pdu.h index d6bf243a..77c3edcf 100644 --- a/code/bngblaster/src/isis/isis_pdu.h +++ b/code/bngblaster/src/isis/isis_pdu.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_PDU_H__ diff --git a/code/bngblaster/src/isis/isis_psnp.c b/code/bngblaster/src/isis/isis_psnp.c index 3bfd02ab..b6166a79 100644 --- a/code/bngblaster/src/isis/isis_psnp.c +++ b/code/bngblaster/src/isis/isis_psnp.c @@ -3,7 +3,7 @@ * * Christian Giese, January 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_psnp.h b/code/bngblaster/src/isis/isis_psnp.h index 472891df..997cd169 100644 --- a/code/bngblaster/src/isis/isis_psnp.h +++ b/code/bngblaster/src/isis/isis_psnp.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_PSNP_H__ diff --git a/code/bngblaster/src/isis/isis_utils.c b/code/bngblaster/src/isis/isis_utils.c index 5c17fac5..732a769c 100644 --- a/code/bngblaster/src/isis/isis_utils.c +++ b/code/bngblaster/src/isis/isis_utils.c @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "isis.h" diff --git a/code/bngblaster/src/isis/isis_utils.h b/code/bngblaster/src/isis/isis_utils.h index 697c7a24..ec4993b9 100644 --- a/code/bngblaster/src/isis/isis_utils.h +++ b/code/bngblaster/src/isis/isis_utils.h @@ -3,7 +3,7 @@ * * Christian Giese, February 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_ISIS_UTILS_H__ diff --git a/code/bngblaster/src/ldp/ldp.c b/code/bngblaster/src/ldp/ldp.c index 56c642ba..07ffea8d 100644 --- a/code/bngblaster/src/ldp/ldp.c +++ b/code/bngblaster/src/ldp/ldp.c @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "ldp.h" diff --git a/code/bngblaster/src/ldp/ldp.h b/code/bngblaster/src/ldp/ldp.h index d52e390f..108a2efa 100644 --- a/code/bngblaster/src/ldp/ldp.h +++ b/code/bngblaster/src/ldp/ldp.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_H__ diff --git a/code/bngblaster/src/ldp/ldp_ctrl.c b/code/bngblaster/src/ldp/ldp_ctrl.c index 6c3e32d3..41ae84d9 100644 --- a/code/bngblaster/src/ldp/ldp_ctrl.c +++ b/code/bngblaster/src/ldp/ldp_ctrl.c @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "ldp.h" diff --git a/code/bngblaster/src/ldp/ldp_ctrl.h b/code/bngblaster/src/ldp/ldp_ctrl.h index 6bf0bc04..f221f4bf 100644 --- a/code/bngblaster/src/ldp/ldp_ctrl.h +++ b/code/bngblaster/src/ldp/ldp_ctrl.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_CTRL_H__ diff --git a/code/bngblaster/src/ldp/ldp_db.c b/code/bngblaster/src/ldp/ldp_db.c index 8890d319..0b94a6ce 100644 --- a/code/bngblaster/src/ldp/ldp_db.c +++ b/code/bngblaster/src/ldp/ldp_db.c @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "ldp.h" diff --git a/code/bngblaster/src/ldp/ldp_db.h b/code/bngblaster/src/ldp/ldp_db.h index 31d84647..44a5fca3 100644 --- a/code/bngblaster/src/ldp/ldp_db.h +++ b/code/bngblaster/src/ldp/ldp_db.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_DB_H__ diff --git a/code/bngblaster/src/ldp/ldp_def.h b/code/bngblaster/src/ldp/ldp_def.h index af2e3622..6ecd1c4b 100644 --- a/code/bngblaster/src/ldp/ldp_def.h +++ b/code/bngblaster/src/ldp/ldp_def.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_DEF_H__ diff --git a/code/bngblaster/src/ldp/ldp_hello.c b/code/bngblaster/src/ldp/ldp_hello.c index efac5d6f..edce6a65 100644 --- a/code/bngblaster/src/ldp/ldp_hello.c +++ b/code/bngblaster/src/ldp/ldp_hello.c @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "ldp.h" diff --git a/code/bngblaster/src/ldp/ldp_hello.h b/code/bngblaster/src/ldp/ldp_hello.h index a9eae30a..ec2d341e 100644 --- a/code/bngblaster/src/ldp/ldp_hello.h +++ b/code/bngblaster/src/ldp/ldp_hello.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_HELLO_H__ diff --git a/code/bngblaster/src/ldp/ldp_interface.c b/code/bngblaster/src/ldp/ldp_interface.c index fe0247dd..7bdf181c 100644 --- a/code/bngblaster/src/ldp/ldp_interface.c +++ b/code/bngblaster/src/ldp/ldp_interface.c @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "ldp.h" diff --git a/code/bngblaster/src/ldp/ldp_interface.h b/code/bngblaster/src/ldp/ldp_interface.h index 8711bf4c..22af9869 100644 --- a/code/bngblaster/src/ldp/ldp_interface.h +++ b/code/bngblaster/src/ldp/ldp_interface.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_INTERFACE_H__ diff --git a/code/bngblaster/src/ldp/ldp_message.c b/code/bngblaster/src/ldp/ldp_message.c index 5b3bcf10..3f7d2fd3 100644 --- a/code/bngblaster/src/ldp/ldp_message.c +++ b/code/bngblaster/src/ldp/ldp_message.c @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "ldp.h" diff --git a/code/bngblaster/src/ldp/ldp_message.h b/code/bngblaster/src/ldp/ldp_message.h index d5b3424f..d0584113 100644 --- a/code/bngblaster/src/ldp/ldp_message.h +++ b/code/bngblaster/src/ldp/ldp_message.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_MESSAGE_H__ diff --git a/code/bngblaster/src/ldp/ldp_raw_update.c b/code/bngblaster/src/ldp/ldp_raw_update.c index d8d8a020..491b4ea1 100644 --- a/code/bngblaster/src/ldp/ldp_raw_update.c +++ b/code/bngblaster/src/ldp/ldp_raw_update.c @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "ldp.h" diff --git a/code/bngblaster/src/ldp/ldp_raw_update.h b/code/bngblaster/src/ldp/ldp_raw_update.h index 91883951..2491cfbf 100644 --- a/code/bngblaster/src/ldp/ldp_raw_update.h +++ b/code/bngblaster/src/ldp/ldp_raw_update.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_RAW_UPDATE_H__ diff --git a/code/bngblaster/src/ldp/ldp_receive.c b/code/bngblaster/src/ldp/ldp_receive.c index f1d573b1..49f6e103 100644 --- a/code/bngblaster/src/ldp/ldp_receive.c +++ b/code/bngblaster/src/ldp/ldp_receive.c @@ -4,7 +4,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "ldp.h" diff --git a/code/bngblaster/src/ldp/ldp_receive.h b/code/bngblaster/src/ldp/ldp_receive.h index 0055e156..f8df74dc 100644 --- a/code/bngblaster/src/ldp/ldp_receive.h +++ b/code/bngblaster/src/ldp/ldp_receive.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_RECEIVE_H__ diff --git a/code/bngblaster/src/ldp/ldp_session.c b/code/bngblaster/src/ldp/ldp_session.c index a3a5e367..f771eaf5 100644 --- a/code/bngblaster/src/ldp/ldp_session.c +++ b/code/bngblaster/src/ldp/ldp_session.c @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "ldp.h" diff --git a/code/bngblaster/src/ldp/ldp_session.h b/code/bngblaster/src/ldp/ldp_session.h index e97232bf..2daa852e 100644 --- a/code/bngblaster/src/ldp/ldp_session.h +++ b/code/bngblaster/src/ldp/ldp_session.h @@ -3,7 +3,7 @@ * * Christian Giese, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BBL_LDP_SESSION_H__ diff --git a/code/bngblaster/test/protocols.c b/code/bngblaster/test/protocols.c index bcab9137..cd7c7d8d 100644 --- a/code/bngblaster/test/protocols.c +++ b/code/bngblaster/test/protocols.c @@ -3,7 +3,7 @@ * * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include diff --git a/code/bngblaster/test/protocols_decode_pcap.c b/code/bngblaster/test/protocols_decode_pcap.c index e456f993..7f2e79b4 100644 --- a/code/bngblaster/test/protocols_decode_pcap.c +++ b/code/bngblaster/test/protocols_decode_pcap.c @@ -8,7 +8,7 @@ * * Christian Giese, January 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include diff --git a/code/common/src/common.h b/code/common/src/common.h index 1eb804b2..db6fe26e 100644 --- a/code/common/src/common.h +++ b/code/common/src/common.h @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __COMMON_H__ diff --git a/code/common/src/common_include.h b/code/common/src/common_include.h index eeb6cfd9..dba0afe9 100644 --- a/code/common/src/common_include.h +++ b/code/common/src/common_include.h @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __COMMON_INCLUDE_H__ diff --git a/code/common/src/config.h b/code/common/src/config.h index db45178e..f0009bba 100644 --- a/code/common/src/config.h +++ b/code/common/src/config.h @@ -12,7 +12,7 @@ #define GIT_REF "" #define GIT_SHA "" -#define COMPILER_ID "" -#define COMPILER_VERSION "" +#define COMPILER_ID "GNU" +#define COMPILER_VERSION "7.5.0" #endif diff --git a/code/common/src/logging.c b/code/common/src/logging.c index aecdb19e..17de6c32 100644 --- a/code/common/src/logging.c +++ b/code/common/src/logging.c @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "logging.h" diff --git a/code/common/src/logging.h b/code/common/src/logging.h index 41e5838a..0ca91e64 100644 --- a/code/common/src/logging.h +++ b/code/common/src/logging.h @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/common/src/timer.c b/code/common/src/timer.c index fbd347c0..25689c0d 100644 --- a/code/common/src/timer.c +++ b/code/common/src/timer.c @@ -3,7 +3,7 @@ * * Hannes Gredler, July 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "timer.h" diff --git a/code/common/src/timer.h b/code/common/src/timer.h index 9888cd58..07f15eb6 100644 --- a/code/common/src/timer.h +++ b/code/common/src/timer.h @@ -3,7 +3,7 @@ * * Hannes Gredler, July 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/code/common/src/utils.c b/code/common/src/utils.c index cc76d164..3017679a 100644 --- a/code/common/src/utils.c +++ b/code/common/src/utils.c @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include "utils.h" diff --git a/code/common/src/utils.h b/code/common/src/utils.h index 3ae13ccf..492b55e9 100644 --- a/code/common/src/utils.h +++ b/code/common/src/utils.h @@ -4,7 +4,7 @@ * Hannes Gredler, July 2020 * Christian Giese, October 2020 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __COMMON_UTILS_H__ diff --git a/code/common/test/utils.c b/code/common/test/utils.c index 7aa3ec60..892e2dfd 100644 --- a/code/common/test/utils.c +++ b/code/common/test/utils.c @@ -3,7 +3,7 @@ * * Christian Giese, June 2021 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include diff --git a/code/ldpupdate b/code/ldpupdate index 9150bc94..b01ff702 100644 --- a/code/ldpupdate +++ b/code/ldpupdate @@ -4,7 +4,7 @@ LDP RAW Update Generator Christian Giese, December 2022 -Copyright (C) 2020-2022, RtBrick, Inc. +Copyright (C) 2020-2023, RtBrick, Inc. SPDX-License-Identifier: BSD-3-Clause """ import argparse diff --git a/code/lspgen/src/hmac_md5.c b/code/lspgen/src/hmac_md5.c index b5238404..e836b1d4 100644 --- a/code/lspgen/src/hmac_md5.c +++ b/code/lspgen/src/hmac_md5.c @@ -3,7 +3,7 @@ * * Hannes Gredler, January 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include diff --git a/code/lspgen/src/hmac_md5.h b/code/lspgen/src/hmac_md5.h index d7b1b07b..3ffa28b1 100644 --- a/code/lspgen/src/hmac_md5.h +++ b/code/lspgen/src/hmac_md5.h @@ -3,7 +3,7 @@ * * Hannes Gredler, January 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __HMAC_MD5_H__ diff --git a/code/lspgen/src/lspgen_config.c b/code/lspgen/src/lspgen_config.c index 51a76410..2a8b49f5 100644 --- a/code/lspgen/src/lspgen_config.c +++ b/code/lspgen/src/lspgen_config.c @@ -3,7 +3,7 @@ * * Hannes Gredler, January 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include diff --git a/code/lspgen/src/lspgen_seq_cache.c b/code/lspgen/src/lspgen_seq_cache.c index 85e004d4..ac89ad4f 100644 --- a/code/lspgen/src/lspgen_seq_cache.c +++ b/code/lspgen/src/lspgen_seq_cache.c @@ -3,7 +3,7 @@ * * Hannes Gredler, November 2022 * - * Copyright (C) 2020-2022, RtBrick, Inc. + * Copyright (C) 2020-2023, RtBrick, Inc. * SPDX-License-Identifier: BSD-3-Clause */ #include diff --git a/docsrc/sources/conf.py b/docsrc/sources/conf.py index 33d74a20..c4bf0329 100644 --- a/docsrc/sources/conf.py +++ b/docsrc/sources/conf.py @@ -3,7 +3,7 @@ # -- Project information project = 'BNG Blaster' -copyright = '2020-2022, RtBrick, Inc.' +copyright = '2020-2023, RtBrick, Inc.' author = 'Christian Giese' release = '0.8' version = '0.8.X' diff --git a/docsrc/sources/index.rst b/docsrc/sources/index.rst index e0c3ccd1..b3e46d14 100644 --- a/docsrc/sources/index.rst +++ b/docsrc/sources/index.rst @@ -123,7 +123,7 @@ Copyright --------- .. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN -Copyright |copy| 2020-2022, RtBrick, Inc. +Copyright |copy| 2020-2023, RtBrick, Inc. Contact -------