Skip to content

Commit 50bc588

Browse files
authored
update of the copyright year (#892)
1 parent 66557de commit 50bc588

File tree

106 files changed

+106
-106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+106
-106
lines changed

CONTRIBUTING.md

+1-1

modules/custom_operations/user_ie_extensions/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2023 Intel Corporation
1+
# Copyright (C) 2018-2024 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
33
#
44

modules/nvidia_plugin/src/cuda/float16.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda/math.cuh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_async_infer_request.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44
#include "cuda_async_infer_request.hpp"

modules/nvidia_plugin/src/cuda_async_infer_request.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_compiled_model.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_compiled_model.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_config.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_create_extensions.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_eager_topology_runner.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_eager_topology_runner.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_graph_context.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_graph_context.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_graph_topology_runner.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_graph_topology_runner.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_iexecution_delegator.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_infer_request.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_inference_request_context.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_itopology_runner.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_perf_counts.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_plugin.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44
#include <fmt/format.h>

modules/nvidia_plugin/src/cuda_plugin.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_profiler.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_profiler.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_simple_execution_delegator.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_tensor_mapping_context.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_thread_pool.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/cuda_thread_pool.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/kernels/details/numpy_broadcast_mapper.cuh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/kernels/insert.cu

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/kernels/insert.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/kernels/slice.cu

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/kernels/slice.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/memory_manager/cuda_device_mem_block.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/components/numpy_broadcast_params.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/components/numpy_broadcast_params.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/components/workbuffer_desc.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/detection_output.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/fused_convolution.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/fused_convolution_cudnn.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/fused_convolution_cudnn_be.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/fused_convolution_cudnn_be.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/interpolate.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/parameter.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/reduce.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/reduce_max.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/reduce_mean.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/reduce_min.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/reduce_prod.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/reduce_sum.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/result.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/subgraph.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/subgraph.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/tensor_iterator.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/ops/tensor_iterator.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/transformer/cuda_graph_transformer.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/transformer/detection_output_fix_input_types_transformation.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/transformer/detection_output_fix_input_types_transformation.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/transformer/fuse_conv_biasadd_activation.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44
#include <type_traits>

modules/nvidia_plugin/src/transformer/fuse_conv_biasadd_activation.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/transformer/nodes/activation_type.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/transformer/nodes/activation_type.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/transformer/nodes/fully_connected.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/transformer/nodes/fused_convolution.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

modules/nvidia_plugin/src/transformer/nodes/fused_convolution_backprop_data.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2018-2023 Intel Corporation
1+
// Copyright (C) 2018-2024 Intel Corporation
22
// SPDX-License-Identifier: Apache-2.0
33
//
44

0 commit comments

Comments
 (0)