openvino/samples/cpp
Jacek Pawlak 239466ca5d
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'
```
2024-03-14 09:37:02 +00:00
..
benchmark [DOCS] Update of hyperlinks to 2024 + new ov homepage diagram image for master (#23091) 2024-02-28 07:54:04 +00:00
benchmark_app copyright year update (#23370) 2024-03-14 09:37:02 +00:00
classification_sample_async copyright year update (#23370) 2024-03-14 09:37:02 +00:00
common copyright year update (#23370) 2024-03-14 09:37:02 +00:00
hello_classification copyright year update (#23370) 2024-03-14 09:37:02 +00:00
hello_nv12_input_classification copyright year update (#23370) 2024-03-14 09:37:02 +00:00
hello_query_device copyright year update (#23370) 2024-03-14 09:37:02 +00:00
hello_reshape_ssd copyright year update (#23370) 2024-03-14 09:37:02 +00:00
model_creation_sample copyright year update (#23370) 2024-03-14 09:37:02 +00:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt copyright year update (#23370) 2024-03-14 09:37:02 +00:00
build_samples.ps1 [SCRIPTS] Introduce `build_samples` for Powershell (#22185) 2024-01-20 20:24:34 +04:00
build_samples.sh copyright year update (#23370) 2024-03-14 09:37:02 +00:00
build_samples_msvc.bat copyright year update (#23370) 2024-03-14 09:37:02 +00:00