openvino/docs/snippets/gpu
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
..
__init__.py [Docs][PyOV] update python snippets (#19367) 2023-09-13 21:05:24 +02:00
compile_model.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
compile_model.py [PyOV][Docs] Update docs with new way of using properties (#20116) 2023-10-03 06:59:57 +02:00
context_sharing.cpp Generalized OpenCL handling (#15253) 2023-02-03 15:36:47 +00:00
context_sharing_va.cpp Generalized OpenCL handling (#15253) 2023-02-03 15:36:47 +00:00
context_sharing_va_c.cpp copyright year update (#23370) 2024-03-14 09:37:02 +00:00
custom_kernels_api.cpp [Core]remove ie plugin config (#22479) 2024-02-01 08:56:31 +00:00
custom_kernels_api.py [Docs][PyOV] update python snippets (#19367) 2023-09-13 21:05:24 +02:00
dynamic_batch.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
dynamic_batch.py [Docs][PyOV] update python snippets (#19367) 2023-09-13 21:05:24 +02:00
preprocessing_nv12_single_plane.cpp Fixed compilation of docs snippets (#16004) 2023-02-28 20:53:31 +04:00
preprocessing_nv12_to_gray.cpp Fixed compilation of docs snippets (#16004) 2023-02-28 20:53:31 +04:00
preprocessing_nv12_two_planes.cpp update NV12 (#15370) 2023-02-28 17:58:08 +04:00
preprocessing_nv12_two_planes.py [Docs][PyOV] update python snippets (#19367) 2023-09-13 21:05:24 +02:00
preprocessing_nv12_two_planes_c.cpp copyright year update (#23370) 2024-03-14 09:37:02 +00:00
queue_sharing.cpp Generalized OpenCL handling (#15253) 2023-02-03 15:36:47 +00:00
remote_objects_creation.cpp Generalized OpenCL handling (#15253) 2023-02-03 15:36:47 +00:00
remote_objects_creation_c.cpp copyright year update (#23370) 2024-03-14 09:37:02 +00:00