copyright year update (#23370)

New PR due to merge
conflicts(https://github.com/openvinotoolkit/openvino/pull/22917)

Updated the copyright year from 2018-2023 to 2018-2024 in all openvino
files

Ref. to script: CVS-101144

Command used:
```bash
git grep -lz '2018-2023 Intel Corporation' | xargs -0 sed -i '' -e 's/2018-2023 Intel Corporation/2018-2024 Intel Corporation/g'
```
This commit is contained in:
Jacek Pawlak 2024-03-14 10:37:02 +01:00 committed by GitHub
parent f05391b6bc
commit 239466ca5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10455 changed files with 10459 additions and 10459 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #
@ -160,7 +160,7 @@ function(ov_add_test_target)
set(JS_BIN_NAME "${ARG_NAME}.js") set(JS_BIN_NAME "${ARG_NAME}.js")
set(JS_APP_NAME "${ARG_NAME}_js.js") set(JS_APP_NAME "${ARG_NAME}_js.js")
set(JS_TEST_APP "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/${JS_APP_NAME}") set(JS_TEST_APP "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/${JS_APP_NAME}")
file(WRITE ${JS_TEST_APP} "// Copyright (C) 2018-2023 Intel Corporation\n") file(WRITE ${JS_TEST_APP} "// Copyright (C) 2018-2024 Intel Corporation\n")
file(APPEND ${JS_TEST_APP} "// SPDX-License-Identifier: Apache-2.0\n") file(APPEND ${JS_TEST_APP} "// SPDX-License-Identifier: Apache-2.0\n")
file(APPEND ${JS_TEST_APP} "//\n") file(APPEND ${JS_TEST_APP} "//\n")
file(APPEND ${JS_TEST_APP} "// JS test app\n") file(APPEND ${JS_TEST_APP} "// JS test app\n")

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
// Copyright (C) 2018-2023 Intel Corporation // Copyright (C) 2018-2024 Intel Corporation
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// //

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
// Copyright (C) 2018-2023 Intel Corporation // Copyright (C) 2018-2024 Intel Corporation
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// //

View File

@ -1,4 +1,4 @@
// Copyright (C) 2018-2023 Intel Corporation // Copyright (C) 2018-2024 Intel Corporation
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// //

View File

@ -1,4 +1,4 @@
// Copyright (C) 2018-2023 Intel Corporation // Copyright (C) 2018-2024 Intel Corporation
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// //

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
// Copyright (C) 2018-2023 Intel Corporation // Copyright (C) 2018-2024 Intel Corporation
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// //

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #
# Target system specific flags # Target system specific flags

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #
# TBB_FOUND should not be set explicitly. It is defined automatically by CMake. # TBB_FOUND should not be set explicitly. It is defined automatically by CMake.

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #
# FindOpenVINO # FindOpenVINO

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2023 Intel Corporation # Copyright (C) 2018-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #

Some files were not shown because too many files have changed in this diff Show More