diff --git a/LICENSE b/LICENSE index f8707a15c..1dcd549bf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/config/m4/compiler.m4 b/config/m4/compiler.m4 index 014a01f1e..1238c1461 100644 --- a/config/m4/compiler.m4 +++ b/config/m4/compiler.m4 @@ -1,6 +1,6 @@ # compiler.m4 - Configure compiler capabilities # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/dpcp.m4 b/config/m4/dpcp.m4 index b6089d299..80e35f954 100644 --- a/config/m4/dpcp.m4 +++ b/config/m4/dpcp.m4 @@ -1,6 +1,6 @@ # dpcp.m4 - Library to operate with DevX # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/func.m4 b/config/m4/func.m4 index 40bfc18e9..b654925ff 100644 --- a/config/m4/func.m4 +++ b/config/m4/func.m4 @@ -1,6 +1,6 @@ # func.m4 - Collection of functions # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/nl.m4 b/config/m4/nl.m4 index 629395629..6d1ff1c89 100644 --- a/config/m4/nl.m4 +++ b/config/m4/nl.m4 @@ -1,6 +1,6 @@ # nl.m4 - Detect nl package # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/opt.m4 b/config/m4/opt.m4 index efc56ff39..4b9d969e4 100644 --- a/config/m4/opt.m4 +++ b/config/m4/opt.m4 @@ -1,6 +1,6 @@ # opt.m4 - Macros to control optimization # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/prof.m4 b/config/m4/prof.m4 index fbb66fbd7..957197940 100644 --- a/config/m4/prof.m4 +++ b/config/m4/prof.m4 @@ -1,6 +1,6 @@ # prof.m4 - Profiling, instrumentation # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/verbs.m4 b/config/m4/verbs.m4 index bc60f6271..e6c114e75 100644 --- a/config/m4/verbs.m4 +++ b/config/m4/verbs.m4 @@ -1,6 +1,6 @@ # verbs.m4 - Parsing verbs capabilities # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/contrib/scripts/vma.init.in b/contrib/scripts/vma.init.in index 1f2a7adea..78f56beb6 100644 --- a/contrib/scripts/vma.init.in +++ b/contrib/scripts/vma.init.in @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright © 2001-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. +# Copyright © 2001-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/contrib/test_jenkins.sh b/contrib/test_jenkins.sh index 21e09ff35..259dc85c0 100755 --- a/contrib/test_jenkins.sh +++ b/contrib/test_jenkins.sh @@ -2,7 +2,7 @@ # # Testing script for VMA, to run from Jenkins CI # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # See file LICENSE for terms. # diff --git a/debian/copyright b/debian/copyright index bd3b5ff20..3a5121d60 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: libvma Source: https://github.com/Mellanox/libvma Files: * -Copyright: 2001-2022 NVIDIA CORPORATION & AFFILIATES. +Copyright: 2001-2026 NVIDIA CORPORATION & AFFILIATES. License: GPL-2 or BSD * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU @@ -46,7 +46,7 @@ Copyright: 2007-2008, Swinburne University of Technology, Melbourne, Australia. 2009-2010, Lawrence Stewart 2010, The FreeBSD Foundation - 2001-2022 NVIDIA CORPORATION & AFFILIATES. + 2001-2026 NVIDIA CORPORATION & AFFILIATES. License: GPL-2 and 2BSD Files: src/vma/lwip/def.h diff --git a/src/state_machine/main.cpp b/src/state_machine/main.cpp index c4f2046fd..7d7b0c8dd 100644 --- a/src/state_machine/main.cpp +++ b/src/state_machine/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/state_machine/sm.cpp b/src/state_machine/sm.cpp index aeb97b0d1..a26a9c25d 100644 --- a/src/state_machine/sm.cpp +++ b/src/state_machine/sm.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/state_machine/sm.h b/src/state_machine/sm.h index 68da0df25..0463c4101 100644 --- a/src/state_machine/sm.h +++ b/src/state_machine/sm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/state_machine/sm_fifo.cpp b/src/state_machine/sm_fifo.cpp index 66fad7c01..a9a5363db 100644 --- a/src/state_machine/sm_fifo.cpp +++ b/src/state_machine/sm_fifo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/state_machine/sm_fifo.h b/src/state_machine/sm_fifo.h index a075c5562..f9d4eeb0c 100644 --- a/src/state_machine/sm_fifo.h +++ b/src/state_machine/sm_fifo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/stats/stats_data_reader.h b/src/stats/stats_data_reader.h index 8cdf991fd..7de7b0b9f 100644 --- a/src/stats/stats_data_reader.h +++ b/src/stats/stats_data_reader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/stats/stats_printer.cpp b/src/stats/stats_printer.cpp index eade1ea6c..1769daa54 100644 --- a/src/stats/stats_printer.cpp +++ b/src/stats/stats_printer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/stats/stats_publisher.cpp b/src/stats/stats_publisher.cpp index 2198b9f74..d569b325e 100644 --- a/src/stats/stats_publisher.cpp +++ b/src/stats/stats_publisher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/stats/stats_reader.cpp b/src/stats/stats_reader.cpp index 107f5e877..12ff83e6f 100644 --- a/src/stats/stats_reader.cpp +++ b/src/stats/stats_reader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/asm-arm64.h b/src/utils/asm-arm64.h index 60762e0b1..66012eec4 100644 --- a/src/utils/asm-arm64.h +++ b/src/utils/asm-arm64.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/asm-ppc64.h b/src/utils/asm-ppc64.h index 1c7c16e53..527e300fd 100644 --- a/src/utils/asm-ppc64.h +++ b/src/utils/asm-ppc64.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/asm-x86.h b/src/utils/asm-x86.h index 95380cb50..9e08f52a1 100644 --- a/src/utils/asm-x86.h +++ b/src/utils/asm-x86.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/asm.h b/src/utils/asm.h index a99353ea3..62db827b3 100644 --- a/src/utils/asm.h +++ b/src/utils/asm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/atomic.h b/src/utils/atomic.h index 2c0d4efcd..8e9d4c73f 100644 --- a/src/utils/atomic.h +++ b/src/utils/atomic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/bullseye.h b/src/utils/bullseye.h index 3de32085d..183b0395a 100644 --- a/src/utils/bullseye.h +++ b/src/utils/bullseye.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/clock.h b/src/utils/clock.h index 241dbde77..12537f0c0 100644 --- a/src/utils/clock.h +++ b/src/utils/clock.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/compiler.h b/src/utils/compiler.h index 399aa3068..b7f2153bd 100644 --- a/src/utils/compiler.h +++ b/src/utils/compiler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/lock_wrapper.h b/src/utils/lock_wrapper.h index 8379541d2..f87cdef1a 100644 --- a/src/utils/lock_wrapper.h +++ b/src/utils/lock_wrapper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/rdtsc.h b/src/utils/rdtsc.h index a6f23d3e5..a80c60261 100644 --- a/src/utils/rdtsc.h +++ b/src/utils/rdtsc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/utils/types.h b/src/utils/types.h index 1af2e4e3a..e29abc447 100644 --- a/src/utils/types.h +++ b/src/utils/types.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vlogger/main.cpp b/src/vlogger/main.cpp index 7c135966c..ff76207fd 100644 --- a/src/vlogger/main.cpp +++ b/src/vlogger/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vlogger/vlogger.cpp b/src/vlogger/vlogger.cpp index c2b31643c..e99c100fa 100644 --- a/src/vlogger/vlogger.cpp +++ b/src/vlogger/vlogger.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vlogger/vlogger.h b/src/vlogger/vlogger.h index de2b358f4..b94025686 100644 --- a/src/vlogger/vlogger.h +++ b/src/vlogger/vlogger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/config_scanner.c b/src/vma/config_scanner.c index 7756b92f4..66a4d1a24 100644 --- a/src/vma/config_scanner.c +++ b/src/vma/config_scanner.c @@ -756,7 +756,7 @@ int libvma_yy_flex_debug = 0; char *libvma_yytext; /* Line 1 of config_scanner.l */ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/allocator.cpp b/src/vma/dev/allocator.cpp index 127649681..34f7f9f56 100644 --- a/src/vma/dev/allocator.cpp +++ b/src/vma/dev/allocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/allocator.h b/src/vma/dev/allocator.h index 194ab046f..81f104639 100644 --- a/src/vma/dev/allocator.h +++ b/src/vma/dev/allocator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/buffer_pool.cpp b/src/vma/dev/buffer_pool.cpp index fea85ae16..48aeae29c 100644 --- a/src/vma/dev/buffer_pool.cpp +++ b/src/vma/dev/buffer_pool.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/buffer_pool.h b/src/vma/dev/buffer_pool.h index e25b551be..1e1b36ce2 100644 --- a/src/vma/dev/buffer_pool.h +++ b/src/vma/dev/buffer_pool.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/cq_mgr.cpp b/src/vma/dev/cq_mgr.cpp index 2182fe2e9..4e4ecec87 100644 --- a/src/vma/dev/cq_mgr.cpp +++ b/src/vma/dev/cq_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/cq_mgr.h b/src/vma/dev/cq_mgr.h index 2a40ed35d..e686cfe55 100644 --- a/src/vma/dev/cq_mgr.h +++ b/src/vma/dev/cq_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/cq_mgr.inl b/src/vma/dev/cq_mgr.inl index e7cf08770..214aa6ff6 100644 --- a/src/vma/dev/cq_mgr.inl +++ b/src/vma/dev/cq_mgr.inl @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/cq_mgr_mlx5.cpp b/src/vma/dev/cq_mgr_mlx5.cpp index 06c1b8a53..cc8b57ab8 100644 --- a/src/vma/dev/cq_mgr_mlx5.cpp +++ b/src/vma/dev/cq_mgr_mlx5.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/cq_mgr_mlx5.h b/src/vma/dev/cq_mgr_mlx5.h index 82b181439..b6cb9b41e 100644 --- a/src/vma/dev/cq_mgr_mlx5.h +++ b/src/vma/dev/cq_mgr_mlx5.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/cq_mgr_mlx5.inl b/src/vma/dev/cq_mgr_mlx5.inl index df91687e3..dae3d6b80 100644 --- a/src/vma/dev/cq_mgr_mlx5.inl +++ b/src/vma/dev/cq_mgr_mlx5.inl @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/dm_mgr.cpp b/src/vma/dev/dm_mgr.cpp index fe40a5158..2e18bd9f6 100644 --- a/src/vma/dev/dm_mgr.cpp +++ b/src/vma/dev/dm_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/dm_mgr.h b/src/vma/dev/dm_mgr.h index baeb16f94..953292255 100644 --- a/src/vma/dev/dm_mgr.h +++ b/src/vma/dev/dm_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/gro_mgr.cpp b/src/vma/dev/gro_mgr.cpp index 965ad6cba..87a6acda3 100644 --- a/src/vma/dev/gro_mgr.cpp +++ b/src/vma/dev/gro_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/gro_mgr.h b/src/vma/dev/gro_mgr.h index e0b7f2053..98da89477 100644 --- a/src/vma/dev/gro_mgr.h +++ b/src/vma/dev/gro_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ib_ctx_handler.cpp b/src/vma/dev/ib_ctx_handler.cpp index 95c68ed5a..c9ae30aa2 100644 --- a/src/vma/dev/ib_ctx_handler.cpp +++ b/src/vma/dev/ib_ctx_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ib_ctx_handler.h b/src/vma/dev/ib_ctx_handler.h index c066b4634..e7343bf16 100644 --- a/src/vma/dev/ib_ctx_handler.h +++ b/src/vma/dev/ib_ctx_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ib_ctx_handler_collection.cpp b/src/vma/dev/ib_ctx_handler_collection.cpp index 26ff98543..f5c161410 100644 --- a/src/vma/dev/ib_ctx_handler_collection.cpp +++ b/src/vma/dev/ib_ctx_handler_collection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ib_ctx_handler_collection.h b/src/vma/dev/ib_ctx_handler_collection.h index 029e6e77c..dfddb7641 100644 --- a/src/vma/dev/ib_ctx_handler_collection.h +++ b/src/vma/dev/ib_ctx_handler_collection.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/net_device_entry.cpp b/src/vma/dev/net_device_entry.cpp index 5f7b047ce..58a324267 100644 --- a/src/vma/dev/net_device_entry.cpp +++ b/src/vma/dev/net_device_entry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/net_device_entry.h b/src/vma/dev/net_device_entry.h index d4fca71c7..03b32ad08 100644 --- a/src/vma/dev/net_device_entry.h +++ b/src/vma/dev/net_device_entry.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/net_device_table_mgr.cpp b/src/vma/dev/net_device_table_mgr.cpp index 02357fc9f..076f23fe4 100644 --- a/src/vma/dev/net_device_table_mgr.cpp +++ b/src/vma/dev/net_device_table_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/net_device_table_mgr.h b/src/vma/dev/net_device_table_mgr.h index 401f0e7b8..a98fffc69 100644 --- a/src/vma/dev/net_device_table_mgr.h +++ b/src/vma/dev/net_device_table_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/net_device_val.cpp b/src/vma/dev/net_device_val.cpp index a5be4a259..004d62d6d 100644 --- a/src/vma/dev/net_device_val.cpp +++ b/src/vma/dev/net_device_val.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/net_device_val.h b/src/vma/dev/net_device_val.h index f68623f21..daad6fc9a 100644 --- a/src/vma/dev/net_device_val.h +++ b/src/vma/dev/net_device_val.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/qp_mgr.cpp b/src/vma/dev/qp_mgr.cpp index 2eb39ba45..60fadf93a 100644 --- a/src/vma/dev/qp_mgr.cpp +++ b/src/vma/dev/qp_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/qp_mgr.h b/src/vma/dev/qp_mgr.h index 2ccf59735..0591c9876 100644 --- a/src/vma/dev/qp_mgr.h +++ b/src/vma/dev/qp_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/qp_mgr_eth_direct.cpp b/src/vma/dev/qp_mgr_eth_direct.cpp index 1104540f1..b105575fb 100644 --- a/src/vma/dev/qp_mgr_eth_direct.cpp +++ b/src/vma/dev/qp_mgr_eth_direct.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/qp_mgr_eth_direct.h b/src/vma/dev/qp_mgr_eth_direct.h index eb17de15e..383a689d6 100644 --- a/src/vma/dev/qp_mgr_eth_direct.h +++ b/src/vma/dev/qp_mgr_eth_direct.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/qp_mgr_eth_mlx5.cpp b/src/vma/dev/qp_mgr_eth_mlx5.cpp index 4b5369adb..5e2c9a97b 100644 --- a/src/vma/dev/qp_mgr_eth_mlx5.cpp +++ b/src/vma/dev/qp_mgr_eth_mlx5.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/qp_mgr_eth_mlx5.h b/src/vma/dev/qp_mgr_eth_mlx5.h index 742cc0b85..ecca81b60 100644 --- a/src/vma/dev/qp_mgr_eth_mlx5.h +++ b/src/vma/dev/qp_mgr_eth_mlx5.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/rfs.cpp b/src/vma/dev/rfs.cpp index d14ea732e..7da14cdfb 100644 --- a/src/vma/dev/rfs.cpp +++ b/src/vma/dev/rfs.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/rfs.h b/src/vma/dev/rfs.h index ae9357b49..4e885f0ab 100644 --- a/src/vma/dev/rfs.h +++ b/src/vma/dev/rfs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/rfs_mc.cpp b/src/vma/dev/rfs_mc.cpp index 0ffef0447..e85cbd6cd 100644 --- a/src/vma/dev/rfs_mc.cpp +++ b/src/vma/dev/rfs_mc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/rfs_mc.h b/src/vma/dev/rfs_mc.h index 33b1ad2d1..3564e3680 100644 --- a/src/vma/dev/rfs_mc.h +++ b/src/vma/dev/rfs_mc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/rfs_uc.cpp b/src/vma/dev/rfs_uc.cpp index 18d25f898..f04690d1d 100644 --- a/src/vma/dev/rfs_uc.cpp +++ b/src/vma/dev/rfs_uc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/rfs_uc.h b/src/vma/dev/rfs_uc.h index d34e20fb9..7e177ec83 100644 --- a/src/vma/dev/rfs_uc.h +++ b/src/vma/dev/rfs_uc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/rfs_uc_tcp_gro.cpp b/src/vma/dev/rfs_uc_tcp_gro.cpp index 70cfea16a..5afb0564b 100644 --- a/src/vma/dev/rfs_uc_tcp_gro.cpp +++ b/src/vma/dev/rfs_uc_tcp_gro.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/rfs_uc_tcp_gro.h b/src/vma/dev/rfs_uc_tcp_gro.h index ab9a480f7..bd137c7dc 100644 --- a/src/vma/dev/rfs_uc_tcp_gro.h +++ b/src/vma/dev/rfs_uc_tcp_gro.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring.cpp b/src/vma/dev/ring.cpp index 99f61080a..9e9f0f8e3 100644 --- a/src/vma/dev/ring.cpp +++ b/src/vma/dev/ring.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring.h b/src/vma/dev/ring.h index 169e46513..6f519ab5d 100644 --- a/src/vma/dev/ring.h +++ b/src/vma/dev/ring.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_allocation_logic.cpp b/src/vma/dev/ring_allocation_logic.cpp index 419fc1cbf..0d1402908 100644 --- a/src/vma/dev/ring_allocation_logic.cpp +++ b/src/vma/dev/ring_allocation_logic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_allocation_logic.h b/src/vma/dev/ring_allocation_logic.h index bf9046e4c..229b1794b 100644 --- a/src/vma/dev/ring_allocation_logic.h +++ b/src/vma/dev/ring_allocation_logic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_bond.cpp b/src/vma/dev/ring_bond.cpp index b4405b7fc..d0890dcde 100644 --- a/src/vma/dev/ring_bond.cpp +++ b/src/vma/dev/ring_bond.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_bond.h b/src/vma/dev/ring_bond.h index 128aa3879..b13b7c541 100644 --- a/src/vma/dev/ring_bond.h +++ b/src/vma/dev/ring_bond.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_eth_direct.cpp b/src/vma/dev/ring_eth_direct.cpp index 78049b3c3..d0801a225 100644 --- a/src/vma/dev/ring_eth_direct.cpp +++ b/src/vma/dev/ring_eth_direct.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_eth_direct.h b/src/vma/dev/ring_eth_direct.h index c038f4df0..71820d7a5 100644 --- a/src/vma/dev/ring_eth_direct.h +++ b/src/vma/dev/ring_eth_direct.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_profile.cpp b/src/vma/dev/ring_profile.cpp index 4b102b520..57f67043f 100644 --- a/src/vma/dev/ring_profile.cpp +++ b/src/vma/dev/ring_profile.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_profile.h b/src/vma/dev/ring_profile.h index 9bf232602..167e6ec49 100644 --- a/src/vma/dev/ring_profile.h +++ b/src/vma/dev/ring_profile.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_simple.cpp b/src/vma/dev/ring_simple.cpp index a8b9e575b..7ab56d670 100644 --- a/src/vma/dev/ring_simple.cpp +++ b/src/vma/dev/ring_simple.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_simple.h b/src/vma/dev/ring_simple.h index 3089370d5..872e2bb6e 100644 --- a/src/vma/dev/ring_simple.h +++ b/src/vma/dev/ring_simple.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_slave.cpp b/src/vma/dev/ring_slave.cpp index b5c11590a..c64031fb7 100644 --- a/src/vma/dev/ring_slave.cpp +++ b/src/vma/dev/ring_slave.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_slave.h b/src/vma/dev/ring_slave.h index a494640ae..232076b2e 100644 --- a/src/vma/dev/ring_slave.h +++ b/src/vma/dev/ring_slave.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_tap.cpp b/src/vma/dev/ring_tap.cpp index 9936e4b9a..a397d5931 100644 --- a/src/vma/dev/ring_tap.cpp +++ b/src/vma/dev/ring_tap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/ring_tap.h b/src/vma/dev/ring_tap.h index 3feb58d7b..b94721fc2 100644 --- a/src/vma/dev/ring_tap.h +++ b/src/vma/dev/ring_tap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/time_converter.cpp b/src/vma/dev/time_converter.cpp index b98b51fc0..fc9fed8d3 100644 --- a/src/vma/dev/time_converter.cpp +++ b/src/vma/dev/time_converter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/time_converter.h b/src/vma/dev/time_converter.h index 3fbe5e6e3..883a7353a 100644 --- a/src/vma/dev/time_converter.h +++ b/src/vma/dev/time_converter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/time_converter_ib_ctx.cpp b/src/vma/dev/time_converter_ib_ctx.cpp index da7acafdd..9c02d9060 100644 --- a/src/vma/dev/time_converter_ib_ctx.cpp +++ b/src/vma/dev/time_converter_ib_ctx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/time_converter_ib_ctx.h b/src/vma/dev/time_converter_ib_ctx.h index b44a855ca..3608a6464 100644 --- a/src/vma/dev/time_converter_ib_ctx.h +++ b/src/vma/dev/time_converter_ib_ctx.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/time_converter_ptp.cpp b/src/vma/dev/time_converter_ptp.cpp index e786f0c91..08fd1b5d0 100644 --- a/src/vma/dev/time_converter_ptp.cpp +++ b/src/vma/dev/time_converter_ptp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/time_converter_ptp.h b/src/vma/dev/time_converter_ptp.h index 04946946a..a82ad509c 100644 --- a/src/vma/dev/time_converter_ptp.h +++ b/src/vma/dev/time_converter_ptp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/wqe_send_handler.cpp b/src/vma/dev/wqe_send_handler.cpp index 6285c66e5..bb3492b8f 100644 --- a/src/vma/dev/wqe_send_handler.cpp +++ b/src/vma/dev/wqe_send_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/wqe_send_handler.h b/src/vma/dev/wqe_send_handler.h index abebeb203..aad9b0b82 100644 --- a/src/vma/dev/wqe_send_handler.h +++ b/src/vma/dev/wqe_send_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/wqe_send_ib_handler.cpp b/src/vma/dev/wqe_send_ib_handler.cpp index b29912840..31a45f871 100644 --- a/src/vma/dev/wqe_send_ib_handler.cpp +++ b/src/vma/dev/wqe_send_ib_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/dev/wqe_send_ib_handler.h b/src/vma/dev/wqe_send_ib_handler.h index 0b94ed7b8..ab66693bf 100644 --- a/src/vma/dev/wqe_send_ib_handler.h +++ b/src/vma/dev/wqe_send_ib_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/command.h b/src/vma/event/command.h index a8cc2f422..6e213f5fb 100644 --- a/src/vma/event/command.h +++ b/src/vma/event/command.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/delta_timer.cpp b/src/vma/event/delta_timer.cpp index 9c3c273be..214778497 100644 --- a/src/vma/event/delta_timer.cpp +++ b/src/vma/event/delta_timer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/delta_timer.h b/src/vma/event/delta_timer.h index c453f8510..aa0e0f278 100644 --- a/src/vma/event/delta_timer.h +++ b/src/vma/event/delta_timer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/event.h b/src/vma/event/event.h index fe7678efe..dcb488526 100644 --- a/src/vma/event/event.h +++ b/src/vma/event/event.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/event_handler_ibverbs.h b/src/vma/event/event_handler_ibverbs.h index f3e783fd2..c93fbc29c 100644 --- a/src/vma/event/event_handler_ibverbs.h +++ b/src/vma/event/event_handler_ibverbs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/event_handler_manager.cpp b/src/vma/event/event_handler_manager.cpp index 9e2a2515c..e255e9e02 100644 --- a/src/vma/event/event_handler_manager.cpp +++ b/src/vma/event/event_handler_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/event_handler_manager.h b/src/vma/event/event_handler_manager.h index 300eae5d0..ad3e126e1 100644 --- a/src/vma/event/event_handler_manager.h +++ b/src/vma/event/event_handler_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/event_handler_rdma_cm.h b/src/vma/event/event_handler_rdma_cm.h index dd0bcb518..0cad5b08d 100644 --- a/src/vma/event/event_handler_rdma_cm.h +++ b/src/vma/event/event_handler_rdma_cm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/netlink_event.cpp b/src/vma/event/netlink_event.cpp index a8ad39450..b2b2e5930 100644 --- a/src/vma/event/netlink_event.cpp +++ b/src/vma/event/netlink_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/netlink_event.h b/src/vma/event/netlink_event.h index 2ea38262d..64e1a9410 100644 --- a/src/vma/event/netlink_event.h +++ b/src/vma/event/netlink_event.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/timer_handler.h b/src/vma/event/timer_handler.h index 0d7efdf87..f0a8fe5ab 100644 --- a/src/vma/event/timer_handler.h +++ b/src/vma/event/timer_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/timers_group.h b/src/vma/event/timers_group.h index 40f25f6f5..0bff3b1bd 100644 --- a/src/vma/event/timers_group.h +++ b/src/vma/event/timers_group.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/vlogger_timer_handler.cpp b/src/vma/event/vlogger_timer_handler.cpp index 3fc394107..713470859 100644 --- a/src/vma/event/vlogger_timer_handler.cpp +++ b/src/vma/event/vlogger_timer_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/event/vlogger_timer_handler.h b/src/vma/event/vlogger_timer_handler.h index d9a330ba3..b6ab912d0 100644 --- a/src/vma/event/vlogger_timer_handler.h +++ b/src/vma/event/vlogger_timer_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/ib/base/verbs_extra.cpp b/src/vma/ib/base/verbs_extra.cpp index cf69b141e..4ccb73c9d 100644 --- a/src/vma/ib/base/verbs_extra.cpp +++ b/src/vma/ib/base/verbs_extra.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/ib/base/verbs_extra.h b/src/vma/ib/base/verbs_extra.h index 169254134..fe0a25964 100644 --- a/src/vma/ib/base/verbs_extra.h +++ b/src/vma/ib/base/verbs_extra.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/ib/mlx5/ib_mlx5.cpp b/src/vma/ib/mlx5/ib_mlx5.cpp index d8431a9e9..761e2746a 100644 --- a/src/vma/ib/mlx5/ib_mlx5.cpp +++ b/src/vma/ib/mlx5/ib_mlx5.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/ib/mlx5/ib_mlx5.h b/src/vma/ib/mlx5/ib_mlx5.h index 1888d324b..64d841a3c 100644 --- a/src/vma/ib/mlx5/ib_mlx5.h +++ b/src/vma/ib/mlx5/ib_mlx5.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/ib/mlx5/ib_mlx5_dv.cpp b/src/vma/ib/mlx5/ib_mlx5_dv.cpp index 36a279fa9..250a767a6 100644 --- a/src/vma/ib/mlx5/ib_mlx5_dv.cpp +++ b/src/vma/ib/mlx5/ib_mlx5_dv.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/ib/mlx5/ib_mlx5_dv.h b/src/vma/ib/mlx5/ib_mlx5_dv.h index 0209e5151..d58ad2e38 100644 --- a/src/vma/ib/mlx5/ib_mlx5_dv.h +++ b/src/vma/ib/mlx5/ib_mlx5_dv.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/ib/mlx5/ib_mlx5_hw.cpp b/src/vma/ib/mlx5/ib_mlx5_hw.cpp index 05122b797..22c4b2083 100644 --- a/src/vma/ib/mlx5/ib_mlx5_hw.cpp +++ b/src/vma/ib/mlx5/ib_mlx5_hw.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/ib/mlx5/ib_mlx5_hw.h b/src/vma/ib/mlx5/ib_mlx5_hw.h index e5aec9c67..b2173e0f2 100644 --- a/src/vma/ib/mlx5/ib_mlx5_hw.h +++ b/src/vma/ib/mlx5/ib_mlx5_hw.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/DemoCollMgr.cpp b/src/vma/infra/DemoCollMgr.cpp index 9ff100365..d73b0d470 100644 --- a/src/vma/infra/DemoCollMgr.cpp +++ b/src/vma/infra/DemoCollMgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/DemoCollMgr.h b/src/vma/infra/DemoCollMgr.h index 51fb4b3fc..5c9d45098 100644 --- a/src/vma/infra/DemoCollMgr.h +++ b/src/vma/infra/DemoCollMgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/DemoObserver.cpp b/src/vma/infra/DemoObserver.cpp index a278e1ed2..0f8dec42f 100644 --- a/src/vma/infra/DemoObserver.cpp +++ b/src/vma/infra/DemoObserver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/DemoObserver.h b/src/vma/infra/DemoObserver.h index fb7f9b0ef..fa06b5e62 100644 --- a/src/vma/infra/DemoObserver.h +++ b/src/vma/infra/DemoObserver.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/DemoSubject.cpp b/src/vma/infra/DemoSubject.cpp index 8604bd25e..863278f6e 100644 --- a/src/vma/infra/DemoSubject.cpp +++ b/src/vma/infra/DemoSubject.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/DemoSubject.h b/src/vma/infra/DemoSubject.h index 9c4714831..85a3435fd 100644 --- a/src/vma/infra/DemoSubject.h +++ b/src/vma/infra/DemoSubject.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/cache_subject_observer.h b/src/vma/infra/cache_subject_observer.h index 46f0e4825..83fb22b33 100644 --- a/src/vma/infra/cache_subject_observer.h +++ b/src/vma/infra/cache_subject_observer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/main.cpp b/src/vma/infra/main.cpp index 5a29430b9..27b2e9a4a 100644 --- a/src/vma/infra/main.cpp +++ b/src/vma/infra/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/sender.cpp b/src/vma/infra/sender.cpp index 8de97444f..bfb0da83f 100644 --- a/src/vma/infra/sender.cpp +++ b/src/vma/infra/sender.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/sender.h b/src/vma/infra/sender.h index ec0dbdb08..eb672936e 100644 --- a/src/vma/infra/sender.h +++ b/src/vma/infra/sender.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/sender_info_dst.cpp b/src/vma/infra/sender_info_dst.cpp index cdea27c22..798a1d78d 100644 --- a/src/vma/infra/sender_info_dst.cpp +++ b/src/vma/infra/sender_info_dst.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/sender_info_dst.h b/src/vma/infra/sender_info_dst.h index a471178a0..55efc905c 100644 --- a/src/vma/infra/sender_info_dst.h +++ b/src/vma/infra/sender_info_dst.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/subject_observer.cpp b/src/vma/infra/subject_observer.cpp index e8b30a4a9..9bfcfe545 100644 --- a/src/vma/infra/subject_observer.cpp +++ b/src/vma/infra/subject_observer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/infra/subject_observer.h b/src/vma/infra/subject_observer.h index 68585f15b..7b1ac5712 100644 --- a/src/vma/infra/subject_observer.h +++ b/src/vma/infra/subject_observer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/epfd_info.cpp b/src/vma/iomux/epfd_info.cpp index 40554cf2f..28ee780fd 100644 --- a/src/vma/iomux/epfd_info.cpp +++ b/src/vma/iomux/epfd_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/epfd_info.h b/src/vma/iomux/epfd_info.h index b89cbff92..7fe545ca9 100644 --- a/src/vma/iomux/epfd_info.h +++ b/src/vma/iomux/epfd_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/epoll_wait_call.cpp b/src/vma/iomux/epoll_wait_call.cpp index 46a5fa9e2..f866ff4f6 100644 --- a/src/vma/iomux/epoll_wait_call.cpp +++ b/src/vma/iomux/epoll_wait_call.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/epoll_wait_call.h b/src/vma/iomux/epoll_wait_call.h index 450505306..86dbc1c5e 100644 --- a/src/vma/iomux/epoll_wait_call.h +++ b/src/vma/iomux/epoll_wait_call.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/io_mux_call.cpp b/src/vma/iomux/io_mux_call.cpp index 96c5a0997..3d7ddba8d 100644 --- a/src/vma/iomux/io_mux_call.cpp +++ b/src/vma/iomux/io_mux_call.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/io_mux_call.h b/src/vma/iomux/io_mux_call.h index 4b6f577a1..14ff1d5a7 100644 --- a/src/vma/iomux/io_mux_call.h +++ b/src/vma/iomux/io_mux_call.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/poll_call.cpp b/src/vma/iomux/poll_call.cpp index 7dada5e0f..0ef86f696 100644 --- a/src/vma/iomux/poll_call.cpp +++ b/src/vma/iomux/poll_call.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/poll_call.h b/src/vma/iomux/poll_call.h index cd250c226..41b46cc25 100644 --- a/src/vma/iomux/poll_call.h +++ b/src/vma/iomux/poll_call.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/select_call.cpp b/src/vma/iomux/select_call.cpp index 22615ef61..84b98cd98 100644 --- a/src/vma/iomux/select_call.cpp +++ b/src/vma/iomux/select_call.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/iomux/select_call.h b/src/vma/iomux/select_call.h index 0fc2c2b2a..1dae62330 100644 --- a/src/vma/iomux/select_call.h +++ b/src/vma/iomux/select_call.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/libvma.c b/src/vma/libvma.c index a91d578ff..af027757e 100644 --- a/src/vma/libvma.c +++ b/src/vma/libvma.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/lwip/cc.c b/src/vma/lwip/cc.c index 343274c90..cd8f39ec0 100644 --- a/src/vma/lwip/cc.c +++ b/src/vma/lwip/cc.c @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/lwip/cc.h b/src/vma/lwip/cc.h index f3d650aa4..b49c640cd 100644 --- a/src/vma/lwip/cc.h +++ b/src/vma/lwip/cc.h @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/lwip/cc_cubic.c b/src/vma/lwip/cc_cubic.c index 4af31499a..c0786a425 100644 --- a/src/vma/lwip/cc_cubic.c +++ b/src/vma/lwip/cc_cubic.c @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/lwip/cc_cubic.h b/src/vma/lwip/cc_cubic.h index f70b7ba64..307567e82 100644 --- a/src/vma/lwip/cc_cubic.h +++ b/src/vma/lwip/cc_cubic.h @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/lwip/cc_lwip.c b/src/vma/lwip/cc_lwip.c index da4e22378..0b1b4e482 100644 --- a/src/vma/lwip/cc_lwip.c +++ b/src/vma/lwip/cc_lwip.c @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/lwip/cc_none.c b/src/vma/lwip/cc_none.c index 4f28926ff..cd2fbdf28 100644 --- a/src/vma/lwip/cc_none.c +++ b/src/vma/lwip/cc_none.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/main.cpp b/src/vma/main.cpp index db56d1e6f..4b5087233 100644 --- a/src/vma/main.cpp +++ b/src/vma/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/main.h b/src/vma/main.h index 4079b7fbd..59628cd47 100644 --- a/src/vma/main.h +++ b/src/vma/main.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/link_info.cpp b/src/vma/netlink/link_info.cpp index 0edde95ee..3d7b75dc5 100644 --- a/src/vma/netlink/link_info.cpp +++ b/src/vma/netlink/link_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/link_info.h b/src/vma/netlink/link_info.h index 333f63a3b..483d73180 100644 --- a/src/vma/netlink/link_info.h +++ b/src/vma/netlink/link_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/neigh_info.cpp b/src/vma/netlink/neigh_info.cpp index f5f037e25..f909b773b 100644 --- a/src/vma/netlink/neigh_info.cpp +++ b/src/vma/netlink/neigh_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/neigh_info.h b/src/vma/netlink/neigh_info.h index 26b780565..deb625877 100644 --- a/src/vma/netlink/neigh_info.h +++ b/src/vma/netlink/neigh_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/netlink_compatibility.cpp b/src/vma/netlink/netlink_compatibility.cpp index 7034ebe72..58913b9f1 100644 --- a/src/vma/netlink/netlink_compatibility.cpp +++ b/src/vma/netlink/netlink_compatibility.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/netlink_compatibility.h b/src/vma/netlink/netlink_compatibility.h index b4152a69a..094ff794d 100644 --- a/src/vma/netlink/netlink_compatibility.h +++ b/src/vma/netlink/netlink_compatibility.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/netlink_wrapper.cpp b/src/vma/netlink/netlink_wrapper.cpp index bdd2934ce..668f9271a 100644 --- a/src/vma/netlink/netlink_wrapper.cpp +++ b/src/vma/netlink/netlink_wrapper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/netlink_wrapper.h b/src/vma/netlink/netlink_wrapper.h index c7912e447..d57ef9bff 100644 --- a/src/vma/netlink/netlink_wrapper.h +++ b/src/vma/netlink/netlink_wrapper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/route_info.cpp b/src/vma/netlink/route_info.cpp index 7976091d0..8da8c963c 100644 --- a/src/vma/netlink/route_info.cpp +++ b/src/vma/netlink/route_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/route_info.h b/src/vma/netlink/route_info.h index f8fdf3669..fca84db2a 100644 --- a/src/vma/netlink/route_info.h +++ b/src/vma/netlink/route_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/netlink/test_main.cpp b/src/vma/netlink/test_main.cpp index 41ccb1651..4814ad522 100644 --- a/src/vma/netlink/test_main.cpp +++ b/src/vma/netlink/test_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/L2_address.cpp b/src/vma/proto/L2_address.cpp index 02e3043ca..9305dd5d0 100644 --- a/src/vma/proto/L2_address.cpp +++ b/src/vma/proto/L2_address.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/L2_address.h b/src/vma/proto/L2_address.h index ce9f931de..3e9116ac1 100644 --- a/src/vma/proto/L2_address.h +++ b/src/vma/proto/L2_address.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/arp.cpp b/src/vma/proto/arp.cpp index 08ef8f3c4..545cb6c38 100644 --- a/src/vma/proto/arp.cpp +++ b/src/vma/proto/arp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/arp.h b/src/vma/proto/arp.h index 4a723d6c7..878c61a1c 100644 --- a/src/vma/proto/arp.h +++ b/src/vma/proto/arp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/dst_entry.cpp b/src/vma/proto/dst_entry.cpp index c4c17aa4a..db1cde37a 100644 --- a/src/vma/proto/dst_entry.cpp +++ b/src/vma/proto/dst_entry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/dst_entry.h b/src/vma/proto/dst_entry.h index 12c7b05f9..27ceb72f0 100644 --- a/src/vma/proto/dst_entry.h +++ b/src/vma/proto/dst_entry.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/dst_entry_tcp.cpp b/src/vma/proto/dst_entry_tcp.cpp index 5d5dc678e..dffc787d8 100644 --- a/src/vma/proto/dst_entry_tcp.cpp +++ b/src/vma/proto/dst_entry_tcp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/dst_entry_tcp.h b/src/vma/proto/dst_entry_tcp.h index 50b5db433..a0cbf0b26 100644 --- a/src/vma/proto/dst_entry_tcp.h +++ b/src/vma/proto/dst_entry_tcp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/dst_entry_udp.cpp b/src/vma/proto/dst_entry_udp.cpp index e34ec221d..ce8f47f79 100644 --- a/src/vma/proto/dst_entry_udp.cpp +++ b/src/vma/proto/dst_entry_udp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/dst_entry_udp.h b/src/vma/proto/dst_entry_udp.h index 3d548431e..77617ac3a 100644 --- a/src/vma/proto/dst_entry_udp.h +++ b/src/vma/proto/dst_entry_udp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/dst_entry_udp_mc.cpp b/src/vma/proto/dst_entry_udp_mc.cpp index 3cdbe411b..e552f78d6 100644 --- a/src/vma/proto/dst_entry_udp_mc.cpp +++ b/src/vma/proto/dst_entry_udp_mc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/dst_entry_udp_mc.h b/src/vma/proto/dst_entry_udp_mc.h index fd58c639e..0ee6f4c2a 100644 --- a/src/vma/proto/dst_entry_udp_mc.h +++ b/src/vma/proto/dst_entry_udp_mc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/flow_tuple.cpp b/src/vma/proto/flow_tuple.cpp index 6ed5ef4ea..1e5a8d344 100644 --- a/src/vma/proto/flow_tuple.cpp +++ b/src/vma/proto/flow_tuple.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/flow_tuple.h b/src/vma/proto/flow_tuple.h index f6c937be9..0fc4141be 100644 --- a/src/vma/proto/flow_tuple.h +++ b/src/vma/proto/flow_tuple.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/header.cpp b/src/vma/proto/header.cpp index ce8580661..421f54255 100644 --- a/src/vma/proto/header.cpp +++ b/src/vma/proto/header.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/header.h b/src/vma/proto/header.h index 1e164b4f0..c5e014896 100644 --- a/src/vma/proto/header.h +++ b/src/vma/proto/header.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/igmp_handler.cpp b/src/vma/proto/igmp_handler.cpp index 9bc09cf4b..39cb9d2bc 100644 --- a/src/vma/proto/igmp_handler.cpp +++ b/src/vma/proto/igmp_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/igmp_handler.h b/src/vma/proto/igmp_handler.h index 93c11510c..bd1f5ae69 100644 --- a/src/vma/proto/igmp_handler.h +++ b/src/vma/proto/igmp_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/igmp_mgr.cpp b/src/vma/proto/igmp_mgr.cpp index e1c70996f..a452d2904 100644 --- a/src/vma/proto/igmp_mgr.cpp +++ b/src/vma/proto/igmp_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/igmp_mgr.h b/src/vma/proto/igmp_mgr.h index 00e0eb445..306c61343 100644 --- a/src/vma/proto/igmp_mgr.h +++ b/src/vma/proto/igmp_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/ip_address.h b/src/vma/proto/ip_address.h index 4d4594ac6..06ef8735e 100644 --- a/src/vma/proto/ip_address.h +++ b/src/vma/proto/ip_address.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/ip_frag.cpp b/src/vma/proto/ip_frag.cpp index db94d81d0..19096ae7b 100644 --- a/src/vma/proto/ip_frag.cpp +++ b/src/vma/proto/ip_frag.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/ip_frag.h b/src/vma/proto/ip_frag.h index ce372d4db..6d0c2627c 100644 --- a/src/vma/proto/ip_frag.h +++ b/src/vma/proto/ip_frag.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/mem_buf_desc.h b/src/vma/proto/mem_buf_desc.h index 084ab3797..8631493ea 100644 --- a/src/vma/proto/mem_buf_desc.h +++ b/src/vma/proto/mem_buf_desc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/neighbour.cpp b/src/vma/proto/neighbour.cpp index da81d2d19..9f2345204 100644 --- a/src/vma/proto/neighbour.cpp +++ b/src/vma/proto/neighbour.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/neighbour.h b/src/vma/proto/neighbour.h index ba1286d0a..a49944e86 100644 --- a/src/vma/proto/neighbour.h +++ b/src/vma/proto/neighbour.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/neighbour_observer.h b/src/vma/proto/neighbour_observer.h index ee8b4684d..d6a43e51c 100644 --- a/src/vma/proto/neighbour_observer.h +++ b/src/vma/proto/neighbour_observer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/neighbour_table_mgr.cpp b/src/vma/proto/neighbour_table_mgr.cpp index 7ba12dc84..128ff3223 100644 --- a/src/vma/proto/neighbour_table_mgr.cpp +++ b/src/vma/proto/neighbour_table_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/neighbour_table_mgr.h b/src/vma/proto/neighbour_table_mgr.h index a42e9bc8a..b23b0213c 100644 --- a/src/vma/proto/neighbour_table_mgr.h +++ b/src/vma/proto/neighbour_table_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/netlink_socket_mgr.h b/src/vma/proto/netlink_socket_mgr.h index 94d02c7d6..0728f5da8 100644 --- a/src/vma/proto/netlink_socket_mgr.h +++ b/src/vma/proto/netlink_socket_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/peer_key.h b/src/vma/proto/peer_key.h index c23ddcb60..33bd0a46d 100644 --- a/src/vma/proto/peer_key.h +++ b/src/vma/proto/peer_key.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/route_entry.cpp b/src/vma/proto/route_entry.cpp index d8eae6cb6..c648809e7 100644 --- a/src/vma/proto/route_entry.cpp +++ b/src/vma/proto/route_entry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/route_entry.h b/src/vma/proto/route_entry.h index 848ad1380..27cc9daed 100644 --- a/src/vma/proto/route_entry.h +++ b/src/vma/proto/route_entry.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/route_rule_table_key.h b/src/vma/proto/route_rule_table_key.h index df6763465..4ef4b5d81 100644 --- a/src/vma/proto/route_rule_table_key.h +++ b/src/vma/proto/route_rule_table_key.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/route_table_mgr.cpp b/src/vma/proto/route_table_mgr.cpp index 34ba6eb85..f588c97be 100644 --- a/src/vma/proto/route_table_mgr.cpp +++ b/src/vma/proto/route_table_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/route_table_mgr.h b/src/vma/proto/route_table_mgr.h index 1aac72458..f8502e2b5 100644 --- a/src/vma/proto/route_table_mgr.h +++ b/src/vma/proto/route_table_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/route_val.cpp b/src/vma/proto/route_val.cpp index 2a4e194db..8d237afe2 100644 --- a/src/vma/proto/route_val.cpp +++ b/src/vma/proto/route_val.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/route_val.h b/src/vma/proto/route_val.h index fdab2345f..261b5560d 100644 --- a/src/vma/proto/route_val.h +++ b/src/vma/proto/route_val.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/rule_entry.cpp b/src/vma/proto/rule_entry.cpp index d5667719d..ba8f41118 100644 --- a/src/vma/proto/rule_entry.cpp +++ b/src/vma/proto/rule_entry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/rule_entry.h b/src/vma/proto/rule_entry.h index 0476c6e62..3108b5c0b 100644 --- a/src/vma/proto/rule_entry.h +++ b/src/vma/proto/rule_entry.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/rule_table_mgr.cpp b/src/vma/proto/rule_table_mgr.cpp index e9ba85145..2c4e9a320 100644 --- a/src/vma/proto/rule_table_mgr.cpp +++ b/src/vma/proto/rule_table_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/rule_table_mgr.h b/src/vma/proto/rule_table_mgr.h index 6bf7368e4..556bd9ad3 100644 --- a/src/vma/proto/rule_table_mgr.h +++ b/src/vma/proto/rule_table_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/rule_val.cpp b/src/vma/proto/rule_val.cpp index 638fbb4c1..b15ca72e3 100644 --- a/src/vma/proto/rule_val.cpp +++ b/src/vma/proto/rule_val.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/rule_val.h b/src/vma/proto/rule_val.h index 3412722cb..a80770248 100644 --- a/src/vma/proto/rule_val.h +++ b/src/vma/proto/rule_val.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/vma_lwip.cpp b/src/vma/proto/vma_lwip.cpp index 4855ea577..dd960b248 100644 --- a/src/vma/proto/vma_lwip.cpp +++ b/src/vma/proto/vma_lwip.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/proto/vma_lwip.h b/src/vma/proto/vma_lwip.h index fe06698ff..be9431671 100644 --- a/src/vma/proto/vma_lwip.h +++ b/src/vma/proto/vma_lwip.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/cleanable_obj.h b/src/vma/sock/cleanable_obj.h index 2d7323333..3b5fcc358 100644 --- a/src/vma/sock/cleanable_obj.h +++ b/src/vma/sock/cleanable_obj.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/fd_collection.cpp b/src/vma/sock/fd_collection.cpp index 26a5e5937..41336c1d2 100644 --- a/src/vma/sock/fd_collection.cpp +++ b/src/vma/sock/fd_collection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/fd_collection.h b/src/vma/sock/fd_collection.h index b44f46e86..9cff451b1 100644 --- a/src/vma/sock/fd_collection.h +++ b/src/vma/sock/fd_collection.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/pipeinfo.cpp b/src/vma/sock/pipeinfo.cpp index 1daabb028..e128dba6a 100644 --- a/src/vma/sock/pipeinfo.cpp +++ b/src/vma/sock/pipeinfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/pipeinfo.h b/src/vma/sock/pipeinfo.h index 59b515466..a189168e7 100644 --- a/src/vma/sock/pipeinfo.h +++ b/src/vma/sock/pipeinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/pkt_rcvr_sink.h b/src/vma/sock/pkt_rcvr_sink.h index 1289224c0..4caf6d408 100644 --- a/src/vma/sock/pkt_rcvr_sink.h +++ b/src/vma/sock/pkt_rcvr_sink.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/pkt_sndr_source.h b/src/vma/sock/pkt_sndr_source.h index 2e4d1ca84..19a35a375 100644 --- a/src/vma/sock/pkt_sndr_source.h +++ b/src/vma/sock/pkt_sndr_source.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/sock-redirect.cpp b/src/vma/sock/sock-redirect.cpp index 882cde080..a3a69d667 100644 --- a/src/vma/sock/sock-redirect.cpp +++ b/src/vma/sock/sock-redirect.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/sock-redirect.h b/src/vma/sock/sock-redirect.h index 119d6e39f..2f11f5c16 100644 --- a/src/vma/sock/sock-redirect.h +++ b/src/vma/sock/sock-redirect.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/socket_fd_api.cpp b/src/vma/sock/socket_fd_api.cpp index 1fc788de6..807c7e59b 100644 --- a/src/vma/sock/socket_fd_api.cpp +++ b/src/vma/sock/socket_fd_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/socket_fd_api.h b/src/vma/sock/socket_fd_api.h index acd215345..850b9f181 100644 --- a/src/vma/sock/socket_fd_api.h +++ b/src/vma/sock/socket_fd_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/sockinfo.cpp b/src/vma/sock/sockinfo.cpp index a16df79be..0ddef1158 100644 --- a/src/vma/sock/sockinfo.cpp +++ b/src/vma/sock/sockinfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/sockinfo.h b/src/vma/sock/sockinfo.h index 1ce88d42b..b578168b0 100644 --- a/src/vma/sock/sockinfo.h +++ b/src/vma/sock/sockinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/sockinfo_tcp.cpp b/src/vma/sock/sockinfo_tcp.cpp index 3523a75c6..8ea042889 100644 --- a/src/vma/sock/sockinfo_tcp.cpp +++ b/src/vma/sock/sockinfo_tcp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/sockinfo_tcp.h b/src/vma/sock/sockinfo_tcp.h index d63a5025e..4f351b6be 100644 --- a/src/vma/sock/sockinfo_tcp.h +++ b/src/vma/sock/sockinfo_tcp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/sockinfo_udp.cpp b/src/vma/sock/sockinfo_udp.cpp index e85728d2d..f134a1a64 100644 --- a/src/vma/sock/sockinfo_udp.cpp +++ b/src/vma/sock/sockinfo_udp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/sock/sockinfo_udp.h b/src/vma/sock/sockinfo_udp.h index 1f7305c00..c727ce3a9 100644 --- a/src/vma/sock/sockinfo_udp.h +++ b/src/vma/sock/sockinfo_udp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/agent.cpp b/src/vma/util/agent.cpp index ea5c1b56c..bac2eef22 100644 --- a/src/vma/util/agent.cpp +++ b/src/vma/util/agent.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/agent.h b/src/vma/util/agent.h index 8738751c9..c80a6cf8d 100644 --- a/src/vma/util/agent.h +++ b/src/vma/util/agent.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/agent_def.h b/src/vma/util/agent_def.h index 59a9db653..f333a1d8b 100644 --- a/src/vma/util/agent_def.h +++ b/src/vma/util/agent_def.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/chunk_list.h b/src/vma/util/chunk_list.h index 13be8ff37..9a9e2efa9 100644 --- a/src/vma/util/chunk_list.h +++ b/src/vma/util/chunk_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/config_parser.y b/src/vma/util/config_parser.y index bdb4666a1..f087d8b95 100644 --- a/src/vma/util/config_parser.y +++ b/src/vma/util/config_parser.y @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/config_scanner.l b/src/vma/util/config_scanner.l index 6d6183128..b68726788 100644 --- a/src/vma/util/config_scanner.l +++ b/src/vma/util/config_scanner.l @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/data_updater.cpp b/src/vma/util/data_updater.cpp index 8f9fb1ff1..072df7f74 100644 --- a/src/vma/util/data_updater.cpp +++ b/src/vma/util/data_updater.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/data_updater.h b/src/vma/util/data_updater.h index decee14aa..a0fc05bb0 100644 --- a/src/vma/util/data_updater.h +++ b/src/vma/util/data_updater.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/hash_map.h b/src/vma/util/hash_map.h index da6f29a8f..27e4220cc 100644 --- a/src/vma/util/hash_map.h +++ b/src/vma/util/hash_map.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/hash_map.inl b/src/vma/util/hash_map.inl index cec727352..9af96a833 100644 --- a/src/vma/util/hash_map.inl +++ b/src/vma/util/hash_map.inl @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/if.h b/src/vma/util/if.h index 81b7bf8c1..01d32adee 100644 --- a/src/vma/util/if.h +++ b/src/vma/util/if.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/instrumentation.cpp b/src/vma/util/instrumentation.cpp index 83e526587..18e753739 100644 --- a/src/vma/util/instrumentation.cpp +++ b/src/vma/util/instrumentation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/instrumentation.h b/src/vma/util/instrumentation.h index 009ce2300..1442ee2e4 100644 --- a/src/vma/util/instrumentation.h +++ b/src/vma/util/instrumentation.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/libvma.h b/src/vma/util/libvma.h index 48caad399..6f2a0e172 100644 --- a/src/vma/util/libvma.h +++ b/src/vma/util/libvma.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/match.cpp b/src/vma/util/match.cpp index f2fac3de1..9ebca15dc 100644 --- a/src/vma/util/match.cpp +++ b/src/vma/util/match.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/sg_array.h b/src/vma/util/sg_array.h index 9cf4d06a0..04d58ca1b 100644 --- a/src/vma/util/sg_array.h +++ b/src/vma/util/sg_array.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/sock_addr.h b/src/vma/util/sock_addr.h index 7ac475bef..1c9b06a0d 100644 --- a/src/vma/util/sock_addr.h +++ b/src/vma/util/sock_addr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/sys_vars.cpp b/src/vma/util/sys_vars.cpp index 26a299460..d9688212e 100644 --- a/src/vma/util/sys_vars.cpp +++ b/src/vma/util/sys_vars.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/sys_vars.h b/src/vma/util/sys_vars.h index 6435e5ccb..c732631d7 100644 --- a/src/vma/util/sys_vars.h +++ b/src/vma/util/sys_vars.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/sysctl_reader.h b/src/vma/util/sysctl_reader.h index de1932fa5..cc2f8e3db 100644 --- a/src/vma/util/sysctl_reader.h +++ b/src/vma/util/sysctl_reader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/to_str.h b/src/vma/util/to_str.h index eb49c4d63..19a6b36e2 100644 --- a/src/vma/util/to_str.h +++ b/src/vma/util/to_str.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/utils.cpp b/src/vma/util/utils.cpp index ef9c096de..1ccef4ee8 100644 --- a/src/vma/util/utils.cpp +++ b/src/vma/util/utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/utils.h b/src/vma/util/utils.h index fa711f389..b09f7ae31 100644 --- a/src/vma/util/utils.h +++ b/src/vma/util/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/valgrind.h b/src/vma/util/valgrind.h index a9fc65b22..779881506 100644 --- a/src/vma/util/valgrind.h +++ b/src/vma/util/valgrind.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/vma_list.h b/src/vma/util/vma_list.h index cd3e5f9ee..48b635e8e 100644 --- a/src/vma/util/vma_list.h +++ b/src/vma/util/vma_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/vma_stats.h b/src/vma/util/vma_stats.h index bf0f6a911..95fd23a8c 100644 --- a/src/vma/util/vma_stats.h +++ b/src/vma/util/vma_stats.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/vtypes.h b/src/vma/util/vtypes.h index 8d64255e8..5496198f1 100644 --- a/src/vma/util/vtypes.h +++ b/src/vma/util/vtypes.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/wakeup.cpp b/src/vma/util/wakeup.cpp index 459a65718..56a13876b 100644 --- a/src/vma/util/wakeup.cpp +++ b/src/vma/util/wakeup.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/wakeup.h b/src/vma/util/wakeup.h index bd4fe547f..03bb4f985 100644 --- a/src/vma/util/wakeup.h +++ b/src/vma/util/wakeup.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/wakeup_pipe.cpp b/src/vma/util/wakeup_pipe.cpp index 1acc315a2..1dca6a15b 100644 --- a/src/vma/util/wakeup_pipe.cpp +++ b/src/vma/util/wakeup_pipe.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/util/wakeup_pipe.h b/src/vma/util/wakeup_pipe.h index 18a950038..8972296ac 100644 --- a/src/vma/util/wakeup_pipe.h +++ b/src/vma/util/wakeup_pipe.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/src/vma/vma_extra.h b/src/vma/vma_extra.h index 803ea3f76..d9464c83b 100644 --- a/src/vma/vma_extra.h +++ b/src/vma/vma_extra.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/api-support-check.py b/tests/api-support-check.py index fe24487f4..c05677d66 100755 --- a/tests/api-support-check.py +++ b/tests/api-support-check.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # #@copyright: -# Copyright (c) 2015-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/async-echo-client/async-echo-client.py b/tests/async-echo-client/async-echo-client.py index a3372c416..3fbc540b7 100755 --- a/tests/async-echo-client/async-echo-client.py +++ b/tests/async-echo-client/async-echo-client.py @@ -2,7 +2,7 @@ # # #@copyright: -# Copyright (c) 2015-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/async-echo-client/echo-server.py b/tests/async-echo-client/echo-server.py index 4083d0f0c..ad9801d7a 100755 --- a/tests/async-echo-client/echo-server.py +++ b/tests/async-echo-client/echo-server.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2015-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/async-echo-client/syncronized-echo-client.py b/tests/async-echo-client/syncronized-echo-client.py index 6c62674cd..1025a1906 100755 --- a/tests/async-echo-client/syncronized-echo-client.py +++ b/tests/async-echo-client/syncronized-echo-client.py @@ -2,7 +2,7 @@ # # #@copyright: -# Copyright (c) 2015-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/benchmarking_test/Accelerators_Benchmarking.sh b/tests/benchmarking_test/Accelerators_Benchmarking.sh index af1b83e27..a00bcfa4f 100755 --- a/tests/benchmarking_test/Accelerators_Benchmarking.sh +++ b/tests/benchmarking_test/Accelerators_Benchmarking.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/bindtodevice/client.py b/tests/bindtodevice/client.py index b0021b78e..448b9754e 100755 --- a/tests/bindtodevice/client.py +++ b/tests/bindtodevice/client.py @@ -2,7 +2,7 @@ # # #@copyright: -# Copyright (c) 2016-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2016-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/connect-disconnect/client.py b/tests/connect-disconnect/client.py index 2fea4e782..22f05cb12 100755 --- a/tests/connect-disconnect/client.py +++ b/tests/connect-disconnect/client.py @@ -2,7 +2,7 @@ # # #@copyright: -# Copyright (c) 2015-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/extra_api_tests/socketxtreme/server_tcp.c b/tests/extra_api_tests/socketxtreme/server_tcp.c index 3b8ebc9b5..803a4d270 100644 --- a/tests/extra_api_tests/socketxtreme/server_tcp.c +++ b/tests/extra_api_tests/socketxtreme/server_tcp.c @@ -1,5 +1,5 @@ /* - * Copyright © 2019-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2019-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/extra_api_tests/tcp_zcopy_cb/client.c b/tests/extra_api_tests/tcp_zcopy_cb/client.c index 8e1bf4260..115f01498 100755 --- a/tests/extra_api_tests/tcp_zcopy_cb/client.c +++ b/tests/extra_api_tests/tcp_zcopy_cb/client.c @@ -1,5 +1,5 @@ /* - * Copyright © 2014-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/extra_api_tests/tcp_zcopy_cb/client.h b/tests/extra_api_tests/tcp_zcopy_cb/client.h index d7c64e577..c9005a560 100755 --- a/tests/extra_api_tests/tcp_zcopy_cb/client.h +++ b/tests/extra_api_tests/tcp_zcopy_cb/client.h @@ -1,5 +1,5 @@ /* - * Copyright © 2014-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/extra_api_tests/tcp_zcopy_cb/main.c b/tests/extra_api_tests/tcp_zcopy_cb/main.c index 37dd475c8..2ee0112cb 100755 --- a/tests/extra_api_tests/tcp_zcopy_cb/main.c +++ b/tests/extra_api_tests/tcp_zcopy_cb/main.c @@ -1,5 +1,5 @@ /* - * Copyright © 2014-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/extra_api_tests/tcp_zcopy_cb/server.c b/tests/extra_api_tests/tcp_zcopy_cb/server.c index bce2675bf..97930558a 100755 --- a/tests/extra_api_tests/tcp_zcopy_cb/server.c +++ b/tests/extra_api_tests/tcp_zcopy_cb/server.c @@ -1,5 +1,5 @@ /* - * Copyright © 2014-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/extra_api_tests/tcp_zcopy_cb/server.h b/tests/extra_api_tests/tcp_zcopy_cb/server.h index bc558590c..b81a24779 100755 --- a/tests/extra_api_tests/tcp_zcopy_cb/server.h +++ b/tests/extra_api_tests/tcp_zcopy_cb/server.h @@ -1,5 +1,5 @@ /* - * Copyright © 2014-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/extra_api_tests/tcp_zcopy_cb/types.h b/tests/extra_api_tests/tcp_zcopy_cb/types.h index 9b5e28e04..6ad33eda6 100755 --- a/tests/extra_api_tests/tcp_zcopy_cb/types.h +++ b/tests/extra_api_tests/tcp_zcopy_cb/types.h @@ -1,5 +1,5 @@ /* - * Copyright © 2014-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/extra_api_tests/tcp_zcopy_cb/utils.c b/tests/extra_api_tests/tcp_zcopy_cb/utils.c index 3fbe28eb2..6361342db 100755 --- a/tests/extra_api_tests/tcp_zcopy_cb/utils.c +++ b/tests/extra_api_tests/tcp_zcopy_cb/utils.c @@ -1,5 +1,5 @@ /* - * Copyright © 2014-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/functionality/getsockname_test.c b/tests/functionality/getsockname_test.c index 440d10dd4..5496aced0 100644 --- a/tests/functionality/getsockname_test.c +++ b/tests/functionality/getsockname_test.c @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/functionality/iomux/1epoll_1socket_twice.c b/tests/functionality/iomux/1epoll_1socket_twice.c index 366225df8..81797d2dc 100644 --- a/tests/functionality/iomux/1epoll_1socket_twice.c +++ b/tests/functionality/iomux/1epoll_1socket_twice.c @@ -1,5 +1,5 @@ /* - * Copyright © 2016-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2016-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/functionality/iomux/2epoll_1socket.c b/tests/functionality/iomux/2epoll_1socket.c index f3e247ecd..c77eeb374 100644 --- a/tests/functionality/iomux/2epoll_1socket.c +++ b/tests/functionality/iomux/2epoll_1socket.c @@ -1,5 +1,5 @@ /* - * Copyright © 2016-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2016-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/functionality/iomux/client.py b/tests/functionality/iomux/client.py index 4c718f796..8270dfef9 100755 --- a/tests/functionality/iomux/client.py +++ b/tests/functionality/iomux/client.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2011-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/functionality/iomux/eclient.py b/tests/functionality/iomux/eclient.py index 8994df95b..812488a69 100644 --- a/tests/functionality/iomux/eclient.py +++ b/tests/functionality/iomux/eclient.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2011-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/functionality/iomux/eserver.py b/tests/functionality/iomux/eserver.py index d6e0940cd..2566ee630 100644 --- a/tests/functionality/iomux/eserver.py +++ b/tests/functionality/iomux/eserver.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2011-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/functionality/iomux/pclient.py b/tests/functionality/iomux/pclient.py index 98d989eae..b3fcf0521 100644 --- a/tests/functionality/iomux/pclient.py +++ b/tests/functionality/iomux/pclient.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2011-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/functionality/iomux/pserver.py b/tests/functionality/iomux/pserver.py index db0ef8d18..82c1b365f 100644 --- a/tests/functionality/iomux/pserver.py +++ b/tests/functionality/iomux/pserver.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2011-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/functionality/iomux/server.py b/tests/functionality/iomux/server.py index 6581bb975..58b026dd4 100755 --- a/tests/functionality/iomux/server.py +++ b/tests/functionality/iomux/server.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2011-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/common/base.cc b/tests/gtest/common/base.cc index 2d6d2efc8..f4bf56393 100644 --- a/tests/gtest/common/base.cc +++ b/tests/gtest/common/base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/common/base.h b/tests/gtest/common/base.h index f6b0ac4ea..17558d493 100644 --- a/tests/gtest/common/base.h +++ b/tests/gtest/common/base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/common/cmn.h b/tests/gtest/common/cmn.h index 939394575..8b695e722 100644 --- a/tests/gtest/common/cmn.h +++ b/tests/gtest/common/cmn.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/common/def.h b/tests/gtest/common/def.h index 40e4ec346..18903330f 100644 --- a/tests/gtest/common/def.h +++ b/tests/gtest/common/def.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/common/log.h b/tests/gtest/common/log.h index ead69d0bb..56274b91a 100644 --- a/tests/gtest/common/log.h +++ b/tests/gtest/common/log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/common/sys.cc b/tests/gtest/common/sys.cc index 6c2325a1c..4d8fad3b0 100644 --- a/tests/gtest/common/sys.cc +++ b/tests/gtest/common/sys.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/common/sys.h b/tests/gtest/common/sys.h index c20dece54..73da91d1c 100644 --- a/tests/gtest/common/sys.h +++ b/tests/gtest/common/sys.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/main.cc b/tests/gtest/main.cc index fcd4b8fe3..878d84047 100644 --- a/tests/gtest/main.cc +++ b/tests/gtest/main.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/mix/mix_base.cc b/tests/gtest/mix/mix_base.cc index 12ac679bb..4646ab7cb 100644 --- a/tests/gtest/mix/mix_base.cc +++ b/tests/gtest/mix/mix_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/mix/mix_base.h b/tests/gtest/mix/mix_base.h index 715807002..5b37fe1f5 100644 --- a/tests/gtest/mix/mix_base.h +++ b/tests/gtest/mix/mix_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/mix/mix_list.cc b/tests/gtest/mix/mix_list.cc index 8eac746aa..517760b05 100644 --- a/tests/gtest/mix/mix_list.cc +++ b/tests/gtest/mix/mix_list.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/mix/sg_array.cc b/tests/gtest/mix/sg_array.cc index bc5b97baa..d032b6972 100644 --- a/tests/gtest/mix/sg_array.cc +++ b/tests/gtest/mix/sg_array.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/sock/sock_base.cc b/tests/gtest/sock/sock_base.cc index 031990f4c..9b899e410 100644 --- a/tests/gtest/sock/sock_base.cc +++ b/tests/gtest/sock/sock_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/sock/sock_base.h b/tests/gtest/sock/sock_base.h index 736e1b0af..a605ebd19 100644 --- a/tests/gtest/sock/sock_base.h +++ b/tests/gtest/sock/sock_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/sock/sock_socket.cc b/tests/gtest/sock/sock_socket.cc index 4e1d6bef0..2203af7f1 100644 --- a/tests/gtest/sock/sock_socket.cc +++ b/tests/gtest/sock/sock_socket.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_base.cc b/tests/gtest/tcp/tcp_base.cc index 5a76c0f71..7481fa71b 100644 --- a/tests/gtest/tcp/tcp_base.cc +++ b/tests/gtest/tcp/tcp_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_base.h b/tests/gtest/tcp/tcp_base.h index 2da455ec8..bc8cec4e0 100644 --- a/tests/gtest/tcp/tcp_base.h +++ b/tests/gtest/tcp/tcp_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_bind.cc b/tests/gtest/tcp/tcp_bind.cc index 9a83fb04e..af3a99ee5 100644 --- a/tests/gtest/tcp/tcp_bind.cc +++ b/tests/gtest/tcp/tcp_bind.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_connect.cc b/tests/gtest/tcp/tcp_connect.cc index 2e91681c1..e6e7d4dfd 100644 --- a/tests/gtest/tcp/tcp_connect.cc +++ b/tests/gtest/tcp/tcp_connect.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_connect_nb.cc b/tests/gtest/tcp/tcp_connect_nb.cc index 2f54f0564..9e5707c37 100644 --- a/tests/gtest/tcp/tcp_connect_nb.cc +++ b/tests/gtest/tcp/tcp_connect_nb.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_event.cc b/tests/gtest/tcp/tcp_event.cc index 00e4b559e..220b5c53e 100644 --- a/tests/gtest/tcp/tcp_event.cc +++ b/tests/gtest/tcp/tcp_event.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_send.cc b/tests/gtest/tcp/tcp_send.cc index b5e11f6d6..e10ba8171 100644 --- a/tests/gtest/tcp/tcp_send.cc +++ b/tests/gtest/tcp/tcp_send.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_send_zc.cc b/tests/gtest/tcp/tcp_send_zc.cc index 8cef13954..824a17e3a 100644 --- a/tests/gtest/tcp/tcp_send_zc.cc +++ b/tests/gtest/tcp/tcp_send_zc.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_sendfile.cc b/tests/gtest/tcp/tcp_sendfile.cc index f73eb90fd..4c65b0f72 100644 --- a/tests/gtest/tcp/tcp_sendfile.cc +++ b/tests/gtest/tcp/tcp_sendfile.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_sendto.cc b/tests/gtest/tcp/tcp_sendto.cc index 174b082a7..6b6397135 100644 --- a/tests/gtest/tcp/tcp_sendto.cc +++ b/tests/gtest/tcp/tcp_sendto.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_socket.cc b/tests/gtest/tcp/tcp_socket.cc index 678b98764..317e9fe46 100644 --- a/tests/gtest/tcp/tcp_socket.cc +++ b/tests/gtest/tcp/tcp_socket.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/tcp/tcp_tls.cc b/tests/gtest/tcp/tcp_tls.cc index e35323681..22e91b65f 100644 --- a/tests/gtest/tcp/tcp_tls.cc +++ b/tests/gtest/tcp/tcp_tls.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/udp/udp_base.cc b/tests/gtest/udp/udp_base.cc index 6a0a6dc13..afec23788 100644 --- a/tests/gtest/udp/udp_base.cc +++ b/tests/gtest/udp/udp_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/udp/udp_base.h b/tests/gtest/udp/udp_base.h index 7c09a6044..40ea4a0b8 100644 --- a/tests/gtest/udp/udp_base.h +++ b/tests/gtest/udp/udp_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/udp/udp_bind.cc b/tests/gtest/udp/udp_bind.cc index 99d6a7035..2ec36f458 100644 --- a/tests/gtest/udp/udp_bind.cc +++ b/tests/gtest/udp/udp_bind.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/udp/udp_connect.cc b/tests/gtest/udp/udp_connect.cc index dbba81bb4..d4f4c2fda 100644 --- a/tests/gtest/udp/udp_connect.cc +++ b/tests/gtest/udp/udp_connect.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/udp/udp_send.cc b/tests/gtest/udp/udp_send.cc index 77ac99f66..bf8d4321d 100644 --- a/tests/gtest/udp/udp_send.cc +++ b/tests/gtest/udp/udp_send.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/udp/udp_sendto.cc b/tests/gtest/udp/udp_sendto.cc index 9721d7472..db6fcb2d0 100644 --- a/tests/gtest/udp/udp_sendto.cc +++ b/tests/gtest/udp/udp_sendto.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vma/vma_base.cc b/tests/gtest/vma/vma_base.cc index f081de21f..dc4bfc267 100644 --- a/tests/gtest/vma/vma_base.cc +++ b/tests/gtest/vma/vma_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vma/vma_base.h b/tests/gtest/vma/vma_base.h index 15f76f2e5..11ba743fb 100644 --- a/tests/gtest/vma/vma_base.h +++ b/tests/gtest/vma/vma_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vma/vma_poll.cc b/tests/gtest/vma/vma_poll.cc index 7085accca..3c9f80c39 100644 --- a/tests/gtest/vma/vma_poll.cc +++ b/tests/gtest/vma/vma_poll.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vma/vma_recvfrom_zcopy.cc b/tests/gtest/vma/vma_recvfrom_zcopy.cc index 9881e4aef..111dfeca7 100644 --- a/tests/gtest/vma/vma_recvfrom_zcopy.cc +++ b/tests/gtest/vma/vma_recvfrom_zcopy.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vma/vma_ring.cc b/tests/gtest/vma/vma_ring.cc index ddd34f8ee..51bfdf2fe 100644 --- a/tests/gtest/vma/vma_ring.cc +++ b/tests/gtest/vma/vma_ring.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vma/vma_sockopt.cc b/tests/gtest/vma/vma_sockopt.cc index 7941d7ea0..29cfc2ed4 100644 --- a/tests/gtest/vma/vma_sockopt.cc +++ b/tests/gtest/vma/vma_sockopt.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vmad/vmad_base.cc b/tests/gtest/vmad/vmad_base.cc index 195757a1a..0f7082b6f 100644 --- a/tests/gtest/vmad/vmad_base.cc +++ b/tests/gtest/vmad/vmad_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vmad/vmad_base.h b/tests/gtest/vmad/vmad_base.h index e7de1caad..1272821bd 100644 --- a/tests/gtest/vmad/vmad_base.h +++ b/tests/gtest/vmad/vmad_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vmad/vmad_bitmap.cc b/tests/gtest/vmad/vmad_bitmap.cc index b70536110..d06a33627 100644 --- a/tests/gtest/vmad/vmad_bitmap.cc +++ b/tests/gtest/vmad/vmad_bitmap.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vmad/vmad_flow.cc b/tests/gtest/vmad/vmad_flow.cc index ad38645a5..136b5d85c 100644 --- a/tests/gtest/vmad/vmad_flow.cc +++ b/tests/gtest/vmad/vmad_flow.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vmad/vmad_hash.cc b/tests/gtest/vmad/vmad_hash.cc index 1a04fdaa7..241c00db2 100644 --- a/tests/gtest/vmad/vmad_hash.cc +++ b/tests/gtest/vmad/vmad_hash.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vmad/vmad_init.cc b/tests/gtest/vmad/vmad_init.cc index 0a8cf6819..cb836d211 100644 --- a/tests/gtest/vmad/vmad_init.cc +++ b/tests/gtest/vmad/vmad_init.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/gtest/vmad/vmad_state.cc b/tests/gtest/vmad/vmad_state.cc index 6f055b94f..3813e835b 100644 --- a/tests/gtest/vmad/vmad_state.cc +++ b/tests/gtest/vmad/vmad_state.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/latency_test/tcp_lat.cpp b/tests/latency_test/tcp_lat.cpp index 8d64e077a..f3063b79a 100644 --- a/tests/latency_test/tcp_lat.cpp +++ b/tests/latency_test/tcp_lat.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/latency_test/udp_lat.c b/tests/latency_test/udp_lat.c index 8382c9bfe..534986d9c 100644 --- a/tests/latency_test/udp_lat.c +++ b/tests/latency_test/udp_lat.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/listen/tcp_client.py b/tests/listen/tcp_client.py index 4d43bb5d0..4063d5763 100755 --- a/tests/listen/tcp_client.py +++ b/tests/listen/tcp_client.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2015-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/listen/tcp_server.py b/tests/listen/tcp_server.py index f5a55f3c3..219fc5d43 100755 --- a/tests/listen/tcp_server.py +++ b/tests/listen/tcp_server.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2015-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/low_pps_tcp_send_test/exchange.cpp b/tests/low_pps_tcp_send_test/exchange.cpp index a6e53a0f4..21b6ab9a1 100755 --- a/tests/low_pps_tcp_send_test/exchange.cpp +++ b/tests/low_pps_tcp_send_test/exchange.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/low_pps_tcp_send_test/trader.cpp b/tests/low_pps_tcp_send_test/trader.cpp index 467a61b1b..12452f888 100755 --- a/tests/low_pps_tcp_send_test/trader.cpp +++ b/tests/low_pps_tcp_send_test/trader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/mc_loop_test/mc_loop_test.c b/tests/mc_loop_test/mc_loop_test.c index 3eace97e4..f8f08b2c5 100644 --- a/tests/mc_loop_test/mc_loop_test.c +++ b/tests/mc_loop_test/mc_loop_test.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/multithread_test/exchange.cpp b/tests/multithread_test/exchange.cpp index 0c8ab6050..59938075c 100755 --- a/tests/multithread_test/exchange.cpp +++ b/tests/multithread_test/exchange.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/multithread_test/trader.cpp b/tests/multithread_test/trader.cpp index 7e73e1c48..cd5f077ed 100755 --- a/tests/multithread_test/trader.cpp +++ b/tests/multithread_test/trader.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/pps_test/pps_test.c b/tests/pps_test/pps_test.c index a69594903..fc1872190 100644 --- a/tests/pps_test/pps_test.c +++ b/tests/pps_test/pps_test.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/resource_release_checker/server_socket_receive_and_recreate_loop.py b/tests/resource_release_checker/server_socket_receive_and_recreate_loop.py index 54c61744d..bf62f6e9b 100755 --- a/tests/resource_release_checker/server_socket_receive_and_recreate_loop.py +++ b/tests/resource_release_checker/server_socket_receive_and_recreate_loop.py @@ -2,7 +2,7 @@ # # #@copyright: -# Copyright (c) 2016-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2016-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/resource_release_checker/server_socket_recreate_loop.py b/tests/resource_release_checker/server_socket_recreate_loop.py index dae2fbce4..d87164408 100755 --- a/tests/resource_release_checker/server_socket_recreate_loop.py +++ b/tests/resource_release_checker/server_socket_recreate_loop.py @@ -2,7 +2,7 @@ # # #@copyright: -# Copyright (c) 2016-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2016-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/reuse_ud_test.c b/tests/reuse_ud_test.c index 31abdad54..eeddc883e 100644 --- a/tests/reuse_ud_test.c +++ b/tests/reuse_ud_test.c @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/select_t1.c b/tests/select_t1.c index 46ed9eda3..bbf70cbfb 100644 --- a/tests/select_t1.c +++ b/tests/select_t1.c @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2026 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/server_test/client.cc b/tests/server_test/client.cc index 5d7b8e1fd..e92d5ca55 100644 --- a/tests/server_test/client.cc +++ b/tests/server_test/client.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/server_test/client.h b/tests/server_test/client.h index 6c9aa65d3..b5f4cd87c 100644 --- a/tests/server_test/client.h +++ b/tests/server_test/client.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/server_test/main.cc b/tests/server_test/main.cc index ce8e640e4..30ea3aa68 100644 --- a/tests/server_test/main.cc +++ b/tests/server_test/main.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/server_test/options.cc b/tests/server_test/options.cc index 5a39e1d57..7a81ec820 100644 --- a/tests/server_test/options.cc +++ b/tests/server_test/options.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/server_test/options.h b/tests/server_test/options.h index bca456a41..d32555b93 100644 --- a/tests/server_test/options.h +++ b/tests/server_test/options.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/server_test/server.cc b/tests/server_test/server.cc index 18217db7b..12f5fc492 100644 --- a/tests/server_test/server.cc +++ b/tests/server_test/server.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/server_test/server.h b/tests/server_test/server.h index 542dda649..cf6f69e3f 100644 --- a/tests/server_test/server.h +++ b/tests/server_test/server.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/server_test/vtime.cc b/tests/server_test/vtime.cc index 9470514c5..41bab46e9 100644 --- a/tests/server_test/vtime.cc +++ b/tests/server_test/vtime.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/server_test/vtime.h b/tests/server_test/vtime.h index a83f2a2a9..bf67e5789 100644 --- a/tests/server_test/vtime.h +++ b/tests/server_test/vtime.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/simple_fork/fork.py b/tests/simple_fork/fork.py index 686bf0a9e..9660b22fd 100755 --- a/tests/simple_fork/fork.py +++ b/tests/simple_fork/fork.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2015-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/tcp_window_size_exerciser/tcp_wnd_test.h b/tests/tcp_window_size_exerciser/tcp_wnd_test.h index 17eeb5b8f..d264f5d68 100644 --- a/tests/tcp_window_size_exerciser/tcp_wnd_test.h +++ b/tests/tcp_window_size_exerciser/tcp_wnd_test.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/tcp_window_size_exerciser/tcp_wnd_test_client.c b/tests/tcp_window_size_exerciser/tcp_wnd_test_client.c index bf18c543b..57c4d589d 100644 --- a/tests/tcp_window_size_exerciser/tcp_wnd_test_client.c +++ b/tests/tcp_window_size_exerciser/tcp_wnd_test_client.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/tcp_window_size_exerciser/tcp_wnd_test_server.c b/tests/tcp_window_size_exerciser/tcp_wnd_test_server.c index 7934283d3..272f0644d 100644 --- a/tests/tcp_window_size_exerciser/tcp_wnd_test_server.c +++ b/tests/tcp_window_size_exerciser/tcp_wnd_test_server.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/testbed/testbed.c b/tests/testbed/testbed.c index d0bfc2d35..6f7dc5f0c 100644 --- a/tests/testbed/testbed.c +++ b/tests/testbed/testbed.c @@ -1,5 +1,5 @@ /* - * Copyright © 2016-2022 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright � 20-2026 2 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/throughput_test/bandwidth_test.c b/tests/throughput_test/bandwidth_test.c index 1b6e74222..8b7a195ff 100644 --- a/tests/throughput_test/bandwidth_test.c +++ b/tests/throughput_test/bandwidth_test.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/timetest/timetest.cpp b/tests/timetest/timetest.cpp index fe84c8421..4eeb22a67 100644 --- a/tests/timetest/timetest.cpp +++ b/tests/timetest/timetest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/vma_perf_envelope/vma_multiplexers_test.sh b/tests/vma_perf_envelope/vma_multiplexers_test.sh index 54cda5d23..cb993d217 100755 --- a/tests/vma_perf_envelope/vma_multiplexers_test.sh +++ b/tests/vma_perf_envelope/vma_multiplexers_test.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tests/vma_perf_envelope/vma_perf_envelope.sh b/tests/vma_perf_envelope/vma_perf_envelope.sh index b85aab1fd..b2652164b 100755 --- a/tests/vma_perf_envelope/vma_perf_envelope.sh +++ b/tests/vma_perf_envelope/vma_perf_envelope.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/bitmap.h b/tools/daemon/bitmap.h index e415bccbc..dadcc5c0b 100644 --- a/tools/daemon/bitmap.h +++ b/tools/daemon/bitmap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/daemon.c b/tools/daemon/daemon.c index c6f021e1f..36df90cb3 100644 --- a/tools/daemon/daemon.c +++ b/tools/daemon/daemon.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/daemon.h b/tools/daemon/daemon.h index 407a1d718..0412ce4c0 100644 --- a/tools/daemon/daemon.h +++ b/tools/daemon/daemon.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/flow.c b/tools/daemon/flow.c index 3ae41d333..e302f892d 100644 --- a/tools/daemon/flow.c +++ b/tools/daemon/flow.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/hash.c b/tools/daemon/hash.c index b4051c26e..240779693 100644 --- a/tools/daemon/hash.c +++ b/tools/daemon/hash.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/hash.h b/tools/daemon/hash.h index 67d1cec7d..d0788cf81 100644 --- a/tools/daemon/hash.h +++ b/tools/daemon/hash.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/loop.c b/tools/daemon/loop.c index b1d63e46a..0506438c9 100644 --- a/tools/daemon/loop.c +++ b/tools/daemon/loop.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/message.c b/tools/daemon/message.c index 56ea577e4..2922da28b 100644 --- a/tools/daemon/message.c +++ b/tools/daemon/message.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/nl.c b/tools/daemon/nl.c index 03abf8da1..024a137d5 100644 --- a/tools/daemon/nl.c +++ b/tools/daemon/nl.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/nl.h b/tools/daemon/nl.h index 9eb4367c3..b00818afd 100644 --- a/tools/daemon/nl.h +++ b/tools/daemon/nl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/notify.c b/tools/daemon/notify.c index 9ce97404b..f7b275646 100644 --- a/tools/daemon/notify.c +++ b/tools/daemon/notify.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/store.c b/tools/daemon/store.c index 5ac5efa4e..f279499c1 100644 --- a/tools/daemon/store.c +++ b/tools/daemon/store.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/tc.c b/tools/daemon/tc.c index ad8b077b8..39d0f557b 100644 --- a/tools/daemon/tc.c +++ b/tools/daemon/tc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/tools/daemon/tc.h b/tools/daemon/tc.h index 94ee85469..8bc0461f6 100644 --- a/tools/daemon/tc.h +++ b/tools/daemon/tc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU