From cef07e0d0fb6173ed9c3f6f91ed7b48245ca4e5a Mon Sep 17 00:00:00 2001 From: Alex Briskin Date: Mon, 1 Jan 2024 12:12:24 +0200 Subject: [PATCH] issue: 3723595 Update the copyright statement to 2024 Signed-off-by: Alex Briskin --- COPYING | 2 +- LICENSE | 2 +- config/m4/compiler.m4 | 2 +- config/m4/func.m4 | 2 +- config/m4/nl.m4 | 2 +- config/m4/opt.m4 | 2 +- config/m4/prof.m4 | 4 ++-- config/m4/verbs.m4 | 2 +- contrib/scripts/vma.init.in | 2 +- contrib/test_jenkins.sh | 2 +- debian/copyright | 2 +- src/state_machine/main.cpp | 2 +- src/state_machine/sm.cpp | 2 +- src/state_machine/sm.h | 2 +- src/state_machine/sm_fifo.cpp | 2 +- src/state_machine/sm_fifo.h | 2 +- src/stats/stats_data_reader.h | 2 +- src/stats/stats_printer.cpp | 2 +- src/stats/stats_publisher.cpp | 2 +- src/stats/stats_reader.cpp | 2 +- src/utils/asm-arm64.h | 2 +- src/utils/asm-ppc64.h | 2 +- src/utils/asm-x86.h | 2 +- src/utils/asm.h | 2 +- src/utils/atomic.h | 2 +- src/utils/bullseye.h | 2 +- src/utils/clock.h | 2 +- src/utils/compiler.h | 2 +- src/utils/lock_wrapper.h | 2 +- src/utils/rdtsc.h | 2 +- src/utils/types.h | 2 +- src/vlogger/main.cpp | 2 +- src/vlogger/vlogger.cpp | 2 +- src/vlogger/vlogger.h | 2 +- src/vma/config_scanner.c | 2 +- src/vma/dev/allocator.cpp | 2 +- src/vma/dev/allocator.h | 2 +- src/vma/dev/buffer_pool.cpp | 2 +- src/vma/dev/buffer_pool.h | 2 +- src/vma/dev/cq_mgr.cpp | 2 +- src/vma/dev/cq_mgr.h | 2 +- src/vma/dev/cq_mgr.inl | 2 +- src/vma/dev/cq_mgr_mlx5.cpp | 2 +- src/vma/dev/cq_mgr_mlx5.h | 2 +- src/vma/dev/cq_mgr_mlx5.inl | 2 +- src/vma/dev/dm_mgr.cpp | 2 +- src/vma/dev/dm_mgr.h | 2 +- src/vma/dev/gro_mgr.cpp | 2 +- src/vma/dev/gro_mgr.h | 2 +- src/vma/dev/ib_ctx_handler.cpp | 2 +- src/vma/dev/ib_ctx_handler.h | 2 +- src/vma/dev/ib_ctx_handler_collection.cpp | 2 +- src/vma/dev/ib_ctx_handler_collection.h | 2 +- src/vma/dev/net_device_entry.cpp | 2 +- src/vma/dev/net_device_entry.h | 2 +- src/vma/dev/net_device_table_mgr.cpp | 2 +- src/vma/dev/net_device_table_mgr.h | 2 +- src/vma/dev/net_device_val.cpp | 2 +- src/vma/dev/net_device_val.h | 2 +- src/vma/dev/qp_mgr.cpp | 2 +- src/vma/dev/qp_mgr.h | 2 +- src/vma/dev/qp_mgr_eth_direct.cpp | 2 +- src/vma/dev/qp_mgr_eth_direct.h | 2 +- src/vma/dev/qp_mgr_eth_mlx5.cpp | 2 +- src/vma/dev/qp_mgr_eth_mlx5.h | 2 +- src/vma/dev/rfs.cpp | 2 +- src/vma/dev/rfs.h | 2 +- src/vma/dev/rfs_mc.cpp | 2 +- src/vma/dev/rfs_mc.h | 2 +- src/vma/dev/rfs_uc.cpp | 2 +- src/vma/dev/rfs_uc.h | 2 +- src/vma/dev/rfs_uc_tcp_gro.cpp | 2 +- src/vma/dev/rfs_uc_tcp_gro.h | 2 +- src/vma/dev/ring.cpp | 2 +- src/vma/dev/ring.h | 2 +- src/vma/dev/ring_allocation_logic.cpp | 2 +- src/vma/dev/ring_allocation_logic.h | 2 +- src/vma/dev/ring_bond.cpp | 2 +- src/vma/dev/ring_bond.h | 2 +- src/vma/dev/ring_eth_direct.cpp | 2 +- src/vma/dev/ring_eth_direct.h | 2 +- src/vma/dev/ring_profile.cpp | 2 +- src/vma/dev/ring_profile.h | 2 +- src/vma/dev/ring_simple.cpp | 2 +- src/vma/dev/ring_simple.h | 2 +- src/vma/dev/ring_slave.cpp | 2 +- src/vma/dev/ring_slave.h | 2 +- src/vma/dev/ring_tap.cpp | 2 +- src/vma/dev/ring_tap.h | 2 +- src/vma/dev/time_converter.cpp | 2 +- src/vma/dev/time_converter.h | 2 +- src/vma/dev/time_converter_ib_ctx.cpp | 2 +- src/vma/dev/time_converter_ib_ctx.h | 2 +- src/vma/dev/time_converter_ptp.cpp | 2 +- src/vma/dev/time_converter_ptp.h | 2 +- src/vma/dev/wqe_send_handler.cpp | 2 +- src/vma/dev/wqe_send_handler.h | 2 +- src/vma/dev/wqe_send_ib_handler.cpp | 2 +- src/vma/dev/wqe_send_ib_handler.h | 2 +- src/vma/event/command.h | 2 +- src/vma/event/delta_timer.cpp | 2 +- src/vma/event/delta_timer.h | 2 +- src/vma/event/event.h | 2 +- src/vma/event/event_handler_ibverbs.h | 2 +- src/vma/event/event_handler_manager.cpp | 2 +- src/vma/event/event_handler_manager.h | 2 +- src/vma/event/event_handler_rdma_cm.h | 2 +- src/vma/event/netlink_event.cpp | 2 +- src/vma/event/netlink_event.h | 2 +- src/vma/event/timer_handler.h | 2 +- src/vma/event/timers_group.h | 2 +- src/vma/event/vlogger_timer_handler.cpp | 2 +- src/vma/event/vlogger_timer_handler.h | 2 +- src/vma/ib/base/verbs_extra.cpp | 2 +- src/vma/ib/base/verbs_extra.h | 2 +- src/vma/ib/mlx5/ib_mlx5.cpp | 2 +- src/vma/ib/mlx5/ib_mlx5.h | 2 +- src/vma/ib/mlx5/ib_mlx5_dv.cpp | 2 +- src/vma/ib/mlx5/ib_mlx5_dv.h | 2 +- src/vma/ib/mlx5/ib_mlx5_hw.cpp | 2 +- src/vma/ib/mlx5/ib_mlx5_hw.h | 2 +- src/vma/infra/DemoCollMgr.cpp | 2 +- src/vma/infra/DemoCollMgr.h | 2 +- src/vma/infra/DemoObserver.cpp | 2 +- src/vma/infra/DemoObserver.h | 2 +- src/vma/infra/DemoSubject.cpp | 2 +- src/vma/infra/DemoSubject.h | 2 +- src/vma/infra/cache_subject_observer.h | 2 +- src/vma/infra/main.cpp | 2 +- src/vma/infra/sender.cpp | 2 +- src/vma/infra/sender.h | 2 +- src/vma/infra/sender_info_dst.cpp | 2 +- src/vma/infra/sender_info_dst.h | 2 +- src/vma/infra/subject_observer.cpp | 2 +- src/vma/infra/subject_observer.h | 2 +- src/vma/iomux/epfd_info.cpp | 2 +- src/vma/iomux/epfd_info.h | 2 +- src/vma/iomux/epoll_wait_call.cpp | 2 +- src/vma/iomux/epoll_wait_call.h | 2 +- src/vma/iomux/io_mux_call.cpp | 2 +- src/vma/iomux/io_mux_call.h | 2 +- src/vma/iomux/poll_call.cpp | 2 +- src/vma/iomux/poll_call.h | 2 +- src/vma/iomux/select_call.cpp | 2 +- src/vma/iomux/select_call.h | 2 +- src/vma/libvma.c | 2 +- src/vma/lwip/cc.c | 2 +- src/vma/lwip/cc.h | 2 +- src/vma/lwip/cc_cubic.c | 2 +- src/vma/lwip/cc_cubic.h | 2 +- src/vma/lwip/cc_lwip.c | 2 +- src/vma/lwip/cc_none.c | 2 +- src/vma/main.cpp | 2 +- src/vma/main.h | 2 +- src/vma/netlink/link_info.cpp | 2 +- src/vma/netlink/link_info.h | 2 +- src/vma/netlink/neigh_info.cpp | 2 +- src/vma/netlink/neigh_info.h | 2 +- src/vma/netlink/netlink_compatibility.cpp | 2 +- src/vma/netlink/netlink_compatibility.h | 2 +- src/vma/netlink/netlink_wrapper.cpp | 2 +- src/vma/netlink/netlink_wrapper.h | 2 +- src/vma/netlink/route_info.cpp | 2 +- src/vma/netlink/route_info.h | 2 +- src/vma/netlink/test_main.cpp | 2 +- src/vma/proto/L2_address.cpp | 2 +- src/vma/proto/L2_address.h | 2 +- src/vma/proto/arp.cpp | 2 +- src/vma/proto/arp.h | 2 +- src/vma/proto/dst_entry.cpp | 2 +- src/vma/proto/dst_entry.h | 2 +- src/vma/proto/dst_entry_tcp.cpp | 2 +- src/vma/proto/dst_entry_tcp.h | 2 +- src/vma/proto/dst_entry_udp.cpp | 2 +- src/vma/proto/dst_entry_udp.h | 2 +- src/vma/proto/dst_entry_udp_mc.cpp | 2 +- src/vma/proto/dst_entry_udp_mc.h | 2 +- src/vma/proto/flow_tuple.cpp | 2 +- src/vma/proto/flow_tuple.h | 2 +- src/vma/proto/header.cpp | 2 +- src/vma/proto/header.h | 2 +- src/vma/proto/igmp_handler.cpp | 2 +- src/vma/proto/igmp_handler.h | 2 +- src/vma/proto/igmp_mgr.cpp | 2 +- src/vma/proto/igmp_mgr.h | 2 +- src/vma/proto/ip_address.h | 2 +- src/vma/proto/ip_frag.cpp | 2 +- src/vma/proto/ip_frag.h | 2 +- src/vma/proto/mem_buf_desc.h | 2 +- src/vma/proto/neighbour.cpp | 2 +- src/vma/proto/neighbour.h | 2 +- src/vma/proto/neighbour_observer.h | 2 +- src/vma/proto/neighbour_table_mgr.cpp | 2 +- src/vma/proto/neighbour_table_mgr.h | 2 +- src/vma/proto/netlink_socket_mgr.h | 2 +- src/vma/proto/peer_key.h | 2 +- src/vma/proto/route_entry.cpp | 2 +- src/vma/proto/route_entry.h | 2 +- src/vma/proto/route_rule_table_key.h | 2 +- src/vma/proto/route_table_mgr.cpp | 2 +- src/vma/proto/route_table_mgr.h | 2 +- src/vma/proto/route_val.cpp | 2 +- src/vma/proto/route_val.h | 2 +- src/vma/proto/rule_entry.cpp | 2 +- src/vma/proto/rule_entry.h | 2 +- src/vma/proto/rule_table_mgr.cpp | 2 +- src/vma/proto/rule_table_mgr.h | 2 +- src/vma/proto/rule_val.cpp | 2 +- src/vma/proto/rule_val.h | 2 +- src/vma/proto/vma_lwip.cpp | 2 +- src/vma/proto/vma_lwip.h | 2 +- src/vma/sock/cleanable_obj.h | 2 +- src/vma/sock/fd_collection.cpp | 2 +- src/vma/sock/fd_collection.h | 2 +- src/vma/sock/pipeinfo.cpp | 2 +- src/vma/sock/pipeinfo.h | 2 +- src/vma/sock/pkt_rcvr_sink.h | 2 +- src/vma/sock/pkt_sndr_source.h | 2 +- src/vma/sock/sock-redirect.cpp | 2 +- src/vma/sock/sock-redirect.h | 2 +- src/vma/sock/socket_fd_api.cpp | 2 +- src/vma/sock/socket_fd_api.h | 2 +- src/vma/sock/sockinfo.cpp | 2 +- src/vma/sock/sockinfo.h | 2 +- src/vma/sock/sockinfo_tcp.cpp | 2 +- src/vma/sock/sockinfo_tcp.h | 2 +- src/vma/sock/sockinfo_udp.cpp | 2 +- src/vma/sock/sockinfo_udp.h | 2 +- src/vma/util/agent.cpp | 2 +- src/vma/util/agent.h | 2 +- src/vma/util/agent_def.h | 2 +- src/vma/util/chunk_list.h | 2 +- src/vma/util/config_parser.y | 2 +- src/vma/util/config_scanner.l | 2 +- src/vma/util/data_updater.cpp | 2 +- src/vma/util/data_updater.h | 2 +- src/vma/util/hash_map.h | 2 +- src/vma/util/hash_map.inl | 2 +- src/vma/util/if.h | 2 +- src/vma/util/instrumentation.cpp | 2 +- src/vma/util/instrumentation.h | 2 +- src/vma/util/libvma.h | 2 +- src/vma/util/match.cpp | 2 +- src/vma/util/sg_array.h | 2 +- src/vma/util/sock_addr.h | 2 +- src/vma/util/sys_vars.cpp | 2 +- src/vma/util/sys_vars.h | 2 +- src/vma/util/sysctl_reader.h | 2 +- src/vma/util/to_str.h | 2 +- src/vma/util/utils.cpp | 2 +- src/vma/util/utils.h | 2 +- src/vma/util/valgrind.h | 2 +- src/vma/util/vma_list.h | 2 +- src/vma/util/vma_stats.h | 2 +- src/vma/util/vtypes.h | 2 +- src/vma/util/wakeup.cpp | 2 +- src/vma/util/wakeup.h | 2 +- src/vma/util/wakeup_pipe.cpp | 2 +- src/vma/util/wakeup_pipe.h | 2 +- src/vma/vma_extra.h | 2 +- tests/api-support-check.py | 2 +- tests/async-echo-client/async-echo-client.py | 2 +- tests/async-echo-client/echo-server.py | 2 +- tests/async-echo-client/syncronized-echo-client.py | 2 +- tests/benchmarking_test/Accelerators_Benchmarking.sh | 2 +- tests/bindtodevice/client.py | 2 +- tests/connect-disconnect/client.py | 2 +- tests/extra_api_tests/socketxtreme/server_tcp.c | 2 +- tests/extra_api_tests/tcp_zcopy_cb/client.c | 2 +- tests/extra_api_tests/tcp_zcopy_cb/client.h | 2 +- tests/extra_api_tests/tcp_zcopy_cb/main.c | 2 +- tests/extra_api_tests/tcp_zcopy_cb/server.c | 2 +- tests/extra_api_tests/tcp_zcopy_cb/server.h | 2 +- tests/extra_api_tests/tcp_zcopy_cb/types.h | 2 +- tests/extra_api_tests/tcp_zcopy_cb/utils.c | 2 +- tests/functionality/getsockname_test.c | 2 +- tests/functionality/iomux/1epoll_1socket_twice.c | 2 +- tests/functionality/iomux/2epoll_1socket.c | 2 +- tests/functionality/iomux/client.py | 4 ++-- tests/functionality/iomux/eclient.py | 4 ++-- tests/functionality/iomux/eserver.py | 4 ++-- tests/functionality/iomux/pclient.py | 2 +- tests/functionality/iomux/pserver.py | 2 +- tests/functionality/iomux/server.py | 2 +- tests/gtest/common/base.cc | 2 +- tests/gtest/common/base.h | 2 +- tests/gtest/common/cmn.h | 2 +- tests/gtest/common/def.h | 2 +- tests/gtest/common/log.h | 2 +- tests/gtest/common/sys.cc | 2 +- tests/gtest/common/sys.h | 2 +- tests/gtest/main.cc | 2 +- tests/gtest/mix/mix_base.cc | 2 +- tests/gtest/mix/mix_base.h | 2 +- tests/gtest/mix/mix_list.cc | 2 +- tests/gtest/mix/sg_array.cc | 2 +- tests/gtest/sock/sock_base.cc | 2 +- tests/gtest/sock/sock_base.h | 2 +- tests/gtest/sock/sock_socket.cc | 2 +- tests/gtest/tcp/tcp_base.cc | 2 +- tests/gtest/tcp/tcp_base.h | 2 +- tests/gtest/tcp/tcp_bind.cc | 2 +- tests/gtest/tcp/tcp_connect.cc | 2 +- tests/gtest/tcp/tcp_connect_nb.cc | 2 +- tests/gtest/tcp/tcp_event.cc | 2 +- tests/gtest/tcp/tcp_send.cc | 2 +- tests/gtest/tcp/tcp_send_zc.cc | 2 +- tests/gtest/tcp/tcp_sendfile.cc | 2 +- tests/gtest/tcp/tcp_sendto.cc | 2 +- tests/gtest/tcp/tcp_socket.cc | 2 +- tests/gtest/tcp/tcp_sockopt.cc | 2 +- tests/gtest/tcp/tcp_tls.cc | 2 +- tests/gtest/udp/udp_base.cc | 2 +- tests/gtest/udp/udp_base.h | 2 +- tests/gtest/udp/udp_bind.cc | 2 +- tests/gtest/udp/udp_connect.cc | 2 +- tests/gtest/udp/udp_send.cc | 2 +- tests/gtest/udp/udp_sendto.cc | 2 +- tests/gtest/vma/vma_base.cc | 2 +- tests/gtest/vma/vma_base.h | 2 +- tests/gtest/vma/vma_poll.cc | 2 +- tests/gtest/vma/vma_recvfrom_zcopy.cc | 2 +- tests/gtest/vma/vma_ring.cc | 2 +- tests/gtest/vma/vma_sockopt.cc | 2 +- tests/gtest/vmad/vmad_base.cc | 2 +- tests/gtest/vmad/vmad_base.h | 2 +- tests/gtest/vmad/vmad_bitmap.cc | 2 +- tests/gtest/vmad/vmad_flow.cc | 2 +- tests/gtest/vmad/vmad_hash.cc | 2 +- tests/gtest/vmad/vmad_init.cc | 2 +- tests/gtest/vmad/vmad_state.cc | 2 +- tests/latency_test/tcp_lat.cpp | 2 +- tests/latency_test/udp_lat.c | 2 +- tests/listen/tcp_client.py | 2 +- tests/listen/tcp_server.py | 2 +- tests/low_pps_tcp_send_test/exchange.cpp | 2 +- tests/low_pps_tcp_send_test/trader.cpp | 2 +- tests/mc_loop_test/mc_loop_test.c | 2 +- tests/multithread_test/exchange.cpp | 2 +- tests/multithread_test/trader.cpp | 2 +- tests/pps_test/pps_test.c | 2 +- .../server_socket_receive_and_recreate_loop.py | 2 +- tests/resource_release_checker/server_socket_recreate_loop.py | 2 +- tests/reuse_ud_test.c | 2 +- tests/select_t1.c | 2 +- tests/server_test/client.cc | 2 +- tests/server_test/client.h | 2 +- tests/server_test/main.cc | 2 +- tests/server_test/options.cc | 2 +- tests/server_test/options.h | 2 +- tests/server_test/server.cc | 2 +- tests/server_test/server.h | 2 +- tests/server_test/vtime.cc | 2 +- tests/server_test/vtime.h | 2 +- tests/simple_fork/fork.py | 2 +- tests/tcp_window_size_exerciser/Makefile | 2 +- tests/tcp_window_size_exerciser/tcp_wnd_test.h | 2 +- tests/tcp_window_size_exerciser/tcp_wnd_test_client.c | 2 +- tests/tcp_window_size_exerciser/tcp_wnd_test_server.c | 2 +- tests/testbed/testbed.c | 2 +- tests/throughput_test/bandwidth_test.c | 2 +- tests/timetest/timetest.cpp | 2 +- tests/vma_perf_envelope/vma_multiplexers_test.sh | 2 +- tests/vma_perf_envelope/vma_perf_envelope.sh | 2 +- tools/daemon/bitmap.h | 2 +- tools/daemon/daemon.c | 2 +- tools/daemon/daemon.h | 2 +- tools/daemon/flow.c | 2 +- tools/daemon/hash.c | 2 +- tools/daemon/hash.h | 2 +- tools/daemon/loop.c | 2 +- tools/daemon/message.c | 2 +- tools/daemon/nl.c | 2 +- tools/daemon/nl.h | 2 +- tools/daemon/notify.c | 2 +- tools/daemon/store.c | 2 +- tools/daemon/tc.c | 2 +- tools/daemon/tc.h | 2 +- 378 files changed, 382 insertions(+), 382 deletions(-) diff --git a/COPYING b/COPYING index 29f48021a..13acd22a8 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -SPDX-FileCopyrightText: Copyright (c) 2020-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +SPDX-FileCopyrightText: Copyright (c) 2020-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. SPDX-License-Identifier: GPL-2.0-only GNU GENERAL PUBLIC LICENSE diff --git a/LICENSE b/LICENSE index af1ed7574..7f1319e5d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ec6340bd4..7bc1d79f4 100644 --- a/config/m4/compiler.m4 +++ b/config/m4/compiler.m4 @@ -1,6 +1,6 @@ # compiler.m4 - Configure compiler capabilities # -# Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/func.m4 b/config/m4/func.m4 index e431f657e..86dbca696 100644 --- a/config/m4/func.m4 +++ b/config/m4/func.m4 @@ -1,6 +1,6 @@ # func.m4 - Collection of functions # -# Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/nl.m4 b/config/m4/nl.m4 index 5384960e4..56c0fe19c 100644 --- a/config/m4/nl.m4 +++ b/config/m4/nl.m4 @@ -1,6 +1,6 @@ # nl.m4 - Detect nl package # -# Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/opt.m4 b/config/m4/opt.m4 index 78ae62c7d..81ab5b425 100644 --- a/config/m4/opt.m4 +++ b/config/m4/opt.m4 @@ -1,6 +1,6 @@ # opt.m4 - Macros to control optimization # -# Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # diff --git a/config/m4/prof.m4 b/config/m4/prof.m4 index f8da738fd..1d925384c 100644 --- a/config/m4/prof.m4 +++ b/config/m4/prof.m4 @@ -1,6 +1,6 @@ # prof.m4 - Profiling, instrumentation # -# Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # See file LICENSE for terms. # @@ -249,4 +249,4 @@ AS_IF([test "x$with_rdtsc_receivefrom_to_sendto" == xyes], [AC_MSG_RESULT([yes])], [AC_MSG_RESULT([no])] ) -]) \ No newline at end of file +]) diff --git a/config/m4/verbs.m4 b/config/m4/verbs.m4 index 59f0e9f75..a5d46afd2 100644 --- a/config/m4/verbs.m4 +++ b/config/m4/verbs.m4 @@ -1,6 +1,6 @@ # verbs.m4 - Parsing verbs capabilities # -# Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 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 0d27194b9..ff31b35d8 100644 --- a/contrib/scripts/vma.init.in +++ b/contrib/scripts/vma.init.in @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright © 2001-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. +# Copyright © 2001-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. # # This software is available to 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 6a271dc00..b8371a3f0 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # See file LICENSE for terms. # diff --git a/debian/copyright b/debian/copyright index aea9c3d8c..fa7ec5553 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: libvma Source: https://github.com/Mellanox/libvma Files: * -Copyright: 2001-2023 NVIDIA CORPORATION & AFFILIATES. +Copyright: 2001-2024 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 diff --git a/src/state_machine/main.cpp b/src/state_machine/main.cpp index a82cddeff..85957c4df 100644 --- a/src/state_machine/main.cpp +++ b/src/state_machine/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4c353c2e0..b750e1780 100644 --- a/src/state_machine/sm.cpp +++ b/src/state_machine/sm.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 166fbd0d5..7fe8a0a9d 100644 --- a/src/state_machine/sm.h +++ b/src/state_machine/sm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 fa30266a3..23ac7b202 100644 --- a/src/state_machine/sm_fifo.cpp +++ b/src/state_machine/sm_fifo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9c00c1d1b..42b5741bf 100644 --- a/src/state_machine/sm_fifo.h +++ b/src/state_machine/sm_fifo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 cae9c4877..9b903bf07 100644 --- a/src/stats/stats_data_reader.h +++ b/src/stats/stats_data_reader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e98c54676..d2b62d5e1 100644 --- a/src/stats/stats_printer.cpp +++ b/src/stats/stats_printer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 400a48a78..11be6d504 100644 --- a/src/stats/stats_publisher.cpp +++ b/src/stats/stats_publisher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4704b9341..110ec2ffb 100644 --- a/src/stats/stats_reader.cpp +++ b/src/stats/stats_reader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c78835337..1c51d190e 100644 --- a/src/utils/asm-arm64.h +++ b/src/utils/asm-arm64.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 bc7d3e78d..9c92be3f4 100644 --- a/src/utils/asm-ppc64.h +++ b/src/utils/asm-ppc64.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d7ee4540a..ffc34f0be 100644 --- a/src/utils/asm-x86.h +++ b/src/utils/asm-x86.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 12b9e4815..348faff1c 100644 --- a/src/utils/asm.h +++ b/src/utils/asm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4b4768149..379f790b0 100644 --- a/src/utils/atomic.h +++ b/src/utils/atomic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d812a4d4e..787690bf3 100644 --- a/src/utils/bullseye.h +++ b/src/utils/bullseye.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b2d325c6d..e38e13579 100644 --- a/src/utils/clock.h +++ b/src/utils/clock.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 77a4b38f6..abf167075 100644 --- a/src/utils/compiler.h +++ b/src/utils/compiler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 970413abb..413e0ab70 100644 --- a/src/utils/lock_wrapper.h +++ b/src/utils/lock_wrapper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 6004162ae..a2bc99b95 100644 --- a/src/utils/rdtsc.h +++ b/src/utils/rdtsc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 376756eba..50803ae7a 100644 --- a/src/utils/types.h +++ b/src/utils/types.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b7da24ba2..f2c0bc2f8 100644 --- a/src/vlogger/main.cpp +++ b/src/vlogger/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b9ba1d2da..161c524d9 100644 --- a/src/vlogger/vlogger.cpp +++ b/src/vlogger/vlogger.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 1492eb1ae..b7b152b90 100644 --- a/src/vlogger/vlogger.h +++ b/src/vlogger/vlogger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7063e2f9c..7ad21e2de 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b97b0f44e..a8ca863d3 100644 --- a/src/vma/dev/allocator.cpp +++ b/src/vma/dev/allocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4d38733cd..fe2dec7eb 100644 --- a/src/vma/dev/allocator.h +++ b/src/vma/dev/allocator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b73306945..95ad4c367 100644 --- a/src/vma/dev/buffer_pool.cpp +++ b/src/vma/dev/buffer_pool.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9773cd76a..c46867504 100644 --- a/src/vma/dev/buffer_pool.h +++ b/src/vma/dev/buffer_pool.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 29b34197c..883640b0e 100644 --- a/src/vma/dev/cq_mgr.cpp +++ b/src/vma/dev/cq_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 26ed99373..208903c9b 100644 --- a/src/vma/dev/cq_mgr.h +++ b/src/vma/dev/cq_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 6873ff279..25228b95b 100644 --- a/src/vma/dev/cq_mgr.inl +++ b/src/vma/dev/cq_mgr.inl @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 de7e260d2..2ab88b9ca 100644 --- a/src/vma/dev/cq_mgr_mlx5.cpp +++ b/src/vma/dev/cq_mgr_mlx5.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 39a3bb6ee..a7463eab9 100644 --- a/src/vma/dev/cq_mgr_mlx5.h +++ b/src/vma/dev/cq_mgr_mlx5.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 629cd1cf3..6f34d8bda 100644 --- a/src/vma/dev/cq_mgr_mlx5.inl +++ b/src/vma/dev/cq_mgr_mlx5.inl @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 098a8a945..1f5b7f2e4 100644 --- a/src/vma/dev/dm_mgr.cpp +++ b/src/vma/dev/dm_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 cff116e37..b6b541988 100644 --- a/src/vma/dev/dm_mgr.h +++ b/src/vma/dev/dm_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 04f82b0a3..930913e3e 100644 --- a/src/vma/dev/gro_mgr.cpp +++ b/src/vma/dev/gro_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 304f0de6e..8ec9d3be1 100644 --- a/src/vma/dev/gro_mgr.h +++ b/src/vma/dev/gro_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0df33cd9d..88c6a39b0 100644 --- a/src/vma/dev/ib_ctx_handler.cpp +++ b/src/vma/dev/ib_ctx_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 52f4222f6..4ad61f082 100644 --- a/src/vma/dev/ib_ctx_handler.h +++ b/src/vma/dev/ib_ctx_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 61c34f0d7..543d2e5ba 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 189ccc0bd..40bdc2f55 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 585157ac5..67f10622f 100644 --- a/src/vma/dev/net_device_entry.cpp +++ b/src/vma/dev/net_device_entry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b8867aff4..d68212657 100644 --- a/src/vma/dev/net_device_entry.h +++ b/src/vma/dev/net_device_entry.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 2962b5ad6..79c27ace1 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 717d0b8e7..dcac7b5e6 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3a386f731..89b832d11 100644 --- a/src/vma/dev/net_device_val.cpp +++ b/src/vma/dev/net_device_val.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 334461e51..7d1b3c00e 100644 --- a/src/vma/dev/net_device_val.h +++ b/src/vma/dev/net_device_val.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 316bb0a67..7d09ddd41 100644 --- a/src/vma/dev/qp_mgr.cpp +++ b/src/vma/dev/qp_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a4c5bf7af..4d39181a5 100644 --- a/src/vma/dev/qp_mgr.h +++ b/src/vma/dev/qp_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ae319435a..9fb5d898b 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a9119a6f2..641b6ae48 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c4e20bb38..c2abb563f 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f7d4fa9c9..88877f375 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d1de4b29d..14f2b6a77 100644 --- a/src/vma/dev/rfs.cpp +++ b/src/vma/dev/rfs.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 62bfd8e1d..2e0670e82 100644 --- a/src/vma/dev/rfs.h +++ b/src/vma/dev/rfs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4d488beac..fe90e805d 100644 --- a/src/vma/dev/rfs_mc.cpp +++ b/src/vma/dev/rfs_mc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 df12b458c..bed583300 100644 --- a/src/vma/dev/rfs_mc.h +++ b/src/vma/dev/rfs_mc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 dfd24fdca..eceb28d3e 100644 --- a/src/vma/dev/rfs_uc.cpp +++ b/src/vma/dev/rfs_uc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 08dcffb5d..3ae9d1fc2 100644 --- a/src/vma/dev/rfs_uc.h +++ b/src/vma/dev/rfs_uc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 87a546dbb..fa50b3027 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 5054a36fc..2a3186659 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ddf7e592f..2cbd247a3 100644 --- a/src/vma/dev/ring.cpp +++ b/src/vma/dev/ring.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ca4872649..a773f6c5f 100644 --- a/src/vma/dev/ring.h +++ b/src/vma/dev/ring.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 cc814590d..a84a63660 100644 --- a/src/vma/dev/ring_allocation_logic.cpp +++ b/src/vma/dev/ring_allocation_logic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3471aeb08..525942d36 100644 --- a/src/vma/dev/ring_allocation_logic.h +++ b/src/vma/dev/ring_allocation_logic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 75af0283c..b12aef223 100644 --- a/src/vma/dev/ring_bond.cpp +++ b/src/vma/dev/ring_bond.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3853658a6..da7c03114 100644 --- a/src/vma/dev/ring_bond.h +++ b/src/vma/dev/ring_bond.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ae51cebb8..012d599d5 100644 --- a/src/vma/dev/ring_eth_direct.cpp +++ b/src/vma/dev/ring_eth_direct.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 08ece02e2..6f7faaabc 100644 --- a/src/vma/dev/ring_eth_direct.h +++ b/src/vma/dev/ring_eth_direct.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 30bdb0599..ef69b326c 100644 --- a/src/vma/dev/ring_profile.cpp +++ b/src/vma/dev/ring_profile.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 54a52a593..706cc9148 100644 --- a/src/vma/dev/ring_profile.h +++ b/src/vma/dev/ring_profile.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 50df91a5b..c6892db2d 100644 --- a/src/vma/dev/ring_simple.cpp +++ b/src/vma/dev/ring_simple.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 5d72f29a0..e68ecaaa6 100644 --- a/src/vma/dev/ring_simple.h +++ b/src/vma/dev/ring_simple.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e69aa3be6..0f5d39f23 100644 --- a/src/vma/dev/ring_slave.cpp +++ b/src/vma/dev/ring_slave.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 af9293ff3..cf4691837 100644 --- a/src/vma/dev/ring_slave.h +++ b/src/vma/dev/ring_slave.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a9416c61e..69c1e0981 100644 --- a/src/vma/dev/ring_tap.cpp +++ b/src/vma/dev/ring_tap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 691367b99..4359f118b 100644 --- a/src/vma/dev/ring_tap.h +++ b/src/vma/dev/ring_tap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c60be2c03..dac5ee3ca 100644 --- a/src/vma/dev/time_converter.cpp +++ b/src/vma/dev/time_converter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 5618e967b..b4d2ef343 100644 --- a/src/vma/dev/time_converter.h +++ b/src/vma/dev/time_converter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c7ace8d4d..cdfc6c571 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e06695cdc..30f1704e8 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 eb60bf3d9..05b26f66e 100644 --- a/src/vma/dev/time_converter_ptp.cpp +++ b/src/vma/dev/time_converter_ptp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 21b7dd657..20827abaf 100644 --- a/src/vma/dev/time_converter_ptp.h +++ b/src/vma/dev/time_converter_ptp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b833468a5..0d0794cdf 100644 --- a/src/vma/dev/wqe_send_handler.cpp +++ b/src/vma/dev/wqe_send_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 bb1d3ec7a..1f60ba009 100644 --- a/src/vma/dev/wqe_send_handler.h +++ b/src/vma/dev/wqe_send_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 6ed6a7993..935bde1e1 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 79ceb76dc..215bee8dc 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 560cbc208..c64be00f3 100644 --- a/src/vma/event/command.h +++ b/src/vma/event/command.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 615e8f920..eecb6e45f 100644 --- a/src/vma/event/delta_timer.cpp +++ b/src/vma/event/delta_timer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 743956fbf..8132b2b88 100644 --- a/src/vma/event/delta_timer.h +++ b/src/vma/event/delta_timer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7eb9496ec..4acda697d 100644 --- a/src/vma/event/event.h +++ b/src/vma/event/event.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 972e125bd..44b4533af 100644 --- a/src/vma/event/event_handler_ibverbs.h +++ b/src/vma/event/event_handler_ibverbs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a32a71ea2..293618e62 100644 --- a/src/vma/event/event_handler_manager.cpp +++ b/src/vma/event/event_handler_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f07f817f3..7d8bb8396 100644 --- a/src/vma/event/event_handler_manager.h +++ b/src/vma/event/event_handler_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 88a3b40a5..91e08551b 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 72bceda44..9aa52e90a 100644 --- a/src/vma/event/netlink_event.cpp +++ b/src/vma/event/netlink_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 34cb7459c..16c75e541 100644 --- a/src/vma/event/netlink_event.h +++ b/src/vma/event/netlink_event.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9433e05f2..772b5caff 100644 --- a/src/vma/event/timer_handler.h +++ b/src/vma/event/timer_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 60f5dce69..ec9e623f6 100644 --- a/src/vma/event/timers_group.h +++ b/src/vma/event/timers_group.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 81f6e86e3..df1032038 100644 --- a/src/vma/event/vlogger_timer_handler.cpp +++ b/src/vma/event/vlogger_timer_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 735570c14..3b64bea83 100644 --- a/src/vma/event/vlogger_timer_handler.h +++ b/src/vma/event/vlogger_timer_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 606778b75..d226b31dd 100644 --- a/src/vma/ib/base/verbs_extra.cpp +++ b/src/vma/ib/base/verbs_extra.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3075e7201..40758bfea 100644 --- a/src/vma/ib/base/verbs_extra.h +++ b/src/vma/ib/base/verbs_extra.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b9dbbe4cb..b270685a8 100644 --- a/src/vma/ib/mlx5/ib_mlx5.cpp +++ b/src/vma/ib/mlx5/ib_mlx5.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3ea3d1d2c..8cc93de3d 100644 --- a/src/vma/ib/mlx5/ib_mlx5.h +++ b/src/vma/ib/mlx5/ib_mlx5.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b31f6b108..0f54e8f54 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 fabbdb82e..1d89672e0 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 035061408..d617f6c50 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ca4cc1339..bdf5a25d1 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 055a865fc..776a4dc19 100644 --- a/src/vma/infra/DemoCollMgr.cpp +++ b/src/vma/infra/DemoCollMgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 968c6e946..2ddf4e7e5 100644 --- a/src/vma/infra/DemoCollMgr.h +++ b/src/vma/infra/DemoCollMgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 2b865063a..662f8fae8 100644 --- a/src/vma/infra/DemoObserver.cpp +++ b/src/vma/infra/DemoObserver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 12cbe30bf..e00aa8d2a 100644 --- a/src/vma/infra/DemoObserver.h +++ b/src/vma/infra/DemoObserver.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 51e65ad9d..d64fc375e 100644 --- a/src/vma/infra/DemoSubject.cpp +++ b/src/vma/infra/DemoSubject.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 705f8bdaf..fd297f4ed 100644 --- a/src/vma/infra/DemoSubject.h +++ b/src/vma/infra/DemoSubject.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4c87ed2e1..c59420ea9 100644 --- a/src/vma/infra/cache_subject_observer.h +++ b/src/vma/infra/cache_subject_observer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 dfada7ed8..92a457c13 100644 --- a/src/vma/infra/main.cpp +++ b/src/vma/infra/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f5e5d9488..ae616d5b7 100644 --- a/src/vma/infra/sender.cpp +++ b/src/vma/infra/sender.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 fbf7952a2..99f36acc6 100644 --- a/src/vma/infra/sender.h +++ b/src/vma/infra/sender.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 cd31f985c..41847c502 100644 --- a/src/vma/infra/sender_info_dst.cpp +++ b/src/vma/infra/sender_info_dst.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9392dba2b..c6ce5b8d3 100644 --- a/src/vma/infra/sender_info_dst.h +++ b/src/vma/infra/sender_info_dst.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7bf159474..21ee66dad 100644 --- a/src/vma/infra/subject_observer.cpp +++ b/src/vma/infra/subject_observer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 235e14ce6..44cfcdfbb 100644 --- a/src/vma/infra/subject_observer.h +++ b/src/vma/infra/subject_observer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 df4c6fd97..d491403cb 100644 --- a/src/vma/iomux/epfd_info.cpp +++ b/src/vma/iomux/epfd_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7a10ba7f7..9f2379d23 100644 --- a/src/vma/iomux/epfd_info.h +++ b/src/vma/iomux/epfd_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 980b46cf3..259dc0515 100644 --- a/src/vma/iomux/epoll_wait_call.cpp +++ b/src/vma/iomux/epoll_wait_call.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 dc4b726fb..5e716aa06 100644 --- a/src/vma/iomux/epoll_wait_call.h +++ b/src/vma/iomux/epoll_wait_call.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 618e1518b..93619382d 100644 --- a/src/vma/iomux/io_mux_call.cpp +++ b/src/vma/iomux/io_mux_call.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f1bd087c0..0e02dbf51 100644 --- a/src/vma/iomux/io_mux_call.h +++ b/src/vma/iomux/io_mux_call.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 27e946c3d..1860b27ab 100644 --- a/src/vma/iomux/poll_call.cpp +++ b/src/vma/iomux/poll_call.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 8e944bd9e..1d5275fea 100644 --- a/src/vma/iomux/poll_call.h +++ b/src/vma/iomux/poll_call.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0207ab966..0a6e578ee 100644 --- a/src/vma/iomux/select_call.cpp +++ b/src/vma/iomux/select_call.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c87c67865..3899d5051 100644 --- a/src/vma/iomux/select_call.h +++ b/src/vma/iomux/select_call.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b5d5cd9ab..9d860f6c7 100644 --- a/src/vma/libvma.c +++ b/src/vma/libvma.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c4ac473a8..71b09859f 100644 --- a/src/vma/lwip/cc.c +++ b/src/vma/lwip/cc.c @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 dfc37ed2e..5889f0473 100644 --- a/src/vma/lwip/cc.h +++ b/src/vma/lwip/cc.h @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 bc2d2fe90..94e0ed47c 100644 --- a/src/vma/lwip/cc_cubic.c +++ b/src/vma/lwip/cc_cubic.c @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 95f84efea..bfb3f6600 100644 --- a/src/vma/lwip/cc_cubic.h +++ b/src/vma/lwip/cc_cubic.h @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a6daae44c..1784f2519 100644 --- a/src/vma/lwip/cc_lwip.c +++ b/src/vma/lwip/cc_lwip.c @@ -49,7 +49,7 @@ */ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 eb1e33968..1e969b326 100644 --- a/src/vma/lwip/cc_none.c +++ b/src/vma/lwip/cc_none.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 74ce206ec..3da25c6ea 100644 --- a/src/vma/main.cpp +++ b/src/vma/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 60e4edd1d..a248d3ff7 100644 --- a/src/vma/main.h +++ b/src/vma/main.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0d5f11540..02d45cc64 100644 --- a/src/vma/netlink/link_info.cpp +++ b/src/vma/netlink/link_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 1a37b2707..b10769060 100644 --- a/src/vma/netlink/link_info.h +++ b/src/vma/netlink/link_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b0d42654e..83391b433 100644 --- a/src/vma/netlink/neigh_info.cpp +++ b/src/vma/netlink/neigh_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a7af0a1dd..550f38a8e 100644 --- a/src/vma/netlink/neigh_info.h +++ b/src/vma/netlink/neigh_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 744ecc9e6..649159a3e 100644 --- a/src/vma/netlink/netlink_compatibility.cpp +++ b/src/vma/netlink/netlink_compatibility.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 6fac23355..f50077b02 100644 --- a/src/vma/netlink/netlink_compatibility.h +++ b/src/vma/netlink/netlink_compatibility.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 422d03583..f1c03dc02 100644 --- a/src/vma/netlink/netlink_wrapper.cpp +++ b/src/vma/netlink/netlink_wrapper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ca0970ba2..e289f9610 100644 --- a/src/vma/netlink/netlink_wrapper.h +++ b/src/vma/netlink/netlink_wrapper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 22214f10f..be62f52f3 100644 --- a/src/vma/netlink/route_info.cpp +++ b/src/vma/netlink/route_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ee6f42cfc..6127d5f51 100644 --- a/src/vma/netlink/route_info.h +++ b/src/vma/netlink/route_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4e84dbbdf..d7243de33 100644 --- a/src/vma/netlink/test_main.cpp +++ b/src/vma/netlink/test_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d051bf447..d20f00a2c 100644 --- a/src/vma/proto/L2_address.cpp +++ b/src/vma/proto/L2_address.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 eaf43e242..8d8fb0dbb 100644 --- a/src/vma/proto/L2_address.h +++ b/src/vma/proto/L2_address.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 6d025225a..c23a26cb6 100644 --- a/src/vma/proto/arp.cpp +++ b/src/vma/proto/arp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 afd4a7aff..219a87d7b 100644 --- a/src/vma/proto/arp.h +++ b/src/vma/proto/arp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 18ed0e2fe..bccf1ba60 100644 --- a/src/vma/proto/dst_entry.cpp +++ b/src/vma/proto/dst_entry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0a649d24b..533edf324 100644 --- a/src/vma/proto/dst_entry.h +++ b/src/vma/proto/dst_entry.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 fed70a6c0..39531e15e 100644 --- a/src/vma/proto/dst_entry_tcp.cpp +++ b/src/vma/proto/dst_entry_tcp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c50851548..c1b209ece 100644 --- a/src/vma/proto/dst_entry_tcp.h +++ b/src/vma/proto/dst_entry_tcp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 17fd2cf5f..9f8febd19 100644 --- a/src/vma/proto/dst_entry_udp.cpp +++ b/src/vma/proto/dst_entry_udp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 2514d3dfa..fbf603b0a 100644 --- a/src/vma/proto/dst_entry_udp.h +++ b/src/vma/proto/dst_entry_udp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 fd05984bd..044264f34 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0a9588f11..690c6a9ce 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4eb689201..f92c0ca5f 100644 --- a/src/vma/proto/flow_tuple.cpp +++ b/src/vma/proto/flow_tuple.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 fdeabef11..d94b73353 100644 --- a/src/vma/proto/flow_tuple.h +++ b/src/vma/proto/flow_tuple.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 458a77f8e..21e290a12 100644 --- a/src/vma/proto/header.cpp +++ b/src/vma/proto/header.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 553668e52..57f3dca6c 100644 --- a/src/vma/proto/header.h +++ b/src/vma/proto/header.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ae3fedd94..949e0762b 100644 --- a/src/vma/proto/igmp_handler.cpp +++ b/src/vma/proto/igmp_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e1b212d36..9281bdfab 100644 --- a/src/vma/proto/igmp_handler.h +++ b/src/vma/proto/igmp_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 bad059055..bff35db8f 100644 --- a/src/vma/proto/igmp_mgr.cpp +++ b/src/vma/proto/igmp_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 8e7803a48..2994b493c 100644 --- a/src/vma/proto/igmp_mgr.h +++ b/src/vma/proto/igmp_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9518eaf87..012956971 100644 --- a/src/vma/proto/ip_address.h +++ b/src/vma/proto/ip_address.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0147c12d8..c4cb97061 100644 --- a/src/vma/proto/ip_frag.cpp +++ b/src/vma/proto/ip_frag.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 1e21e4f93..6395ce518 100644 --- a/src/vma/proto/ip_frag.h +++ b/src/vma/proto/ip_frag.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a09c4b684..e55c1f676 100644 --- a/src/vma/proto/mem_buf_desc.h +++ b/src/vma/proto/mem_buf_desc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 190e64331..d1f0e3a22 100644 --- a/src/vma/proto/neighbour.cpp +++ b/src/vma/proto/neighbour.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7d5aaa448..60ac90469 100644 --- a/src/vma/proto/neighbour.h +++ b/src/vma/proto/neighbour.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a101f269c..cac033cbb 100644 --- a/src/vma/proto/neighbour_observer.h +++ b/src/vma/proto/neighbour_observer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0629070d8..ab6e5ea32 100644 --- a/src/vma/proto/neighbour_table_mgr.cpp +++ b/src/vma/proto/neighbour_table_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 25c1ebcc6..004f0a57f 100644 --- a/src/vma/proto/neighbour_table_mgr.h +++ b/src/vma/proto/neighbour_table_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 85c18ddfb..1e1c978c2 100644 --- a/src/vma/proto/netlink_socket_mgr.h +++ b/src/vma/proto/netlink_socket_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 5d276c289..9f0ef0ebb 100644 --- a/src/vma/proto/peer_key.h +++ b/src/vma/proto/peer_key.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9e9fc6c50..cc778c3bf 100644 --- a/src/vma/proto/route_entry.cpp +++ b/src/vma/proto/route_entry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3c65fedb5..ac0eff582 100644 --- a/src/vma/proto/route_entry.h +++ b/src/vma/proto/route_entry.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d7b1f8cbe..f61a76d13 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4ee34533b..597d6343a 100644 --- a/src/vma/proto/route_table_mgr.cpp +++ b/src/vma/proto/route_table_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ecbab29d7..fb0310f13 100644 --- a/src/vma/proto/route_table_mgr.h +++ b/src/vma/proto/route_table_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 5d060b0b5..651baafef 100644 --- a/src/vma/proto/route_val.cpp +++ b/src/vma/proto/route_val.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 5490c3e17..aa90c5003 100644 --- a/src/vma/proto/route_val.h +++ b/src/vma/proto/route_val.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e96cdf13a..a9bf3a11e 100644 --- a/src/vma/proto/rule_entry.cpp +++ b/src/vma/proto/rule_entry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 96bc013de..45db4aea3 100644 --- a/src/vma/proto/rule_entry.h +++ b/src/vma/proto/rule_entry.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4af4a5728..32847014f 100644 --- a/src/vma/proto/rule_table_mgr.cpp +++ b/src/vma/proto/rule_table_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e4cc0bdc1..f3f6fdcf7 100644 --- a/src/vma/proto/rule_table_mgr.h +++ b/src/vma/proto/rule_table_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 5a788a8e1..3c56f4561 100644 --- a/src/vma/proto/rule_val.cpp +++ b/src/vma/proto/rule_val.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9a152abd0..9d6f8d200 100644 --- a/src/vma/proto/rule_val.h +++ b/src/vma/proto/rule_val.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 6e387d32a..ac3f252bb 100644 --- a/src/vma/proto/vma_lwip.cpp +++ b/src/vma/proto/vma_lwip.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ac5b8669a..bfdc61109 100644 --- a/src/vma/proto/vma_lwip.h +++ b/src/vma/proto/vma_lwip.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 59ce61470..95d3f6fd8 100644 --- a/src/vma/sock/cleanable_obj.h +++ b/src/vma/sock/cleanable_obj.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 fd3e8ce7f..a758aaac0 100644 --- a/src/vma/sock/fd_collection.cpp +++ b/src/vma/sock/fd_collection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7fea0c4a4..7dab97a61 100644 --- a/src/vma/sock/fd_collection.h +++ b/src/vma/sock/fd_collection.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 072de9d67..0c46bac79 100644 --- a/src/vma/sock/pipeinfo.cpp +++ b/src/vma/sock/pipeinfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 44ec22d76..7fe3ae55a 100644 --- a/src/vma/sock/pipeinfo.h +++ b/src/vma/sock/pipeinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9dd45e704..61d9db840 100644 --- a/src/vma/sock/pkt_rcvr_sink.h +++ b/src/vma/sock/pkt_rcvr_sink.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c7116a0db..724b5ea1f 100644 --- a/src/vma/sock/pkt_sndr_source.h +++ b/src/vma/sock/pkt_sndr_source.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 99d8e31f7..84b3fd1b5 100644 --- a/src/vma/sock/sock-redirect.cpp +++ b/src/vma/sock/sock-redirect.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 cf916c626..020c97b4a 100644 --- a/src/vma/sock/sock-redirect.h +++ b/src/vma/sock/sock-redirect.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4459505f7..6e335f8cf 100644 --- a/src/vma/sock/socket_fd_api.cpp +++ b/src/vma/sock/socket_fd_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e6908418a..f2550a08f 100644 --- a/src/vma/sock/socket_fd_api.h +++ b/src/vma/sock/socket_fd_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 563a571c2..f84948c99 100644 --- a/src/vma/sock/sockinfo.cpp +++ b/src/vma/sock/sockinfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 033a3a2c4..a10e457a4 100644 --- a/src/vma/sock/sockinfo.h +++ b/src/vma/sock/sockinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 00049fe66..747b46965 100644 --- a/src/vma/sock/sockinfo_tcp.cpp +++ b/src/vma/sock/sockinfo_tcp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9a26fb9b5..cc59cca67 100644 --- a/src/vma/sock/sockinfo_tcp.h +++ b/src/vma/sock/sockinfo_tcp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e6edfc6ec..3ed423766 100644 --- a/src/vma/sock/sockinfo_udp.cpp +++ b/src/vma/sock/sockinfo_udp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e07858f32..10de22def 100644 --- a/src/vma/sock/sockinfo_udp.h +++ b/src/vma/sock/sockinfo_udp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 66c43d968..0aba73216 100644 --- a/src/vma/util/agent.cpp +++ b/src/vma/util/agent.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 371585f44..2c3494c26 100644 --- a/src/vma/util/agent.h +++ b/src/vma/util/agent.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ab55ec9fc..d52e1809c 100644 --- a/src/vma/util/agent_def.h +++ b/src/vma/util/agent_def.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 967d57d9b..69c1bc05b 100644 --- a/src/vma/util/chunk_list.h +++ b/src/vma/util/chunk_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d12e7fe41..7531277aa 100644 --- a/src/vma/util/config_parser.y +++ b/src/vma/util/config_parser.y @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 31552f3af..04357737c 100644 --- a/src/vma/util/config_scanner.l +++ b/src/vma/util/config_scanner.l @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f792ef47e..e16faea23 100644 --- a/src/vma/util/data_updater.cpp +++ b/src/vma/util/data_updater.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7de6269a5..0c9061c36 100644 --- a/src/vma/util/data_updater.h +++ b/src/vma/util/data_updater.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d22bcc085..43db50b6f 100644 --- a/src/vma/util/hash_map.h +++ b/src/vma/util/hash_map.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0c5b63d52..9b0d91088 100644 --- a/src/vma/util/hash_map.inl +++ b/src/vma/util/hash_map.inl @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ef472377c..2c8c57f2d 100644 --- a/src/vma/util/if.h +++ b/src/vma/util/if.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 1c8d75a99..aa51a0bff 100644 --- a/src/vma/util/instrumentation.cpp +++ b/src/vma/util/instrumentation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7dd7d1917..037616733 100644 --- a/src/vma/util/instrumentation.h +++ b/src/vma/util/instrumentation.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f06429d1c..5cf712e8d 100644 --- a/src/vma/util/libvma.h +++ b/src/vma/util/libvma.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 24c0f030a..3ef33695b 100644 --- a/src/vma/util/match.cpp +++ b/src/vma/util/match.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 61a783415..4dc28686e 100644 --- a/src/vma/util/sg_array.h +++ b/src/vma/util/sg_array.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b214ba70b..f104cdaf4 100644 --- a/src/vma/util/sock_addr.h +++ b/src/vma/util/sock_addr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 6da36be33..c1ad27baa 100644 --- a/src/vma/util/sys_vars.cpp +++ b/src/vma/util/sys_vars.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 dda56af87..a05ec7b21 100644 --- a/src/vma/util/sys_vars.h +++ b/src/vma/util/sys_vars.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c91c446c5..33882198e 100644 --- a/src/vma/util/sysctl_reader.h +++ b/src/vma/util/sysctl_reader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 dd63731de..b0ecb069a 100644 --- a/src/vma/util/to_str.h +++ b/src/vma/util/to_str.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 bcfa08f77..25c2cf540 100644 --- a/src/vma/util/utils.cpp +++ b/src/vma/util/utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 dd0b7ce74..3bcd16a42 100644 --- a/src/vma/util/utils.h +++ b/src/vma/util/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c2a1a55a0..b6d9ed73e 100644 --- a/src/vma/util/valgrind.h +++ b/src/vma/util/valgrind.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0ce65e8e5..5ed6a7a3a 100644 --- a/src/vma/util/vma_list.h +++ b/src/vma/util/vma_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e86d83ba9..f34a893c6 100644 --- a/src/vma/util/vma_stats.h +++ b/src/vma/util/vma_stats.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 96e5101fa..6031cebf3 100644 --- a/src/vma/util/vtypes.h +++ b/src/vma/util/vtypes.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 195f170cf..6e29e2a6d 100644 --- a/src/vma/util/wakeup.cpp +++ b/src/vma/util/wakeup.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 551ed9d8b..bb5f50bc6 100644 --- a/src/vma/util/wakeup.h +++ b/src/vma/util/wakeup.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b1065f3c2..7675a0381 100644 --- a/src/vma/util/wakeup_pipe.cpp +++ b/src/vma/util/wakeup_pipe.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 680bb318a..899f80f4a 100644 --- a/src/vma/util/wakeup_pipe.h +++ b/src/vma/util/wakeup_pipe.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3c59c7721..07944d89a 100644 --- a/src/vma/vma_extra.h +++ b/src/vma/vma_extra.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 fc72fc0dd..d724866f8 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 2a6adf935..fb4430909 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 880792666..c040a02d8 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 59ce614e1..01c91dd19 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 94198c9e2..cf17e25bd 100755 --- a/tests/benchmarking_test/Accelerators_Benchmarking.sh +++ b/tests/benchmarking_test/Accelerators_Benchmarking.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 479e873b6..4c6c7ffd8 100755 --- a/tests/bindtodevice/client.py +++ b/tests/bindtodevice/client.py @@ -2,7 +2,7 @@ # # #@copyright: -# Copyright (c) 2016-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2016-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 ceb000b0f..e61d561e4 100755 --- a/tests/connect-disconnect/client.py +++ b/tests/connect-disconnect/client.py @@ -2,7 +2,7 @@ # # #@copyright: -# Copyright (c) 2015-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 66b8f693c..828d7e548 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-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2019-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 8715ec9b1..aa81c5a79 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-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 ac89091b2..98c9ac729 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-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 c1134e1c0..4de7ce487 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-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 474019396..452d02034 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-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 e2c4fdd2f..b1a673178 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-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 b2d3e3823..a74c99ecf 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-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 38f636276..241e9a8a5 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-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2014-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 bb0f667bd..79f2f26d2 100644 --- a/tests/functionality/getsockname_test.c +++ b/tests/functionality/getsockname_test.c @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 0e82ab81c..bcec0d887 100644 --- a/tests/functionality/iomux/1epoll_1socket_twice.c +++ b/tests/functionality/iomux/1epoll_1socket_twice.c @@ -1,5 +1,5 @@ /* - * Copyright © 2016-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2016-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 36727d2e3..fc6d7ade6 100644 --- a/tests/functionality/iomux/2epoll_1socket.c +++ b/tests/functionality/iomux/2epoll_1socket.c @@ -1,5 +1,5 @@ /* - * Copyright © 2016-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2016-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 bd3eb7db5..1fad27dd4 100755 --- a/tests/functionality/iomux/client.py +++ b/tests/functionality/iomux/client.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2011-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU @@ -125,4 +125,4 @@ def block_till_writeable (sock): psocket.close() csocket.close() -sys.exit (ret) \ No newline at end of file +sys.exit (ret) diff --git a/tests/functionality/iomux/eclient.py b/tests/functionality/iomux/eclient.py index aa06cf1ad..f7f839074 100644 --- a/tests/functionality/iomux/eclient.py +++ b/tests/functionality/iomux/eclient.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2011-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU @@ -137,4 +137,4 @@ def block_till_writeable (sock): psocket.close() csocket.close() epfd.close() -sys.exit (ret) \ No newline at end of file +sys.exit (ret) diff --git a/tests/functionality/iomux/eserver.py b/tests/functionality/iomux/eserver.py index f9cd269df..f773fbecc 100644 --- a/tests/functionality/iomux/eserver.py +++ b/tests/functionality/iomux/eserver.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2011-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to you under a choice of one of two # licenses. You may choose to be licensed under the terms of the GNU @@ -151,4 +151,4 @@ def print_info (msg): if cserver: cserver.close() if psocket: psocket.close() if csocket: csocket.close() -if epfd: epfd.close() \ No newline at end of file +if epfd: epfd.close() diff --git a/tests/functionality/iomux/pclient.py b/tests/functionality/iomux/pclient.py index 33b561d34..6be3aeada 100644 --- a/tests/functionality/iomux/pclient.py +++ b/tests/functionality/iomux/pclient.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2011-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 2cf67e5b6..33ae97b7c 100644 --- a/tests/functionality/iomux/pserver.py +++ b/tests/functionality/iomux/pserver.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2011-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 1bcf58139..5240da436 100755 --- a/tests/functionality/iomux/server.py +++ b/tests/functionality/iomux/server.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2011-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2011-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 e1af62113..90e89ac83 100644 --- a/tests/gtest/common/base.cc +++ b/tests/gtest/common/base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 acf00edca..8b74265b5 100644 --- a/tests/gtest/common/base.h +++ b/tests/gtest/common/base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a764e8f9e..02372a154 100644 --- a/tests/gtest/common/cmn.h +++ b/tests/gtest/common/cmn.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4476ebdb5..6b518e06f 100644 --- a/tests/gtest/common/def.h +++ b/tests/gtest/common/def.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a474fbdca..8cb8980a0 100644 --- a/tests/gtest/common/log.h +++ b/tests/gtest/common/log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 21c1f6f86..260fafcbe 100644 --- a/tests/gtest/common/sys.cc +++ b/tests/gtest/common/sys.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3a905bc7b..909d63ad5 100644 --- a/tests/gtest/common/sys.h +++ b/tests/gtest/common/sys.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 23be63143..672de1902 100644 --- a/tests/gtest/main.cc +++ b/tests/gtest/main.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0d86d40ad..0becb7fb6 100644 --- a/tests/gtest/mix/mix_base.cc +++ b/tests/gtest/mix/mix_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 1cd31c79c..90dad1988 100644 --- a/tests/gtest/mix/mix_base.h +++ b/tests/gtest/mix/mix_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f1b1417f6..56c00c00a 100644 --- a/tests/gtest/mix/mix_list.cc +++ b/tests/gtest/mix/mix_list.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 be2b70959..1ab9fa0b1 100644 --- a/tests/gtest/mix/sg_array.cc +++ b/tests/gtest/mix/sg_array.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e60a76297..3f0e48d39 100644 --- a/tests/gtest/sock/sock_base.cc +++ b/tests/gtest/sock/sock_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a04baa318..b7926764a 100644 --- a/tests/gtest/sock/sock_base.h +++ b/tests/gtest/sock/sock_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d2bc312dd..31bd758ae 100644 --- a/tests/gtest/sock/sock_socket.cc +++ b/tests/gtest/sock/sock_socket.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 09c614778..732088679 100644 --- a/tests/gtest/tcp/tcp_base.cc +++ b/tests/gtest/tcp/tcp_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 369fbcba2..b1bb044a0 100644 --- a/tests/gtest/tcp/tcp_base.h +++ b/tests/gtest/tcp/tcp_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 2e7c2b952..01b9aabd4 100644 --- a/tests/gtest/tcp/tcp_bind.cc +++ b/tests/gtest/tcp/tcp_bind.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 2aca12335..cc8bb3e01 100644 --- a/tests/gtest/tcp/tcp_connect.cc +++ b/tests/gtest/tcp/tcp_connect.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b2fae2b84..9ce435450 100644 --- a/tests/gtest/tcp/tcp_connect_nb.cc +++ b/tests/gtest/tcp/tcp_connect_nb.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 612e0a5a3..3a81b0b74 100644 --- a/tests/gtest/tcp/tcp_event.cc +++ b/tests/gtest/tcp/tcp_event.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e6abb42bc..7d789a80c 100644 --- a/tests/gtest/tcp/tcp_send.cc +++ b/tests/gtest/tcp/tcp_send.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0562a88ae..9e77bb152 100644 --- a/tests/gtest/tcp/tcp_send_zc.cc +++ b/tests/gtest/tcp/tcp_send_zc.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d204bda33..1ae62d0ec 100644 --- a/tests/gtest/tcp/tcp_sendfile.cc +++ b/tests/gtest/tcp/tcp_sendfile.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 c44d31e96..78ee5ce5b 100644 --- a/tests/gtest/tcp/tcp_sendto.cc +++ b/tests/gtest/tcp/tcp_sendto.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 fdfa59b99..475ea73ae 100644 --- a/tests/gtest/tcp/tcp_socket.cc +++ b/tests/gtest/tcp/tcp_socket.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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_sockopt.cc b/tests/gtest/tcp/tcp_sockopt.cc index 13c37d800..4cd6d25d0 100644 --- a/tests/gtest/tcp/tcp_sockopt.cc +++ b/tests/gtest/tcp/tcp_sockopt.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 1e20a833e..41f61b61d 100644 --- a/tests/gtest/tcp/tcp_tls.cc +++ b/tests/gtest/tcp/tcp_tls.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 afc548b8d..8c81f49c1 100644 --- a/tests/gtest/udp/udp_base.cc +++ b/tests/gtest/udp/udp_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 9e8ce3a36..ead5b13c3 100644 --- a/tests/gtest/udp/udp_base.h +++ b/tests/gtest/udp/udp_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4298a45b1..0619fddb7 100644 --- a/tests/gtest/udp/udp_bind.cc +++ b/tests/gtest/udp/udp_bind.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 64fb58763..dff9094b2 100644 --- a/tests/gtest/udp/udp_connect.cc +++ b/tests/gtest/udp/udp_connect.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 1d8f21412..3e0c5ea3c 100644 --- a/tests/gtest/udp/udp_send.cc +++ b/tests/gtest/udp/udp_send.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b36063e47..ec4c1db34 100644 --- a/tests/gtest/udp/udp_sendto.cc +++ b/tests/gtest/udp/udp_sendto.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7e986944f..9ef06fcd9 100644 --- a/tests/gtest/vma/vma_base.cc +++ b/tests/gtest/vma/vma_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 8d4cd99e0..d56495476 100644 --- a/tests/gtest/vma/vma_base.h +++ b/tests/gtest/vma/vma_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d955cc2c2..0d4ead76a 100644 --- a/tests/gtest/vma/vma_poll.cc +++ b/tests/gtest/vma/vma_poll.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7c14c4e3c..11cf4509c 100644 --- a/tests/gtest/vma/vma_recvfrom_zcopy.cc +++ b/tests/gtest/vma/vma_recvfrom_zcopy.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0004d2006..07885bb19 100644 --- a/tests/gtest/vma/vma_ring.cc +++ b/tests/gtest/vma/vma_ring.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 95d5bbf80..3250fb54d 100644 --- a/tests/gtest/vma/vma_sockopt.cc +++ b/tests/gtest/vma/vma_sockopt.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4e83ebdf3..e70cc38c7 100644 --- a/tests/gtest/vmad/vmad_base.cc +++ b/tests/gtest/vmad/vmad_base.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 60779029f..8113089b3 100644 --- a/tests/gtest/vmad/vmad_base.h +++ b/tests/gtest/vmad/vmad_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 fc6378a36..c5ad437d3 100644 --- a/tests/gtest/vmad/vmad_bitmap.cc +++ b/tests/gtest/vmad/vmad_bitmap.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 119080454..4ac9b6c66 100644 --- a/tests/gtest/vmad/vmad_flow.cc +++ b/tests/gtest/vmad/vmad_flow.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f788c954f..6bc237bc3 100644 --- a/tests/gtest/vmad/vmad_hash.cc +++ b/tests/gtest/vmad/vmad_hash.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 6a52e74ca..3b513f38e 100644 --- a/tests/gtest/vmad/vmad_init.cc +++ b/tests/gtest/vmad/vmad_init.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 858bb1751..ca7b9f174 100644 --- a/tests/gtest/vmad/vmad_state.cc +++ b/tests/gtest/vmad/vmad_state.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 41e8b544c..9058ed516 100644 --- a/tests/latency_test/tcp_lat.cpp +++ b/tests/latency_test/tcp_lat.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 40f449172..0d0ad3fe1 100644 --- a/tests/latency_test/udp_lat.c +++ b/tests/latency_test/udp_lat.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 618e8b95c..4b25b2a4c 100755 --- a/tests/listen/tcp_client.py +++ b/tests/listen/tcp_client.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2015-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 b01e6fac7..2366e60dc 100755 --- a/tests/listen/tcp_server.py +++ b/tests/listen/tcp_server.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2015-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 e52e1effa..ddcd00277 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b9ff223ac..84bbe0711 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7bfb12f0b..25c3b33ec 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 e258d3854..ac9930bb8 100755 --- a/tests/multithread_test/exchange.cpp +++ b/tests/multithread_test/exchange.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 c7b34d8e6..df200ae83 100755 --- a/tests/multithread_test/trader.cpp +++ b/tests/multithread_test/trader.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 eab45f200..e075faba8 100644 --- a/tests/pps_test/pps_test.c +++ b/tests/pps_test/pps_test.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4693bd1a9..ce3afd11f 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2016-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 d84fda92c..3ad24690b 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2016-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 e1f2ef20b..ece705d03 100644 --- a/tests/reuse_ud_test.c +++ b/tests/reuse_ud_test.c @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 f3bc06f8b..be18d50f5 100644 --- a/tests/select_t1.c +++ b/tests/select_t1.c @@ -1,5 +1,5 @@ /* - * Copyright © 2013-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright © 2013-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 5dd8e44df..5fbaa3659 100644 --- a/tests/server_test/client.cc +++ b/tests/server_test/client.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3f185b355..c339532c9 100644 --- a/tests/server_test/client.h +++ b/tests/server_test/client.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 51e7e20b3..c9f8db459 100644 --- a/tests/server_test/main.cc +++ b/tests/server_test/main.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 8154f718b..13959f517 100644 --- a/tests/server_test/options.cc +++ b/tests/server_test/options.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7b561f696..c9cccfbbc 100644 --- a/tests/server_test/options.h +++ b/tests/server_test/options.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 91bd7f75e..0c143ce66 100644 --- a/tests/server_test/server.cc +++ b/tests/server_test/server.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 3ddea4185..1451c9ad5 100644 --- a/tests/server_test/server.h +++ b/tests/server_test/server.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0f3e88898..b30ad1944 100644 --- a/tests/server_test/vtime.cc +++ b/tests/server_test/vtime.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ce80f07ba..6d8ed0266 100644 --- a/tests/server_test/vtime.h +++ b/tests/server_test/vtime.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b5d31865c..11f6b88d4 100755 --- a/tests/simple_fork/fork.py +++ b/tests/simple_fork/fork.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2015-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2015-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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/Makefile b/tests/tcp_window_size_exerciser/Makefile index fb23e3fed..ee0e7446c 100644 --- a/tests/tcp_window_size_exerciser/Makefile +++ b/tests/tcp_window_size_exerciser/Makefile @@ -1,5 +1,5 @@ # -# Copyright © 2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. +# Copyright © 2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. # # This software is available to 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 0d218180f..de7d3d37c 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 0a0fd25f8..51e6eebad 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 a0c692e56..8f84cba7f 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 8c52927a5..140b13a1c 100644 --- a/tests/testbed/testbed.c +++ b/tests/testbed/testbed.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2023 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. + * Copyright (c) 2016-2024 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED. * * This software is available to 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 9ea721687..b22bf48f0 100644 --- a/tests/throughput_test/bandwidth_test.c +++ b/tests/throughput_test/bandwidth_test.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 8341a66d1..ed0b76618 100644 --- a/tests/timetest/timetest.cpp +++ b/tests/timetest/timetest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ae8224394..a1f5e571d 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 50249c18c..a698f2a44 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-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # This software is available to 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 f62c05865..e34470a7c 100644 --- a/tools/daemon/bitmap.h +++ b/tools/daemon/bitmap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 cc9e272a0..6c6f2cf5d 100644 --- a/tools/daemon/daemon.c +++ b/tools/daemon/daemon.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 afeef35c5..99d0bf389 100644 --- a/tools/daemon/daemon.h +++ b/tools/daemon/daemon.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 4d3a37360..2181c4002 100644 --- a/tools/daemon/flow.c +++ b/tools/daemon/flow.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 b07fb2baa..b67dc680d 100644 --- a/tools/daemon/hash.c +++ b/tools/daemon/hash.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 bb218f68d..021ff582e 100644 --- a/tools/daemon/hash.h +++ b/tools/daemon/hash.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 7dd0f9b59..eb80dfa74 100644 --- a/tools/daemon/loop.c +++ b/tools/daemon/loop.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 eaeb5f51b..13ffe7f78 100644 --- a/tools/daemon/message.c +++ b/tools/daemon/message.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f329d21c7..a1eaecdd4 100644 --- a/tools/daemon/nl.c +++ b/tools/daemon/nl.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 d4ac9c30f..9d0f8e631 100644 --- a/tools/daemon/nl.h +++ b/tools/daemon/nl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 f59a6d838..31a5fc85a 100644 --- a/tools/daemon/notify.c +++ b/tools/daemon/notify.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 8d349ea19..946ad5075 100644 --- a/tools/daemon/store.c +++ b/tools/daemon/store.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 80e3124b7..ead7bc548 100644 --- a/tools/daemon/tc.c +++ b/tools/daemon/tc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to 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 ac79d2bc0..63a9a407d 100644 --- a/tools/daemon/tc.h +++ b/tools/daemon/tc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2001-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU